- cacheResult(DepotAppCustomization) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Caches the depot app customization in the entity cache if it is enabled.
- cacheResult(List<DepotAppCustomization>) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Caches the depot app customizations in the entity cache if it is enabled.
- cacheResult(DepotAppCustomization) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Caches the depot app customization in the entity cache if it is enabled.
- cacheResult(List<DepotAppCustomization>) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Caches the depot app customizations in the entity cache if it is enabled.
- cacheResult(DepotEntryGroupRel) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Caches the depot entry group rel in the entity cache if it is enabled.
- cacheResult(List<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Caches the depot entry group rels in the entity cache if it is enabled.
- cacheResult(DepotEntryGroupRel) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Caches the depot entry group rel in the entity cache if it is enabled.
- cacheResult(List<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Caches the depot entry group rels in the entity cache if it is enabled.
- cacheResult(DepotEntry) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Caches the depot entry in the entity cache if it is enabled.
- cacheResult(List<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Caches the depot entries in the entity cache if it is enabled.
- cacheResult(DepotEntry) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Caches the depot entry in the entity cache if it is enabled.
- cacheResult(List<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Caches the depot entries in the entity cache if it is enabled.
- clearCache() - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
- clearCache(DepotAppCustomization) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
- clearCache() - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
- clearCache(DepotEntryGroupRel) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
- clearCache() - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
- clearCache(DepotEntry) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
- com.liferay.depot.application - package com.liferay.depot.application
-
- com.liferay.depot.configuration - package com.liferay.depot.configuration
-
- com.liferay.depot.constants - package com.liferay.depot.constants
-
- com.liferay.depot.exception - package com.liferay.depot.exception
-
- com.liferay.depot.model - package com.liferay.depot.model
-
- com.liferay.depot.service - package com.liferay.depot.service
-
- com.liferay.depot.service.persistence - package com.liferay.depot.service.persistence
-
- companyId - Variable in class com.liferay.depot.model.DepotAppCustomizationTable
-
- companyId - Variable in class com.liferay.depot.model.DepotEntryGroupRelTable
-
- companyId - Variable in class com.liferay.depot.model.DepotEntryTable
-
- countAll() - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the number of depot app customizations.
- countAll() - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the number of depot app customizations.
- countAll() - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the number of depot entry group rels.
- countAll() - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the number of depot entry group rels.
- countAll() - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the number of depot entries.
- countAll() - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the number of depot entries.
- countByD_E(long, boolean) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the number of depot app customizations where depotEntryId = ? and enabled = ?.
- countByD_E(long, boolean) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the number of depot app customizations where depotEntryId = ? and enabled = ?.
- countByD_P(long, String) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the number of depot app customizations where depotEntryId = ? and portletId = ?.
- countByD_P(long, String) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the number of depot app customizations where depotEntryId = ? and portletId = ?.
- countByD_TGI(long, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the number of depot entry group rels where depotEntryId = ? and toGroupId = ?.
- countByD_TGI(long, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the number of depot entry group rels where depotEntryId = ? and toGroupId = ?.
- countByDDMSA_TGI(boolean, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the number of depot entry group rels where ddmStructuresAvailable = ? and toGroupId = ?.
- countByDDMSA_TGI(boolean, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the number of depot entry group rels where ddmStructuresAvailable = ? and toGroupId = ?.
- countByDepotEntryId(long) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the number of depot app customizations where depotEntryId = ?.
- countByDepotEntryId(long) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the number of depot app customizations where depotEntryId = ?.
- countByDepotEntryId(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the number of depot entry group rels where depotEntryId = ?.
- countByDepotEntryId(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the number of depot entry group rels where depotEntryId = ?.
- countByGroupId(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the number of depot entries where groupId = ?.
- countByGroupId(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the number of depot entries where groupId = ?.
- countByS_TGI(boolean, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the number of depot entry group rels where searchable = ? and toGroupId = ?.
- countByS_TGI(boolean, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the number of depot entry group rels where searchable = ? and toGroupId = ?.
- countByToGroupId(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the number of depot entry group rels where toGroupId = ?.
- countByToGroupId(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the number of depot entry group rels where toGroupId = ?.
- countByUuid(String) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the number of depot entries where uuid = ?.
- countByUuid(String) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the number of depot entries where uuid = ?.
- countByUuid_C(String, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the number of depot entries where uuid = ? and companyId = ?.
- countByUuid_C(String, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the number of depot entries where uuid = ? and companyId = ?.
- countByUUID_G(String, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the number of depot entries where uuid = ? and groupId = ?.
- countByUUID_G(String, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the number of depot entries where uuid = ? and groupId = ?.
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
- countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
- create(long) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Creates a new depot app customization with the primary key.
- create(long) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Creates a new depot app customization with the primary key.
- create(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Creates a new depot entry group rel with the primary key.
- create(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Creates a new depot entry group rel with the primary key.
- create(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Creates a new depot entry with the primary key.
- create(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Creates a new depot entry with the primary key.
- createDate - Variable in class com.liferay.depot.model.DepotEntryTable
-
- createDepotAppCustomization(long) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Creates a new depot app customization with the primary key.
- createDepotAppCustomization(long) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Creates a new depot app customization with the primary key.
- createDepotAppCustomization(long) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Creates a new depot app customization with the primary key.
- createDepotEntry(long) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Creates a new depot entry with the primary key.
- createDepotEntry(long) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Creates a new depot entry with the primary key.
- createDepotEntry(long) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Creates a new depot entry with the primary key.
- createDepotEntryGroupRel(long) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Creates a new depot entry group rel with the primary key.
- createDepotEntryGroupRel(long) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Creates a new depot entry group rel with the primary key.
- createDepotEntryGroupRel(long) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Creates a new depot entry group rel with the primary key.
- createPersistedModel(Serializable) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- createPersistedModel(Serializable) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- createPersistedModel(Serializable) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- createPersistedModel(Serializable) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- createPersistedModel(Serializable) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- ddmStructuresAvailable - Variable in class com.liferay.depot.model.DepotEntryGroupRelTable
-
- deleteDepotAppCustomization(DepotAppCustomization) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Deletes the depot app customization from the database.
- deleteDepotAppCustomization(long) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Deletes the depot app customization with the primary key from the database.
- deleteDepotAppCustomization(DepotAppCustomization) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Deletes the depot app customization from the database.
- deleteDepotAppCustomization(long) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Deletes the depot app customization with the primary key from the database.
- deleteDepotAppCustomization(DepotAppCustomization) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Deletes the depot app customization from the database.
- deleteDepotAppCustomization(long) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Deletes the depot app customization with the primary key from the database.
- deleteDepotEntry(DepotEntry) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Deletes the depot entry from the database.
- deleteDepotEntry(long) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Deletes the depot entry with the primary key from the database.
- deleteDepotEntry(DepotEntry) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Deletes the depot entry from the database.
- deleteDepotEntry(long) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Deletes the depot entry with the primary key from the database.
- deleteDepotEntry(DepotEntry) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Deletes the depot entry from the database.
- deleteDepotEntry(long) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Deletes the depot entry with the primary key from the database.
- deleteDepotEntry(long) - Method in interface com.liferay.depot.service.DepotEntryService
-
- deleteDepotEntry(long) - Static method in class com.liferay.depot.service.DepotEntryServiceUtil
-
- deleteDepotEntry(long) - Method in class com.liferay.depot.service.DepotEntryServiceWrapper
-
- deleteDepotEntryGroupRel(DepotEntryGroupRel) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Deletes the depot entry group rel from the database.
- deleteDepotEntryGroupRel(long) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Deletes the depot entry group rel with the primary key from the database.
- deleteDepotEntryGroupRel(DepotEntryGroupRel) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Deletes the depot entry group rel from the database.
- deleteDepotEntryGroupRel(long) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Deletes the depot entry group rel with the primary key from the database.
- deleteDepotEntryGroupRel(DepotEntryGroupRel) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Deletes the depot entry group rel from the database.
- deleteDepotEntryGroupRel(long) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Deletes the depot entry group rel with the primary key from the database.
- deleteDepotEntryGroupRel(long) - Method in interface com.liferay.depot.service.DepotEntryGroupRelService
-
- deleteDepotEntryGroupRel(long) - Static method in class com.liferay.depot.service.DepotEntryGroupRelServiceUtil
-
- deleteDepotEntryGroupRel(long) - Method in class com.liferay.depot.service.DepotEntryGroupRelServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- deletePersistedModel(PersistedModel) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- deletePersistedModel(PersistedModel) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- deletePersistedModel(PersistedModel) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- deleteToGroupDepotEntryGroupRels(long) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- deleteToGroupDepotEntryGroupRels(long) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- deleteToGroupDepotEntryGroupRels(long) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- DEPOT_APP_CUSTOMIZATION_ID_ACCESSOR - Static variable in interface com.liferay.depot.model.DepotAppCustomization
-
- DEPOT_ENTRY_GROUP_REL_ID_ACCESSOR - Static variable in interface com.liferay.depot.model.DepotEntryGroupRel
-
- DEPOT_ENTRY_ID_ACCESSOR - Static variable in interface com.liferay.depot.model.DepotEntry
-
- DepotActionKeys - Class in com.liferay.depot.constants
-
- DepotActionKeys() - Constructor for class com.liferay.depot.constants.DepotActionKeys
-
- DepotAppCustomization - Interface in com.liferay.depot.model
-
The extended model interface for the DepotAppCustomization service.
- depotAppCustomizationId - Variable in class com.liferay.depot.model.DepotAppCustomizationTable
-
- DepotAppCustomizationLocalService - Interface in com.liferay.depot.service
-
Provides the local service interface for DepotAppCustomization.
- DepotAppCustomizationLocalServiceUtil - Class in com.liferay.depot.service
-
Provides the local service utility for DepotAppCustomization.
- DepotAppCustomizationLocalServiceUtil() - Constructor for class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- DepotAppCustomizationLocalServiceWrapper - Class in com.liferay.depot.service
-
- DepotAppCustomizationLocalServiceWrapper(DepotAppCustomizationLocalService) - Constructor for class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- DepotAppCustomizationModel - Interface in com.liferay.depot.model
-
The base model interface for the DepotAppCustomization service.
- DepotAppCustomizationPersistence - Interface in com.liferay.depot.service.persistence
-
The persistence interface for the depot app customization service.
- DepotAppCustomizationSoap - Class in com.liferay.depot.model
-
This class is used by SOAP remote services.
- DepotAppCustomizationSoap() - Constructor for class com.liferay.depot.model.DepotAppCustomizationSoap
-
- DepotAppCustomizationTable - Class in com.liferay.depot.model
-
The table class for the "DepotAppCustomization" database table.
- DepotAppCustomizationUtil - Class in com.liferay.depot.service.persistence
-
The persistence utility for the depot app customization service.
- DepotAppCustomizationUtil() - Constructor for class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
- DepotAppCustomizationWrapper - Class in com.liferay.depot.model
-
- DepotAppCustomizationWrapper(DepotAppCustomization) - Constructor for class com.liferay.depot.model.DepotAppCustomizationWrapper
-
- DepotApplication - Interface in com.liferay.depot.application
-
- DepotConfiguration - Interface in com.liferay.depot.configuration
-
- DepotConstants - Class in com.liferay.depot.constants
-
- DepotConstants() - Constructor for class com.liferay.depot.constants.DepotConstants
-
- DepotEntry - Interface in com.liferay.depot.model
-
The extended model interface for the DepotEntry service.
- DepotEntryGroupRel - Interface in com.liferay.depot.model
-
The extended model interface for the DepotEntryGroupRel service.
- depotEntryGroupRelId - Variable in class com.liferay.depot.model.DepotEntryGroupRelTable
-
- DepotEntryGroupRelLocalService - Interface in com.liferay.depot.service
-
Provides the local service interface for DepotEntryGroupRel.
- DepotEntryGroupRelLocalServiceUtil - Class in com.liferay.depot.service
-
Provides the local service utility for DepotEntryGroupRel.
- DepotEntryGroupRelLocalServiceUtil() - Constructor for class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- DepotEntryGroupRelLocalServiceWrapper - Class in com.liferay.depot.service
-
- DepotEntryGroupRelLocalServiceWrapper(DepotEntryGroupRelLocalService) - Constructor for class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- DepotEntryGroupRelModel - Interface in com.liferay.depot.model
-
The base model interface for the DepotEntryGroupRel service.
- DepotEntryGroupRelPersistence - Interface in com.liferay.depot.service.persistence
-
The persistence interface for the depot entry group rel service.
- DepotEntryGroupRelService - Interface in com.liferay.depot.service
-
Provides the remote service interface for DepotEntryGroupRel.
- DepotEntryGroupRelServiceUtil - Class in com.liferay.depot.service
-
Provides the remote service utility for DepotEntryGroupRel.
- DepotEntryGroupRelServiceUtil() - Constructor for class com.liferay.depot.service.DepotEntryGroupRelServiceUtil
-
- DepotEntryGroupRelServiceWrapper - Class in com.liferay.depot.service
-
- DepotEntryGroupRelServiceWrapper(DepotEntryGroupRelService) - Constructor for class com.liferay.depot.service.DepotEntryGroupRelServiceWrapper
-
- DepotEntryGroupRelSoap - Class in com.liferay.depot.model
-
This class is used by SOAP remote services, specifically com.liferay.depot.service.http.DepotEntryGroupRelServiceSoap
.
- DepotEntryGroupRelSoap() - Constructor for class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- DepotEntryGroupRelTable - Class in com.liferay.depot.model
-
The table class for the "DepotEntryGroupRel" database table.
- DepotEntryGroupRelUtil - Class in com.liferay.depot.service.persistence
-
The persistence utility for the depot entry group rel service.
- DepotEntryGroupRelUtil() - Constructor for class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
- DepotEntryGroupRelWrapper - Class in com.liferay.depot.model
-
- DepotEntryGroupRelWrapper(DepotEntryGroupRel) - Constructor for class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
- depotEntryId - Variable in class com.liferay.depot.model.DepotAppCustomizationTable
-
- depotEntryId - Variable in class com.liferay.depot.model.DepotEntryGroupRelTable
-
- depotEntryId - Variable in class com.liferay.depot.model.DepotEntryTable
-
- DepotEntryLocalService - Interface in com.liferay.depot.service
-
Provides the local service interface for DepotEntry.
- DepotEntryLocalServiceUtil - Class in com.liferay.depot.service
-
Provides the local service utility for DepotEntry.
- DepotEntryLocalServiceUtil() - Constructor for class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- DepotEntryLocalServiceWrapper - Class in com.liferay.depot.service
-
- DepotEntryLocalServiceWrapper(DepotEntryLocalService) - Constructor for class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- DepotEntryModel - Interface in com.liferay.depot.model
-
The base model interface for the DepotEntry service.
- DepotEntryNameException - Exception in com.liferay.depot.exception
-
- DepotEntryNameException() - Constructor for exception com.liferay.depot.exception.DepotEntryNameException
-
- DepotEntryNameException(String) - Constructor for exception com.liferay.depot.exception.DepotEntryNameException
-
- DepotEntryNameException(String, Throwable) - Constructor for exception com.liferay.depot.exception.DepotEntryNameException
-
- DepotEntryNameException(Throwable) - Constructor for exception com.liferay.depot.exception.DepotEntryNameException
-
- DepotEntryPersistence - Interface in com.liferay.depot.service.persistence
-
The persistence interface for the depot entry service.
- DepotEntryService - Interface in com.liferay.depot.service
-
Provides the remote service interface for DepotEntry.
- DepotEntryServiceUtil - Class in com.liferay.depot.service
-
Provides the remote service utility for DepotEntry.
- DepotEntryServiceUtil() - Constructor for class com.liferay.depot.service.DepotEntryServiceUtil
-
- DepotEntryServiceWrapper - Class in com.liferay.depot.service
-
- DepotEntryServiceWrapper(DepotEntryService) - Constructor for class com.liferay.depot.service.DepotEntryServiceWrapper
-
- DepotEntrySoap - Class in com.liferay.depot.model
-
This class is used by SOAP remote services, specifically com.liferay.depot.service.http.DepotEntryServiceSoap
.
- DepotEntrySoap() - Constructor for class com.liferay.depot.model.DepotEntrySoap
-
- DepotEntryTable - Class in com.liferay.depot.model
-
The table class for the "DepotEntry" database table.
- DepotEntryUtil - Class in com.liferay.depot.service.persistence
-
The persistence utility for the depot entry service.
- DepotEntryUtil() - Constructor for class com.liferay.depot.service.persistence.DepotEntryUtil
-
- DepotEntryWrapper - Class in com.liferay.depot.model
-
- DepotEntryWrapper(DepotEntry) - Constructor for class com.liferay.depot.model.DepotEntryWrapper
-
- DepotRolesConstants - Class in com.liferay.depot.constants
-
- DepotRolesConstants() - Constructor for class com.liferay.depot.constants.DepotRolesConstants
-
- dslQuery(DSLQuery) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- dslQuery(DSLQuery) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- dslQuery(DSLQuery) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- dslQuery(DSLQuery) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- dslQuery(DSLQuery) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- dynamicQuery() - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- dynamicQuery(DynamicQuery) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- dynamicQuery(DynamicQuery) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQuery() - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- dynamicQuery(DynamicQuery) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns the matching rows.
- dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns a range of the matching rows.
- dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Performs a dynamic query on the database and returns an ordered range of the matching rows.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Returns the number of rows matching the dynamic query.
- fetchByD_E(long, boolean) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the depot app customization where depotEntryId = ? and enabled = ? or returns null
if it could not be found.
- fetchByD_E(long, boolean, boolean) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the depot app customization where depotEntryId = ? and enabled = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByD_E(long, boolean) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the depot app customization where depotEntryId = ? and enabled = ? or returns null
if it could not be found.
- fetchByD_E(long, boolean, boolean) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the depot app customization where depotEntryId = ? and enabled = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByD_P(long, String) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the depot app customization where depotEntryId = ? and portletId = ? or returns null
if it could not be found.
- fetchByD_P(long, String, boolean) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the depot app customization where depotEntryId = ? and portletId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByD_P(long, String) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the depot app customization where depotEntryId = ? and portletId = ? or returns null
if it could not be found.
- fetchByD_P(long, String, boolean) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the depot app customization where depotEntryId = ? and portletId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByD_TGI(long, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the depot entry group rel where depotEntryId = ? and toGroupId = ? or returns null
if it could not be found.
- fetchByD_TGI(long, long, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the depot entry group rel where depotEntryId = ? and toGroupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByD_TGI(long, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the depot entry group rel where depotEntryId = ? and toGroupId = ? or returns null
if it could not be found.
- fetchByD_TGI(long, long, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the depot entry group rel where depotEntryId = ? and toGroupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByDDMSA_TGI_First(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the first depot entry group rel in the ordered set where ddmStructuresAvailable = ? and toGroupId = ?.
- fetchByDDMSA_TGI_First(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the first depot entry group rel in the ordered set where ddmStructuresAvailable = ? and toGroupId = ?.
- fetchByDDMSA_TGI_Last(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the last depot entry group rel in the ordered set where ddmStructuresAvailable = ? and toGroupId = ?.
- fetchByDDMSA_TGI_Last(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the last depot entry group rel in the ordered set where ddmStructuresAvailable = ? and toGroupId = ?.
- fetchByDepotEntryId_First(long, OrderByComparator<DepotAppCustomization>) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the first depot app customization in the ordered set where depotEntryId = ?.
- fetchByDepotEntryId_First(long, OrderByComparator<DepotAppCustomization>) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the first depot app customization in the ordered set where depotEntryId = ?.
- fetchByDepotEntryId_First(long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the first depot entry group rel in the ordered set where depotEntryId = ?.
- fetchByDepotEntryId_First(long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the first depot entry group rel in the ordered set where depotEntryId = ?.
- fetchByDepotEntryId_Last(long, OrderByComparator<DepotAppCustomization>) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the last depot app customization in the ordered set where depotEntryId = ?.
- fetchByDepotEntryId_Last(long, OrderByComparator<DepotAppCustomization>) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the last depot app customization in the ordered set where depotEntryId = ?.
- fetchByDepotEntryId_Last(long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the last depot entry group rel in the ordered set where depotEntryId = ?.
- fetchByDepotEntryId_Last(long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the last depot entry group rel in the ordered set where depotEntryId = ?.
- fetchByGroupId(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the depot entry where groupId = ? or returns null
if it could not be found.
- fetchByGroupId(long, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the depot entry where groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByGroupId(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the depot entry where groupId = ? or returns null
if it could not be found.
- fetchByGroupId(long, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the depot entry where groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByPrimaryKey(long) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the depot app customization with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the depot app customization with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the depot entry group rel with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the depot entry group rel with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the depot entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKey(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the depot entry with the primary key or returns null
if it could not be found.
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
- fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
- fetchByS_TGI_First(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the first depot entry group rel in the ordered set where searchable = ? and toGroupId = ?.
- fetchByS_TGI_First(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the first depot entry group rel in the ordered set where searchable = ? and toGroupId = ?.
- fetchByS_TGI_Last(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the last depot entry group rel in the ordered set where searchable = ? and toGroupId = ?.
- fetchByS_TGI_Last(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the last depot entry group rel in the ordered set where searchable = ? and toGroupId = ?.
- fetchByToGroupId_First(long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the first depot entry group rel in the ordered set where toGroupId = ?.
- fetchByToGroupId_First(long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the first depot entry group rel in the ordered set where toGroupId = ?.
- fetchByToGroupId_Last(long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the last depot entry group rel in the ordered set where toGroupId = ?.
- fetchByToGroupId_Last(long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the last depot entry group rel in the ordered set where toGroupId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the first depot entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_First(String, long, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the first depot entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the last depot entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_C_Last(String, long, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the last depot entry in the ordered set where uuid = ? and companyId = ?.
- fetchByUuid_First(String, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the first depot entry in the ordered set where uuid = ?.
- fetchByUuid_First(String, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the first depot entry in the ordered set where uuid = ?.
- fetchByUUID_G(String, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the depot entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the depot entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUUID_G(String, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the depot entry where uuid = ? and groupId = ? or returns null
if it could not be found.
- fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the depot entry where uuid = ? and groupId = ? or returns null
if it could not be found, optionally using the finder cache.
- fetchByUuid_Last(String, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the last depot entry in the ordered set where uuid = ?.
- fetchByUuid_Last(String, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the last depot entry in the ordered set where uuid = ?.
- fetchDepotAppCustomization(long) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
- fetchDepotAppCustomization(long, String) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
- fetchDepotAppCustomization(long) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- fetchDepotAppCustomization(long, String) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- fetchDepotAppCustomization(long) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- fetchDepotAppCustomization(long, String) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- fetchDepotEntry(long) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- fetchDepotEntry(long) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- fetchDepotEntry(long) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- fetchDepotEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Returns the depot entry matching the UUID and group.
- fetchDepotEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Returns the depot entry matching the UUID and group.
- fetchDepotEntryByUuidAndGroupId(String, long) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Returns the depot entry matching the UUID and group.
- fetchDepotEntryGroupRel(long) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- fetchDepotEntryGroupRel(long) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- fetchDepotEntryGroupRel(long) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- fetchGroupDepotEntry(long) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- fetchGroupDepotEntry(long) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- fetchGroupDepotEntry(long) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- findAll() - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns all the depot app customizations.
- findAll(int, int) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns a range of all the depot app customizations.
- findAll(int, int, OrderByComparator<DepotAppCustomization>) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns an ordered range of all the depot app customizations.
- findAll(int, int, OrderByComparator<DepotAppCustomization>, boolean) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns an ordered range of all the depot app customizations.
- findAll() - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns all the depot app customizations.
- findAll(int, int) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns a range of all the depot app customizations.
- findAll(int, int, OrderByComparator<DepotAppCustomization>) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns an ordered range of all the depot app customizations.
- findAll(int, int, OrderByComparator<DepotAppCustomization>, boolean) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns an ordered range of all the depot app customizations.
- findAll() - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns all the depot entry group rels.
- findAll(int, int) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns a range of all the depot entry group rels.
- findAll(int, int, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns an ordered range of all the depot entry group rels.
- findAll(int, int, OrderByComparator<DepotEntryGroupRel>, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns an ordered range of all the depot entry group rels.
- findAll() - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns all the depot entry group rels.
- findAll(int, int) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns a range of all the depot entry group rels.
- findAll(int, int, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns an ordered range of all the depot entry group rels.
- findAll(int, int, OrderByComparator<DepotEntryGroupRel>, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns an ordered range of all the depot entry group rels.
- findAll() - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns all the depot entries.
- findAll(int, int) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns a range of all the depot entries.
- findAll(int, int, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns an ordered range of all the depot entries.
- findAll(int, int, OrderByComparator<DepotEntry>, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns an ordered range of all the depot entries.
- findAll() - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns all the depot entries.
- findAll(int, int) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns a range of all the depot entries.
- findAll(int, int, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns an ordered range of all the depot entries.
- findAll(int, int, OrderByComparator<DepotEntry>, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns an ordered range of all the depot entries.
- findByD_E(long, boolean) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the depot app customization where depotEntryId = ? and enabled = ? or throws a NoSuchAppCustomizationException
if it could not be found.
- findByD_E(long, boolean) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the depot app customization where depotEntryId = ? and enabled = ? or throws a NoSuchAppCustomizationException
if it could not be found.
- findByD_P(long, String) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the depot app customization where depotEntryId = ? and portletId = ? or throws a NoSuchAppCustomizationException
if it could not be found.
- findByD_P(long, String) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the depot app customization where depotEntryId = ? and portletId = ? or throws a NoSuchAppCustomizationException
if it could not be found.
- findByD_TGI(long, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the depot entry group rel where depotEntryId = ? and toGroupId = ? or throws a NoSuchEntryGroupRelException
if it could not be found.
- findByD_TGI(long, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the depot entry group rel where depotEntryId = ? and toGroupId = ? or throws a NoSuchEntryGroupRelException
if it could not be found.
- findByDDMSA_TGI(boolean, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns all the depot entry group rels where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI(boolean, long, int, int) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns a range of all the depot entry group rels where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI(boolean, long, int, int, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns an ordered range of all the depot entry group rels where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI(boolean, long, int, int, OrderByComparator<DepotEntryGroupRel>, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns an ordered range of all the depot entry group rels where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI(boolean, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns all the depot entry group rels where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI(boolean, long, int, int) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns a range of all the depot entry group rels where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI(boolean, long, int, int, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns an ordered range of all the depot entry group rels where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI(boolean, long, int, int, OrderByComparator<DepotEntryGroupRel>, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns an ordered range of all the depot entry group rels where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI_First(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the first depot entry group rel in the ordered set where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI_First(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the first depot entry group rel in the ordered set where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI_Last(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the last depot entry group rel in the ordered set where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI_Last(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the last depot entry group rel in the ordered set where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI_PrevAndNext(long, boolean, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the depot entry group rels before and after the current depot entry group rel in the ordered set where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDDMSA_TGI_PrevAndNext(long, boolean, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the depot entry group rels before and after the current depot entry group rel in the ordered set where ddmStructuresAvailable = ? and toGroupId = ?.
- findByDepotEntryId(long) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns all the depot app customizations where depotEntryId = ?.
- findByDepotEntryId(long, int, int) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns a range of all the depot app customizations where depotEntryId = ?.
- findByDepotEntryId(long, int, int, OrderByComparator<DepotAppCustomization>) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns an ordered range of all the depot app customizations where depotEntryId = ?.
- findByDepotEntryId(long, int, int, OrderByComparator<DepotAppCustomization>, boolean) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns an ordered range of all the depot app customizations where depotEntryId = ?.
- findByDepotEntryId(long) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns all the depot app customizations where depotEntryId = ?.
- findByDepotEntryId(long, int, int) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns a range of all the depot app customizations where depotEntryId = ?.
- findByDepotEntryId(long, int, int, OrderByComparator<DepotAppCustomization>) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns an ordered range of all the depot app customizations where depotEntryId = ?.
- findByDepotEntryId(long, int, int, OrderByComparator<DepotAppCustomization>, boolean) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns an ordered range of all the depot app customizations where depotEntryId = ?.
- findByDepotEntryId(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns all the depot entry group rels where depotEntryId = ?.
- findByDepotEntryId(long, int, int) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns a range of all the depot entry group rels where depotEntryId = ?.
- findByDepotEntryId(long, int, int, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns an ordered range of all the depot entry group rels where depotEntryId = ?.
- findByDepotEntryId(long, int, int, OrderByComparator<DepotEntryGroupRel>, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns an ordered range of all the depot entry group rels where depotEntryId = ?.
- findByDepotEntryId(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns all the depot entry group rels where depotEntryId = ?.
- findByDepotEntryId(long, int, int) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns a range of all the depot entry group rels where depotEntryId = ?.
- findByDepotEntryId(long, int, int, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns an ordered range of all the depot entry group rels where depotEntryId = ?.
- findByDepotEntryId(long, int, int, OrderByComparator<DepotEntryGroupRel>, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns an ordered range of all the depot entry group rels where depotEntryId = ?.
- findByDepotEntryId_First(long, OrderByComparator<DepotAppCustomization>) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the first depot app customization in the ordered set where depotEntryId = ?.
- findByDepotEntryId_First(long, OrderByComparator<DepotAppCustomization>) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the first depot app customization in the ordered set where depotEntryId = ?.
- findByDepotEntryId_First(long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the first depot entry group rel in the ordered set where depotEntryId = ?.
- findByDepotEntryId_First(long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the first depot entry group rel in the ordered set where depotEntryId = ?.
- findByDepotEntryId_Last(long, OrderByComparator<DepotAppCustomization>) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the last depot app customization in the ordered set where depotEntryId = ?.
- findByDepotEntryId_Last(long, OrderByComparator<DepotAppCustomization>) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the last depot app customization in the ordered set where depotEntryId = ?.
- findByDepotEntryId_Last(long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the last depot entry group rel in the ordered set where depotEntryId = ?.
- findByDepotEntryId_Last(long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the last depot entry group rel in the ordered set where depotEntryId = ?.
- findByDepotEntryId_PrevAndNext(long, long, OrderByComparator<DepotAppCustomization>) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the depot app customizations before and after the current depot app customization in the ordered set where depotEntryId = ?.
- findByDepotEntryId_PrevAndNext(long, long, OrderByComparator<DepotAppCustomization>) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the depot app customizations before and after the current depot app customization in the ordered set where depotEntryId = ?.
- findByDepotEntryId_PrevAndNext(long, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the depot entry group rels before and after the current depot entry group rel in the ordered set where depotEntryId = ?.
- findByDepotEntryId_PrevAndNext(long, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the depot entry group rels before and after the current depot entry group rel in the ordered set where depotEntryId = ?.
- findByGroupId(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the depot entry where groupId = ? or throws a NoSuchEntryException
if it could not be found.
- findByGroupId(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the depot entry where groupId = ? or throws a NoSuchEntryException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.depot.service.persistence.DepotAppCustomizationPersistence
-
Returns the depot app customization with the primary key or throws a NoSuchAppCustomizationException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
Returns the depot app customization with the primary key or throws a NoSuchAppCustomizationException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the depot entry group rel with the primary key or throws a NoSuchEntryGroupRelException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the depot entry group rel with the primary key or throws a NoSuchEntryGroupRelException
if it could not be found.
- findByPrimaryKey(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the depot entry with the primary key or throws a NoSuchEntryException
if it could not be found.
- findByPrimaryKey(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the depot entry with the primary key or throws a NoSuchEntryException
if it could not be found.
- findByS_TGI(boolean, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns all the depot entry group rels where searchable = ? and toGroupId = ?.
- findByS_TGI(boolean, long, int, int) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns a range of all the depot entry group rels where searchable = ? and toGroupId = ?.
- findByS_TGI(boolean, long, int, int, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns an ordered range of all the depot entry group rels where searchable = ? and toGroupId = ?.
- findByS_TGI(boolean, long, int, int, OrderByComparator<DepotEntryGroupRel>, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns an ordered range of all the depot entry group rels where searchable = ? and toGroupId = ?.
- findByS_TGI(boolean, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns all the depot entry group rels where searchable = ? and toGroupId = ?.
- findByS_TGI(boolean, long, int, int) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns a range of all the depot entry group rels where searchable = ? and toGroupId = ?.
- findByS_TGI(boolean, long, int, int, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns an ordered range of all the depot entry group rels where searchable = ? and toGroupId = ?.
- findByS_TGI(boolean, long, int, int, OrderByComparator<DepotEntryGroupRel>, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns an ordered range of all the depot entry group rels where searchable = ? and toGroupId = ?.
- findByS_TGI_First(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the first depot entry group rel in the ordered set where searchable = ? and toGroupId = ?.
- findByS_TGI_First(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the first depot entry group rel in the ordered set where searchable = ? and toGroupId = ?.
- findByS_TGI_Last(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the last depot entry group rel in the ordered set where searchable = ? and toGroupId = ?.
- findByS_TGI_Last(boolean, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the last depot entry group rel in the ordered set where searchable = ? and toGroupId = ?.
- findByS_TGI_PrevAndNext(long, boolean, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the depot entry group rels before and after the current depot entry group rel in the ordered set where searchable = ? and toGroupId = ?.
- findByS_TGI_PrevAndNext(long, boolean, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the depot entry group rels before and after the current depot entry group rel in the ordered set where searchable = ? and toGroupId = ?.
- findByToGroupId(long) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns all the depot entry group rels where toGroupId = ?.
- findByToGroupId(long, int, int) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns a range of all the depot entry group rels where toGroupId = ?.
- findByToGroupId(long, int, int, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns an ordered range of all the depot entry group rels where toGroupId = ?.
- findByToGroupId(long, int, int, OrderByComparator<DepotEntryGroupRel>, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns an ordered range of all the depot entry group rels where toGroupId = ?.
- findByToGroupId(long) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns all the depot entry group rels where toGroupId = ?.
- findByToGroupId(long, int, int) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns a range of all the depot entry group rels where toGroupId = ?.
- findByToGroupId(long, int, int, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns an ordered range of all the depot entry group rels where toGroupId = ?.
- findByToGroupId(long, int, int, OrderByComparator<DepotEntryGroupRel>, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns an ordered range of all the depot entry group rels where toGroupId = ?.
- findByToGroupId_First(long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the first depot entry group rel in the ordered set where toGroupId = ?.
- findByToGroupId_First(long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the first depot entry group rel in the ordered set where toGroupId = ?.
- findByToGroupId_Last(long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the last depot entry group rel in the ordered set where toGroupId = ?.
- findByToGroupId_Last(long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the last depot entry group rel in the ordered set where toGroupId = ?.
- findByToGroupId_PrevAndNext(long, long, OrderByComparator<DepotEntryGroupRel>) - Method in interface com.liferay.depot.service.persistence.DepotEntryGroupRelPersistence
-
Returns the depot entry group rels before and after the current depot entry group rel in the ordered set where toGroupId = ?.
- findByToGroupId_PrevAndNext(long, long, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
Returns the depot entry group rels before and after the current depot entry group rel in the ordered set where toGroupId = ?.
- findByUuid(String) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns all the depot entries where uuid = ?.
- findByUuid(String, int, int) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns a range of all the depot entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns an ordered range of all the depot entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<DepotEntry>, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns an ordered range of all the depot entries where uuid = ?.
- findByUuid(String) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns all the depot entries where uuid = ?.
- findByUuid(String, int, int) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns a range of all the depot entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns an ordered range of all the depot entries where uuid = ?.
- findByUuid(String, int, int, OrderByComparator<DepotEntry>, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns an ordered range of all the depot entries where uuid = ?.
- findByUuid_C(String, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns all the depot entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns a range of all the depot entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns an ordered range of all the depot entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<DepotEntry>, boolean) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns an ordered range of all the depot entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns all the depot entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns a range of all the depot entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns an ordered range of all the depot entries where uuid = ? and companyId = ?.
- findByUuid_C(String, long, int, int, OrderByComparator<DepotEntry>, boolean) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns an ordered range of all the depot entries where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the first depot entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_First(String, long, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the first depot entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the last depot entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_Last(String, long, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the last depot entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the depot entries before and after the current depot entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the depot entries before and after the current depot entry in the ordered set where uuid = ? and companyId = ?.
- findByUuid_First(String, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the first depot entry in the ordered set where uuid = ?.
- findByUuid_First(String, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the first depot entry in the ordered set where uuid = ?.
- findByUUID_G(String, long) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the depot entry where uuid = ? and groupId = ? or throws a NoSuchEntryException
if it could not be found.
- findByUUID_G(String, long) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the depot entry where uuid = ? and groupId = ? or throws a NoSuchEntryException
if it could not be found.
- findByUuid_Last(String, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the last depot entry in the ordered set where uuid = ?.
- findByUuid_Last(String, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the last depot entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.persistence.DepotEntryPersistence
-
Returns the depot entries before and after the current depot entry in the ordered set where uuid = ?.
- findByUuid_PrevAndNext(long, String, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
Returns the depot entries before and after the current depot entry in the ordered set where uuid = ?.
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<DepotAppCustomization>) - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<DepotEntryGroupRel>) - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
- findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
- findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
- getActionableDynamicQuery() - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- getActionableDynamicQuery() - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- getActionableDynamicQuery() - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- getActionableDynamicQuery() - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- getActionableDynamicQuery() - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- getClassNames() - Method in interface com.liferay.depot.application.DepotApplication
-
- getCompanyId() - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Returns the company ID of this depot app customization.
- getCompanyId() - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- getCompanyId() - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Returns the company ID of this depot app customization.
- getCompanyId() - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Returns the company ID of this depot entry group rel.
- getCompanyId() - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- getCompanyId() - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Returns the company ID of this depot entry group rel.
- getCompanyId() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the company ID of this depot entry.
- getCompanyId() - Method in class com.liferay.depot.model.DepotEntrySoap
-
- getCompanyId() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the company ID of this depot entry.
- getCreateDate() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the create date of this depot entry.
- getCreateDate() - Method in class com.liferay.depot.model.DepotEntrySoap
-
- getCreateDate() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the create date of this depot entry.
- getDdmStructuresAvailable() - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Returns the ddm structures available of this depot entry group rel.
- getDdmStructuresAvailable() - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- getDdmStructuresAvailable() - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Returns the ddm structures available of this depot entry group rel.
- getDepotAppCustomization(long) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Returns the depot app customization with the primary key.
- getDepotAppCustomization(long) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Returns the depot app customization with the primary key.
- getDepotAppCustomization(long) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Returns the depot app customization with the primary key.
- getDepotAppCustomizationId() - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Returns the depot app customization ID of this depot app customization.
- getDepotAppCustomizationId() - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- getDepotAppCustomizationId() - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Returns the depot app customization ID of this depot app customization.
- getDepotAppCustomizations(int, int) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Returns a range of all the depot app customizations.
- getDepotAppCustomizations(int, int) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Returns a range of all the depot app customizations.
- getDepotAppCustomizations(int, int) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Returns a range of all the depot app customizations.
- getDepotAppCustomizationsCount() - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Returns the number of depot app customizations.
- getDepotAppCustomizationsCount(long, boolean) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
- getDepotAppCustomizationsCount() - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Returns the number of depot app customizations.
- getDepotAppCustomizationsCount(long, boolean) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- getDepotAppCustomizationsCount() - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Returns the number of depot app customizations.
- getDepotAppCustomizationsCount(long, boolean) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- getDepotEntries(int, int) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Returns a range of all the depot entries.
- getDepotEntries(int, int) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Returns a range of all the depot entries.
- getDepotEntries(int, int) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Returns a range of all the depot entries.
- getDepotEntriesByUuidAndCompanyId(String, long) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Returns all the depot entries matching the UUID and company.
- getDepotEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<DepotEntry>) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Returns a range of depot entries matching the UUID and company.
- getDepotEntriesByUuidAndCompanyId(String, long) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Returns all the depot entries matching the UUID and company.
- getDepotEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<DepotEntry>) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Returns a range of depot entries matching the UUID and company.
- getDepotEntriesByUuidAndCompanyId(String, long) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Returns all the depot entries matching the UUID and company.
- getDepotEntriesByUuidAndCompanyId(String, long, int, int, OrderByComparator<DepotEntry>) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Returns a range of depot entries matching the UUID and company.
- getDepotEntriesCount() - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Returns the number of depot entries.
- getDepotEntriesCount() - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Returns the number of depot entries.
- getDepotEntriesCount() - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Returns the number of depot entries.
- getDepotEntry(long) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Returns the depot entry with the primary key.
- getDepotEntry(long) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Returns the depot entry with the primary key.
- getDepotEntry(long) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Returns the depot entry with the primary key.
- getDepotEntry(long) - Method in interface com.liferay.depot.service.DepotEntryService
-
- getDepotEntry(long) - Static method in class com.liferay.depot.service.DepotEntryServiceUtil
-
- getDepotEntry(long) - Method in class com.liferay.depot.service.DepotEntryServiceWrapper
-
- getDepotEntryByUuidAndGroupId(String, long) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Returns the depot entry matching the UUID and group.
- getDepotEntryByUuidAndGroupId(String, long) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Returns the depot entry matching the UUID and group.
- getDepotEntryByUuidAndGroupId(String, long) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Returns the depot entry matching the UUID and group.
- getDepotEntryGroupRel(long) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Returns the depot entry group rel with the primary key.
- getDepotEntryGroupRel(long) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Returns the depot entry group rel with the primary key.
- getDepotEntryGroupRel(long) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Returns the depot entry group rel with the primary key.
- getDepotEntryGroupRelId() - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Returns the depot entry group rel ID of this depot entry group rel.
- getDepotEntryGroupRelId() - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- getDepotEntryGroupRelId() - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Returns the depot entry group rel ID of this depot entry group rel.
- getDepotEntryGroupRels(DepotEntry) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- getDepotEntryGroupRels(int, int) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Returns a range of all the depot entry group rels.
- getDepotEntryGroupRels(long, int, int) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- getDepotEntryGroupRels(DepotEntry) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- getDepotEntryGroupRels(int, int) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Returns a range of all the depot entry group rels.
- getDepotEntryGroupRels(long, int, int) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- getDepotEntryGroupRels(DepotEntry) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- getDepotEntryGroupRels(int, int) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Returns a range of all the depot entry group rels.
- getDepotEntryGroupRels(long, int, int) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- getDepotEntryGroupRels(long, int, int) - Method in interface com.liferay.depot.service.DepotEntryGroupRelService
-
- getDepotEntryGroupRels(long, int, int) - Static method in class com.liferay.depot.service.DepotEntryGroupRelServiceUtil
-
- getDepotEntryGroupRels(long, int, int) - Method in class com.liferay.depot.service.DepotEntryGroupRelServiceWrapper
-
- getDepotEntryGroupRelsCount() - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Returns the number of depot entry group rels.
- getDepotEntryGroupRelsCount(DepotEntry) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- getDepotEntryGroupRelsCount(long) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- getDepotEntryGroupRelsCount() - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Returns the number of depot entry group rels.
- getDepotEntryGroupRelsCount(DepotEntry) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- getDepotEntryGroupRelsCount(long) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- getDepotEntryGroupRelsCount() - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Returns the number of depot entry group rels.
- getDepotEntryGroupRelsCount(DepotEntry) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- getDepotEntryGroupRelsCount(long) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- getDepotEntryGroupRelsCount(DepotEntry) - Method in interface com.liferay.depot.service.DepotEntryGroupRelService
-
- getDepotEntryGroupRelsCount(long) - Method in interface com.liferay.depot.service.DepotEntryGroupRelService
-
- getDepotEntryGroupRelsCount(DepotEntry) - Static method in class com.liferay.depot.service.DepotEntryGroupRelServiceUtil
-
- getDepotEntryGroupRelsCount(long) - Static method in class com.liferay.depot.service.DepotEntryGroupRelServiceUtil
-
- getDepotEntryGroupRelsCount(DepotEntry) - Method in class com.liferay.depot.service.DepotEntryGroupRelServiceWrapper
-
- getDepotEntryGroupRelsCount(long) - Method in class com.liferay.depot.service.DepotEntryGroupRelServiceWrapper
-
- getDepotEntryId() - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Returns the depot entry ID of this depot app customization.
- getDepotEntryId() - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- getDepotEntryId() - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Returns the depot entry ID of this depot app customization.
- getDepotEntryId() - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Returns the depot entry ID of this depot entry group rel.
- getDepotEntryId() - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- getDepotEntryId() - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Returns the depot entry ID of this depot entry group rel.
- getDepotEntryId() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the depot entry ID of this depot entry.
- getDepotEntryId() - Method in class com.liferay.depot.model.DepotEntrySoap
-
- getDepotEntryId() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the depot entry ID of this depot entry.
- getEnabled() - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Returns the enabled of this depot app customization.
- getEnabled() - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- getEnabled() - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Returns the enabled of this depot app customization.
- getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- getGroup() - Method in interface com.liferay.depot.model.DepotEntry
-
- getGroup() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
- getGroupConnectedDepotEntries(long, boolean, int, int) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- getGroupConnectedDepotEntries(long, int, int) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- getGroupConnectedDepotEntries(long, boolean, int, int) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- getGroupConnectedDepotEntries(long, int, int) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- getGroupConnectedDepotEntries(long, boolean, int, int) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- getGroupConnectedDepotEntries(long, int, int) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- getGroupConnectedDepotEntries(long, boolean, int, int) - Method in interface com.liferay.depot.service.DepotEntryService
-
- getGroupConnectedDepotEntries(long, int, int) - Method in interface com.liferay.depot.service.DepotEntryService
-
- getGroupConnectedDepotEntries(long, boolean, int, int) - Static method in class com.liferay.depot.service.DepotEntryServiceUtil
-
- getGroupConnectedDepotEntries(long, int, int) - Static method in class com.liferay.depot.service.DepotEntryServiceUtil
-
- getGroupConnectedDepotEntries(long, boolean, int, int) - Method in class com.liferay.depot.service.DepotEntryServiceWrapper
-
- getGroupConnectedDepotEntries(long, int, int) - Method in class com.liferay.depot.service.DepotEntryServiceWrapper
-
- getGroupConnectedDepotEntriesCount(long) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- getGroupConnectedDepotEntriesCount(long) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- getGroupConnectedDepotEntriesCount(long) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- getGroupConnectedDepotEntriesCount(long) - Method in interface com.liferay.depot.service.DepotEntryService
-
- getGroupConnectedDepotEntriesCount(long) - Static method in class com.liferay.depot.service.DepotEntryServiceUtil
-
- getGroupConnectedDepotEntriesCount(long) - Method in class com.liferay.depot.service.DepotEntryServiceWrapper
-
- getGroupDepotEntry(long) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- getGroupDepotEntry(long) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- getGroupDepotEntry(long) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- getGroupDepotEntry(long) - Method in interface com.liferay.depot.service.DepotEntryService
-
- getGroupDepotEntry(long) - Static method in class com.liferay.depot.service.DepotEntryServiceUtil
-
- getGroupDepotEntry(long) - Method in class com.liferay.depot.service.DepotEntryServiceWrapper
-
- getGroupId() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the group ID of this depot entry.
- getGroupId() - Method in class com.liferay.depot.model.DepotEntrySoap
-
- getGroupId() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the group ID of this depot entry.
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- getIndexableActionableDynamicQuery() - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- getIndexableActionableDynamicQuery() - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- getIndexableActionableDynamicQuery() - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- getLabel(Locale) - Method in interface com.liferay.depot.application.DepotApplication
-
- getModelAttributes() - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
- getModelAttributes() - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
- getModelAttributes() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
- getModifiedDate() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the modified date of this depot entry.
- getModifiedDate() - Method in class com.liferay.depot.model.DepotEntrySoap
-
- getModifiedDate() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the modified date of this depot entry.
- getMvccVersion() - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Returns the mvcc version of this depot app customization.
- getMvccVersion() - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- getMvccVersion() - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Returns the mvcc version of this depot app customization.
- getMvccVersion() - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Returns the mvcc version of this depot entry group rel.
- getMvccVersion() - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- getMvccVersion() - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Returns the mvcc version of this depot entry group rel.
- getMvccVersion() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the mvcc version of this depot entry.
- getMvccVersion() - Method in class com.liferay.depot.model.DepotEntrySoap
-
- getMvccVersion() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the mvcc version of this depot entry.
- getOSGiServiceIdentifier() - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.depot.service.DepotEntryGroupRelService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.depot.service.DepotEntryGroupRelServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.depot.service.DepotEntryGroupRelServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in interface com.liferay.depot.service.DepotEntryService
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Static method in class com.liferay.depot.service.DepotEntryServiceUtil
-
Returns the OSGi service identifier.
- getOSGiServiceIdentifier() - Method in class com.liferay.depot.service.DepotEntryServiceWrapper
-
Returns the OSGi service identifier.
- getPersistedModel(Serializable) - Method in interface com.liferay.depot.service.DepotAppCustomizationLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- getPersistedModel(Serializable) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- getPersistedModel(Serializable) - Method in interface com.liferay.depot.service.DepotEntryLocalService
-
- getPersistedModel(Serializable) - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- getPersistedModel(Serializable) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- getPersistence() - Static method in class com.liferay.depot.service.persistence.DepotAppCustomizationUtil
-
- getPersistence() - Static method in class com.liferay.depot.service.persistence.DepotEntryGroupRelUtil
-
- getPersistence() - Static method in class com.liferay.depot.service.persistence.DepotEntryUtil
-
- getPortletId() - Method in interface com.liferay.depot.application.DepotApplication
-
- getPortletId() - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Returns the portlet ID of this depot app customization.
- getPortletId() - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- getPortletId() - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Returns the portlet ID of this depot app customization.
- getPrimaryKey() - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Returns the primary key of this depot app customization.
- getPrimaryKey() - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- getPrimaryKey() - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Returns the primary key of this depot app customization.
- getPrimaryKey() - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Returns the primary key of this depot entry group rel.
- getPrimaryKey() - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- getPrimaryKey() - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Returns the primary key of this depot entry group rel.
- getPrimaryKey() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the primary key of this depot entry.
- getPrimaryKey() - Method in class com.liferay.depot.model.DepotEntrySoap
-
- getPrimaryKey() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the primary key of this depot entry.
- getSearchable() - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Returns the searchable of this depot entry group rel.
- getSearchable() - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- getSearchable() - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Returns the searchable of this depot entry group rel.
- getSearchableDepotEntryGroupRels(long, int, int) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- getSearchableDepotEntryGroupRels(long, int, int) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- getSearchableDepotEntryGroupRels(long, int, int) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- getSearchableDepotEntryGroupRelsCount(long) - Method in interface com.liferay.depot.service.DepotEntryGroupRelLocalService
-
- getSearchableDepotEntryGroupRelsCount(long) - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- getSearchableDepotEntryGroupRelsCount(long) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- getService() - Static method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceUtil
-
- getService() - Static method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceUtil
-
- getService() - Static method in class com.liferay.depot.service.DepotEntryGroupRelServiceUtil
-
- getService() - Static method in class com.liferay.depot.service.DepotEntryLocalServiceUtil
-
- getService() - Static method in class com.liferay.depot.service.DepotEntryServiceUtil
-
- getStagedModelType() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
- getToGroupId() - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Returns the to group ID of this depot entry group rel.
- getToGroupId() - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- getToGroupId() - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Returns the to group ID of this depot entry group rel.
- getUserId() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the user ID of this depot entry.
- getUserId() - Method in class com.liferay.depot.model.DepotEntrySoap
-
- getUserId() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the user ID of this depot entry.
- getUserName() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the user name of this depot entry.
- getUserName() - Method in class com.liferay.depot.model.DepotEntrySoap
-
- getUserName() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the user name of this depot entry.
- getUserUuid() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the user uuid of this depot entry.
- getUserUuid() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the user uuid of this depot entry.
- getUuid() - Method in interface com.liferay.depot.model.DepotEntryModel
-
Returns the uuid of this depot entry.
- getUuid() - Method in class com.liferay.depot.model.DepotEntrySoap
-
- getUuid() - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Returns the uuid of this depot entry.
- getWrappedService() - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.depot.service.DepotEntryGroupRelServiceWrapper
-
- getWrappedService() - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- getWrappedService() - Method in class com.liferay.depot.service.DepotEntryServiceWrapper
-
- groupId - Variable in class com.liferay.depot.model.DepotEntryTable
-
- searchable - Variable in class com.liferay.depot.model.DepotEntryGroupRelTable
-
- setCompanyId(long) - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Sets the company ID of this depot app customization.
- setCompanyId(long) - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- setCompanyId(long) - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Sets the company ID of this depot app customization.
- setCompanyId(long) - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Sets the company ID of this depot entry group rel.
- setCompanyId(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- setCompanyId(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Sets the company ID of this depot entry group rel.
- setCompanyId(long) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the company ID of this depot entry.
- setCompanyId(long) - Method in class com.liferay.depot.model.DepotEntrySoap
-
- setCompanyId(long) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the company ID of this depot entry.
- setCreateDate(Date) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the create date of this depot entry.
- setCreateDate(Date) - Method in class com.liferay.depot.model.DepotEntrySoap
-
- setCreateDate(Date) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the create date of this depot entry.
- setDdmStructuresAvailable(boolean) - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Sets whether this depot entry group rel is ddm structures available.
- setDdmStructuresAvailable(boolean) - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- setDdmStructuresAvailable(boolean) - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Sets whether this depot entry group rel is ddm structures available.
- setDepotAppCustomizationId(long) - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Sets the depot app customization ID of this depot app customization.
- setDepotAppCustomizationId(long) - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- setDepotAppCustomizationId(long) - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Sets the depot app customization ID of this depot app customization.
- setDepotEntryGroupRelId(long) - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Sets the depot entry group rel ID of this depot entry group rel.
- setDepotEntryGroupRelId(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- setDepotEntryGroupRelId(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Sets the depot entry group rel ID of this depot entry group rel.
- setDepotEntryId(long) - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Sets the depot entry ID of this depot app customization.
- setDepotEntryId(long) - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- setDepotEntryId(long) - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Sets the depot entry ID of this depot app customization.
- setDepotEntryId(long) - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Sets the depot entry ID of this depot entry group rel.
- setDepotEntryId(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- setDepotEntryId(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Sets the depot entry ID of this depot entry group rel.
- setDepotEntryId(long) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the depot entry ID of this depot entry.
- setDepotEntryId(long) - Method in class com.liferay.depot.model.DepotEntrySoap
-
- setDepotEntryId(long) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the depot entry ID of this depot entry.
- setEnabled(boolean) - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Sets whether this depot app customization is enabled.
- setEnabled(boolean) - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- setEnabled(boolean) - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Sets whether this depot app customization is enabled.
- setGroupId(long) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the group ID of this depot entry.
- setGroupId(long) - Method in class com.liferay.depot.model.DepotEntrySoap
-
- setGroupId(long) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the group ID of this depot entry.
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
- setModelAttributes(Map<String, Object>) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
- setModifiedDate(Date) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the modified date of this depot entry.
- setModifiedDate(Date) - Method in class com.liferay.depot.model.DepotEntrySoap
-
- setModifiedDate(Date) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the modified date of this depot entry.
- setMvccVersion(long) - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Sets the mvcc version of this depot app customization.
- setMvccVersion(long) - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- setMvccVersion(long) - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Sets the mvcc version of this depot app customization.
- setMvccVersion(long) - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Sets the mvcc version of this depot entry group rel.
- setMvccVersion(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- setMvccVersion(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Sets the mvcc version of this depot entry group rel.
- setMvccVersion(long) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the mvcc version of this depot entry.
- setMvccVersion(long) - Method in class com.liferay.depot.model.DepotEntrySoap
-
- setMvccVersion(long) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the mvcc version of this depot entry.
- setPortletId(String) - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Sets the portlet ID of this depot app customization.
- setPortletId(String) - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- setPortletId(String) - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Sets the portlet ID of this depot app customization.
- setPrimaryKey(long) - Method in interface com.liferay.depot.model.DepotAppCustomizationModel
-
Sets the primary key of this depot app customization.
- setPrimaryKey(long) - Method in class com.liferay.depot.model.DepotAppCustomizationSoap
-
- setPrimaryKey(long) - Method in class com.liferay.depot.model.DepotAppCustomizationWrapper
-
Sets the primary key of this depot app customization.
- setPrimaryKey(long) - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Sets the primary key of this depot entry group rel.
- setPrimaryKey(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- setPrimaryKey(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Sets the primary key of this depot entry group rel.
- setPrimaryKey(long) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the primary key of this depot entry.
- setPrimaryKey(long) - Method in class com.liferay.depot.model.DepotEntrySoap
-
- setPrimaryKey(long) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the primary key of this depot entry.
- setSearchable(boolean) - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Sets whether this depot entry group rel is searchable.
- setSearchable(boolean) - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- setSearchable(boolean) - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Sets whether this depot entry group rel is searchable.
- setToGroupId(long) - Method in interface com.liferay.depot.model.DepotEntryGroupRelModel
-
Sets the to group ID of this depot entry group rel.
- setToGroupId(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelSoap
-
- setToGroupId(long) - Method in class com.liferay.depot.model.DepotEntryGroupRelWrapper
-
Sets the to group ID of this depot entry group rel.
- setUserId(long) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the user ID of this depot entry.
- setUserId(long) - Method in class com.liferay.depot.model.DepotEntrySoap
-
- setUserId(long) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the user ID of this depot entry.
- setUserName(String) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the user name of this depot entry.
- setUserName(String) - Method in class com.liferay.depot.model.DepotEntrySoap
-
- setUserName(String) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the user name of this depot entry.
- setUserUuid(String) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the user uuid of this depot entry.
- setUserUuid(String) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the user uuid of this depot entry.
- setUuid(String) - Method in interface com.liferay.depot.model.DepotEntryModel
-
Sets the uuid of this depot entry.
- setUuid(String) - Method in class com.liferay.depot.model.DepotEntrySoap
-
- setUuid(String) - Method in class com.liferay.depot.model.DepotEntryWrapper
-
Sets the uuid of this depot entry.
- setWrappedService(DepotAppCustomizationLocalService) - Method in class com.liferay.depot.service.DepotAppCustomizationLocalServiceWrapper
-
- setWrappedService(DepotEntryGroupRelLocalService) - Method in class com.liferay.depot.service.DepotEntryGroupRelLocalServiceWrapper
-
- setWrappedService(DepotEntryGroupRelService) - Method in class com.liferay.depot.service.DepotEntryGroupRelServiceWrapper
-
- setWrappedService(DepotEntryLocalService) - Method in class com.liferay.depot.service.DepotEntryLocalServiceWrapper
-
- setWrappedService(DepotEntryService) - Method in class com.liferay.depot.service.DepotEntryServiceWrapper
-