Package | Description |
---|---|
com.liferay.asset.kernel.exception | |
com.liferay.asset.kernel.model | |
com.liferay.asset.kernel.service |
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
|
com.liferay.asset.kernel.service.persistence |
Modifier and Type | Method and Description |
---|---|
AssetVocabulary |
AssetCategoryException.getVocabulary() |
Constructor and Description |
---|
AssetCategoryException(AssetVocabulary vocabulary,
int type) |
Modifier and Type | Class and Description |
---|---|
class |
AssetVocabularyWrapper
This class is a wrapper for
AssetVocabulary . |
Modifier and Type | Field and Description |
---|---|
static Accessor<AssetVocabulary,Long> |
AssetVocabulary.VOCABULARY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
AssetVocabulary |
AssetVocabularyModel.cloneWithOriginalValues() |
AssetVocabulary |
AssetVocabularyWrapper.cloneWithOriginalValues() |
Modifier and Type | Method and Description |
---|---|
Map<String,Function<AssetVocabulary,Object>> |
AssetVocabularyWrapper.getAttributeGetterFunctions() |
Map<String,BiConsumer<AssetVocabulary,Object>> |
AssetVocabularyWrapper.getAttributeSetterBiConsumers() |
List<AssetVocabulary> |
AssetVocabularyDisplay.getVocabularies() |
Modifier and Type | Method and Description |
---|---|
protected AssetVocabularyWrapper |
AssetVocabularyWrapper.wrap(AssetVocabulary assetVocabulary) |
Modifier and Type | Method and Description |
---|---|
String |
AssetVocabulary.getUnambiguousTitle(List<AssetVocabulary> vocabularies,
long groupId,
Locale locale) |
String |
AssetVocabularyWrapper.getUnambiguousTitle(List<AssetVocabulary> vocabularies,
long groupId,
Locale locale) |
void |
AssetVocabularyDisplay.setVocabularies(List<AssetVocabulary> vocabularies) |
Constructor and Description |
---|
AssetVocabularyWrapper(AssetVocabulary assetVocabulary) |
Constructor and Description |
---|
AssetVocabularyDisplay(List<AssetVocabulary> vocabularies,
int total,
int start,
int end) |
Modifier and Type | Method and Description |
---|---|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database.
|
AssetVocabulary |
AssetVocabularyLocalService.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addDefaultVocabulary(long groupId) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addDefaultVocabulary(long groupId) |
AssetVocabulary |
AssetVocabularyLocalService.addDefaultVocabulary(long groupId) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
long groupId,
String title,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
long groupId,
String title,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
long groupId,
String title,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext)
Deprecated.
As of Cavanaugh (7.4.x), replaced by
AssetVocabularyLocalServiceWrapper.addVocabulary(String, long, long, String, String, Map, Map, String, int, ServiceContext) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext)
Deprecated.
As of Cavanaugh (7.4.x), replaced by
AssetVocabularyLocalServiceUtil.addVocabulary(String, long, long, String, String, Map, Map, String, int, ServiceContext) |
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext)
Deprecated.
As of Cavanaugh (7.4.x), replaced by
AssetVocabularyLocalService.addVocabulary(String, long, long, String, String, Map, Map, String, int, ServiceContext) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(long userId,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyService.addVocabulary(long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyService.addVocabulary(long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyService.addVocabulary(long groupId,
String title,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(long groupId,
String title,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(long groupId,
String title,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyService.addVocabulary(long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addVocabulary(String externalReferenceCode,
long userId,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(String externalReferenceCode,
long userId,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(String externalReferenceCode,
long userId,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyService.addVocabulary(String externalReferenceCode,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(String externalReferenceCode,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyServiceUtil.addVocabulary(String externalReferenceCode,
long groupId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.createAssetVocabulary(long vocabularyId)
Creates a new asset vocabulary with the primary key.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.createAssetVocabulary(long vocabularyId)
Creates a new asset vocabulary with the primary key.
|
AssetVocabulary |
AssetVocabularyLocalService.createAssetVocabulary(long vocabularyId)
Creates a new asset vocabulary with the primary key.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database.
|
AssetVocabulary |
AssetVocabularyLocalService.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database.
|
AssetVocabulary |
AssetVocabularyLocalService.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary) |
AssetVocabulary |
AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.fetchAssetVocabulary(long vocabularyId) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.fetchAssetVocabulary(long vocabularyId) |
AssetVocabulary |
AssetVocabularyLocalService.fetchAssetVocabulary(long vocabularyId) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.fetchAssetVocabularyByExternalReferenceCode(long groupId,
String externalReferenceCode)
Returns the asset vocabulary with the matching external reference code and group.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.fetchAssetVocabularyByExternalReferenceCode(long groupId,
String externalReferenceCode)
Returns the asset vocabulary with the matching external reference code and group.
|
AssetVocabulary |
AssetVocabularyLocalService.fetchAssetVocabularyByExternalReferenceCode(long groupId,
String externalReferenceCode)
Returns the asset vocabulary with the matching external reference code and group.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.fetchAssetVocabularyByReferenceCode(long groupId,
String externalReferenceCode)
Deprecated.
As of Cavanaugh (7.4.x), replaced by
AssetVocabularyLocalServiceWrapper.fetchAssetVocabularyByExternalReferenceCode(long, String) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.fetchAssetVocabularyByReferenceCode(long groupId,
String externalReferenceCode)
Deprecated.
As of Cavanaugh (7.4.x), replaced by
AssetVocabularyLocalServiceUtil.fetchAssetVocabularyByExternalReferenceCode(long, String) |
AssetVocabulary |
AssetVocabularyLocalService.fetchAssetVocabularyByReferenceCode(long groupId,
String externalReferenceCode)
Deprecated.
As of Cavanaugh (7.4.x), replaced by
AssetVocabularyLocalService.fetchAssetVocabularyByExternalReferenceCode(long, String) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.fetchAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.fetchAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group.
|
AssetVocabulary |
AssetVocabularyLocalService.fetchAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.fetchGroupVocabulary(long groupId,
String name) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.fetchGroupVocabulary(long groupId,
String name) |
AssetVocabulary |
AssetVocabularyLocalService.fetchGroupVocabulary(long groupId,
String name) |
AssetVocabulary |
AssetVocabularyService.fetchVocabulary(long vocabularyId) |
AssetVocabulary |
AssetVocabularyServiceWrapper.fetchVocabulary(long vocabularyId) |
static AssetVocabulary |
AssetVocabularyServiceUtil.fetchVocabulary(long vocabularyId) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key.
|
AssetVocabulary |
AssetVocabularyLocalService.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabularyByExternalReferenceCode(long groupId,
String externalReferenceCode)
Returns the asset vocabulary with the matching external reference code and group.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getAssetVocabularyByExternalReferenceCode(long groupId,
String externalReferenceCode)
Returns the asset vocabulary with the matching external reference code and group.
|
AssetVocabulary |
AssetVocabularyLocalService.getAssetVocabularyByExternalReferenceCode(long groupId,
String externalReferenceCode)
Returns the asset vocabulary with the matching external reference code and group.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group.
|
AssetVocabulary |
AssetVocabularyLocalService.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getGroupVocabulary(long groupId,
String name) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getGroupVocabulary(long groupId,
String name) |
AssetVocabulary |
AssetVocabularyLocalService.getGroupVocabulary(long groupId,
String name) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getVocabulary(long vocabularyId) |
AssetVocabulary |
AssetVocabularyService.getVocabulary(long vocabularyId) |
AssetVocabulary |
AssetVocabularyServiceWrapper.getVocabulary(long vocabularyId) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getVocabulary(long vocabularyId) |
AssetVocabulary |
AssetVocabularyLocalService.getVocabulary(long vocabularyId) |
static AssetVocabulary |
AssetVocabularyServiceUtil.getVocabulary(long vocabularyId) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist.
|
AssetVocabulary |
AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings) |
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings) |
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings) |
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings) |
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType) |
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType) |
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType) |
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType) |
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
int visibilityType) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyService.updateVocabulary(long vocabularyId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
AssetVocabulary |
AssetVocabularyLocalService.updateVocabulary(long vocabularyId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyServiceUtil.updateVocabulary(long vocabularyId,
String name,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext) |
Modifier and Type | Method and Description |
---|---|
List<AssetVocabulary> |
AssetVocabularyService.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getAssetVocabularies(int start,
int end)
Returns a range of all the asset vocabularies.
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getAssetVocabularies(int start,
int end)
Returns a range of all the asset vocabularies.
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getAssetVocabularies(int start,
int end)
Returns a range of all the asset vocabularies.
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId)
Returns all the asset vocabularies matching the UUID and company.
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId)
Returns all the asset vocabularies matching the UUID and company.
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId)
Returns all the asset vocabularies matching the UUID and company.
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns a range of asset vocabularies matching the UUID and company.
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns a range of asset vocabularies matching the UUID and company.
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns a range of asset vocabularies matching the UUID and company.
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getCompanyVocabularies(long companyId) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getCompanyVocabularies(long companyId) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getCompanyVocabularies(long companyId) |
CTPersistence<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getCTPersistence() |
CTPersistence<AssetVocabulary> |
AssetVocabularyLocalService.getCTPersistence() |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds,
String className) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds,
String className) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds,
String className) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds,
String className) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long[] groupIds) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long[] groupIds) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long[] groupIds) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long[] groupIds) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long[] groupIds) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long[] groupIds) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long[] groupIds,
int[] visibilityTypes) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long[] groupIds,
int[] visibilityTypes) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long[] groupIds,
int[] visibilityTypes) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long[] groupIds,
int[] visibilityTypes) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long[] groupIds,
int[] visibilityTypes) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long[] groupIds,
int[] visibilityTypes) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
int visibilityType) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
int visibilityType) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
int visibilityType) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
int visibilityType) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
int visibilityType) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
int visibilityType) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
Class<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getModelClass() |
Class<AssetVocabulary> |
AssetVocabularyLocalService.getModelClass() |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getVocabularies(Hits hits) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getVocabularies(Hits hits) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getVocabularies(Hits hits) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getVocabularies(long[] vocabularyIds) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getVocabularies(long[] vocabularyIds) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getVocabularies(long[] vocabularyIds) |
BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.searchVocabularies(long companyId,
long groupId,
String title,
int start,
int end) |
static BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.searchVocabularies(long companyId,
long groupId,
String title,
int start,
int end) |
BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalService.searchVocabularies(long companyId,
long groupId,
String title,
int start,
int end) |
BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.searchVocabularies(long companyId,
long groupId,
String title,
int start,
int end,
Sort sort) |
static BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.searchVocabularies(long companyId,
long groupId,
String title,
int start,
int end,
Sort sort) |
BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalService.searchVocabularies(long companyId,
long groupId,
String title,
int start,
int end,
Sort sort) |
Modifier and Type | Method and Description |
---|---|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database.
|
AssetVocabulary |
AssetVocabularyLocalService.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database.
|
void |
AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions) |
static void |
AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions) |
void |
AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions) |
void |
AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary,
ModelPermissions modelPermissions) |
static void |
AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary,
ModelPermissions modelPermissions) |
void |
AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary,
ModelPermissions modelPermissions) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database.
|
AssetVocabulary |
AssetVocabularyLocalService.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database.
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary) |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary) |
AssetVocabulary |
AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary) |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist.
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist.
|
AssetVocabulary |
AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist.
|
Modifier and Type | Method and Description |
---|---|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns a range of asset vocabularies matching the UUID and company.
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns a range of asset vocabularies matching the UUID and company.
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns a range of asset vocabularies matching the UUID and company.
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
AssetVocabularyDisplay |
AssetVocabularyService.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator<AssetVocabulary> orderByComparator) |
AssetVocabularyDisplay |
AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator<AssetVocabulary> orderByComparator) |
static AssetVocabularyDisplay |
AssetVocabularyServiceUtil.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator<AssetVocabulary> orderByComparator) |
AssetVocabularyDisplay |
AssetVocabularyService.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
AssetVocabularyDisplay |
AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static AssetVocabularyDisplay |
AssetVocabularyServiceUtil.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
<R,E extends Throwable> |
AssetVocabularyLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetVocabulary>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetVocabularyLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetVocabulary>,R,E> updateUnsafeFunction) |
Modifier and Type | Method and Description |
---|---|
static AssetVocabulary |
AssetVocabularyUtil.create(long vocabularyId)
Creates a new asset vocabulary with the primary key.
|
AssetVocabulary |
AssetVocabularyPersistence.create(long vocabularyId)
Creates a new asset vocabulary with the primary key.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_ERC(long groupId,
String externalReferenceCode)
Returns the asset vocabulary where groupId = ? and externalReferenceCode = ? or returns
null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_ERC(long groupId,
String externalReferenceCode)
Returns the asset vocabulary where groupId = ? and externalReferenceCode = ? or returns
null if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_ERC(long groupId,
String externalReferenceCode,
boolean useFinderCache)
Returns the asset vocabulary where groupId = ? and externalReferenceCode = ? or returns
null if it could not be found, optionally using the finder cache. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_ERC(long groupId,
String externalReferenceCode,
boolean useFinderCache)
Returns the asset vocabulary where groupId = ? and externalReferenceCode = ? or returns
null if it could not be found, optionally using the finder cache. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_LikeN_First(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_LikeN_First(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_LikeN_Last(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_LikeN_Last(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_N(long groupId,
String name)
Returns the asset vocabulary where groupId = ? and name = ? or returns
null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_N(long groupId,
String name)
Returns the asset vocabulary where groupId = ? and name = ? or returns
null if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_N(long groupId,
String name,
boolean useFinderCache)
Returns the asset vocabulary where groupId = ? and name = ? or returns
null if it could not be found, optionally using the finder cache. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_N(long groupId,
String name,
boolean useFinderCache)
Returns the asset vocabulary where groupId = ? and name = ? or returns
null if it could not be found, optionally using the finder cache. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_V_First(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_V_First(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_V_Last(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_V_Last(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByPrimaryKey(long vocabularyId)
Returns the asset vocabulary with the primary key or returns
null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByPrimaryKey(long vocabularyId)
Returns the asset vocabulary with the primary key or returns
null if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByUUID_G(String uuid,
long groupId)
Returns the asset vocabulary where uuid = ? and groupId = ? or returns
null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByUUID_G(String uuid,
long groupId)
Returns the asset vocabulary where uuid = ? and groupId = ? or returns
null if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByUUID_G(String uuid,
long groupId,
boolean useFinderCache)
Returns the asset vocabulary where uuid = ? and groupId = ? or returns
null if it could not be found, optionally using the finder cache. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByUUID_G(String uuid,
long groupId,
boolean useFinderCache)
Returns the asset vocabulary where uuid = ? and groupId = ? or returns
null if it could not be found, optionally using the finder cache. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.filterFindByG_LikeN_PrevAndNext(long vocabularyId,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.filterFindByG_LikeN_PrevAndNext(long vocabularyId,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.filterFindByG_V_PrevAndNext(long vocabularyId,
long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.filterFindByG_V_PrevAndNext(long vocabularyId,
long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.filterFindByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.filterFindByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByCompanyId_PrevAndNext(long vocabularyId,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where companyId = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByCompanyId_PrevAndNext(long vocabularyId,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByG_ERC(long groupId,
String externalReferenceCode)
Returns the asset vocabulary where groupId = ? and externalReferenceCode = ? or throws a
NoSuchVocabularyException if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.findByG_ERC(long groupId,
String externalReferenceCode)
Returns the asset vocabulary where groupId = ? and externalReferenceCode = ? or throws a
NoSuchVocabularyException if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.findByG_LikeN_First(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByG_LikeN_First(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByG_LikeN_Last(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByG_LikeN_Last(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByG_LikeN_PrevAndNext(long vocabularyId,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByG_LikeN_PrevAndNext(long vocabularyId,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByG_N(long groupId,
String name)
Returns the asset vocabulary where groupId = ? and name = ? or throws a
NoSuchVocabularyException if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.findByG_N(long groupId,
String name)
Returns the asset vocabulary where groupId = ? and name = ? or throws a
NoSuchVocabularyException if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.findByG_V_First(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByG_V_First(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByG_V_Last(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByG_V_Last(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByG_V_PrevAndNext(long vocabularyId,
long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByG_V_PrevAndNext(long vocabularyId,
long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByPrimaryKey(long vocabularyId)
Returns the asset vocabulary with the primary key or throws a
NoSuchVocabularyException if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.findByPrimaryKey(long vocabularyId)
Returns the asset vocabulary with the primary key or throws a
NoSuchVocabularyException if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByUuid_C_PrevAndNext(long vocabularyId,
String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByUuid_C_PrevAndNext(long vocabularyId,
String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByUUID_G(String uuid,
long groupId)
Returns the asset vocabulary where uuid = ? and groupId = ? or throws a
NoSuchVocabularyException if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistence.findByUUID_G(String uuid,
long groupId)
Returns the asset vocabulary where uuid = ? and groupId = ? or throws a
NoSuchVocabularyException if it could not be found. |
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByUuid_PrevAndNext(long vocabularyId,
String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByUuid_PrevAndNext(long vocabularyId,
String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.remove(long vocabularyId)
Removes the asset vocabulary with the primary key from the database.
|
AssetVocabulary |
AssetVocabularyPersistence.remove(long vocabularyId)
Removes the asset vocabulary with the primary key from the database.
|
static AssetVocabulary |
AssetVocabularyUtil.removeByG_ERC(long groupId,
String externalReferenceCode)
Removes the asset vocabulary where groupId = ? and externalReferenceCode = ? from the database.
|
AssetVocabulary |
AssetVocabularyPersistence.removeByG_ERC(long groupId,
String externalReferenceCode)
Removes the asset vocabulary where groupId = ? and externalReferenceCode = ? from the database.
|
static AssetVocabulary |
AssetVocabularyUtil.removeByG_N(long groupId,
String name)
Removes the asset vocabulary where groupId = ? and name = ? from the database.
|
AssetVocabulary |
AssetVocabularyPersistence.removeByG_N(long groupId,
String name)
Removes the asset vocabulary where groupId = ? and name = ? from the database.
|
static AssetVocabulary |
AssetVocabularyUtil.removeByUUID_G(String uuid,
long groupId)
Removes the asset vocabulary where uuid = ? and groupId = ? from the database.
|
AssetVocabulary |
AssetVocabularyPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the asset vocabulary where uuid = ? and groupId = ? from the database.
|
static AssetVocabulary |
AssetVocabularyUtil.update(AssetVocabulary assetVocabulary) |
static AssetVocabulary |
AssetVocabularyUtil.update(AssetVocabulary assetVocabulary,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyUtil.updateImpl(AssetVocabulary assetVocabulary) |
AssetVocabulary |
AssetVocabularyPersistence.updateImpl(AssetVocabulary assetVocabulary) |
Modifier and Type | Method and Description |
---|---|
static Map<Serializable,AssetVocabulary> |
AssetVocabularyUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) |
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_LikeN(long groupId,
String name)
Returns all the asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_LikeN(long groupId,
String name)
Returns all the asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_LikeN(long groupId,
String name,
int start,
int end)
Returns a range of all the asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_LikeN(long groupId,
String name,
int start,
int end)
Returns a range of all the asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and name LIKE ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyFinderUtil.filterFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyFinder.filterFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_V(long[] groupIds,
int[] visibilityTypes)
Returns all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_V(long[] groupIds,
int[] visibilityTypes)
Returns all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end)
Returns a range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end)
Returns a range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_V(long groupId,
int visibilityType)
Returns all the asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_V(long groupId,
int visibilityType)
Returns all the asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_V(long groupId,
int visibilityType,
int start,
int end)
Returns a range of all the asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_V(long groupId,
int visibilityType,
int start,
int end)
Returns a range of all the asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and visibilityType = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and visibilityType = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long groupId)
Returns all the asset vocabularies that the user has permission to view where groupId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long groupId)
Returns all the asset vocabularies that the user has permission to view where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long[] groupIds)
Returns all the asset vocabularies that the user has permission to view where groupId = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long[] groupIds)
Returns all the asset vocabularies that the user has permission to view where groupId = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long[] groupIds,
int start,
int end)
Returns a range of all the asset vocabularies that the user has permission to view where groupId = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long[] groupIds,
int start,
int end)
Returns a range of all the asset vocabularies that the user has permission to view where groupId = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long groupId,
int start,
int end)
Returns a range of all the asset vocabularies that the user has permission to view where groupId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long groupId,
int start,
int end)
Returns a range of all the asset vocabularies that the user has permission to view where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll()
Returns all the asset vocabularies.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll()
Returns all the asset vocabularies.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll(int start,
int end)
Returns a range of all the asset vocabularies.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll(int start,
int end)
Returns a range of all the asset vocabularies.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByCompanyId(long companyId)
Returns all the asset vocabularies where companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByCompanyId(long companyId)
Returns all the asset vocabularies where companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the asset vocabularies where companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the asset vocabularies where companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_LikeN(long groupId,
String name)
Returns all the asset vocabularies where groupId = ? and name LIKE ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_LikeN(long groupId,
String name)
Returns all the asset vocabularies where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_LikeN(long groupId,
String name,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = ? and name LIKE ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_LikeN(long groupId,
String name,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyFinderUtil.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyFinder.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long[] groupIds,
int[] visibilityTypes)
Returns all the asset vocabularies where groupId = any ? and visibilityType = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long[] groupIds,
int[] visibilityTypes)
Returns all the asset vocabularies where groupId = any ? and visibilityType = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?, optionally using the finder cache.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?, optionally using the finder cache.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long groupId,
int visibilityType)
Returns all the asset vocabularies where groupId = ? and visibilityType = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long groupId,
int visibilityType)
Returns all the asset vocabularies where groupId = ? and visibilityType = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long groupId,
int visibilityType,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = ? and visibilityType = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long groupId,
int visibilityType,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = ? and visibilityType = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long groupId)
Returns all the asset vocabularies where groupId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long groupId)
Returns all the asset vocabularies where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long[] groupIds)
Returns all the asset vocabularies where groupId = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long[] groupIds)
Returns all the asset vocabularies where groupId = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long[] groupIds,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long[] groupIds,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid_C(String uuid,
long companyId)
Returns all the asset vocabularies where uuid = ? and companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid_C(String uuid,
long companyId)
Returns all the asset vocabularies where uuid = ? and companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end)
Returns a range of all the asset vocabularies where uuid = ? and companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end)
Returns a range of all the asset vocabularies where uuid = ? and companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid(String uuid)
Returns all the asset vocabularies where uuid = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid(String uuid)
Returns all the asset vocabularies where uuid = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid(String uuid,
int start,
int end)
Returns a range of all the asset vocabularies where uuid = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid(String uuid,
int start,
int end)
Returns a range of all the asset vocabularies where uuid = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where uuid = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where uuid = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where uuid = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where uuid = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) |
static List<AssetVocabulary> |
AssetVocabularyUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end) |
static List<AssetVocabulary> |
AssetVocabularyUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
Modifier and Type | Method and Description |
---|---|
static void |
AssetVocabularyUtil.cacheResult(AssetVocabulary assetVocabulary)
Caches the asset vocabulary in the entity cache if it is enabled.
|
void |
AssetVocabularyPersistence.cacheResult(AssetVocabulary assetVocabulary)
Caches the asset vocabulary in the entity cache if it is enabled.
|
static void |
AssetVocabularyUtil.clearCache(AssetVocabulary assetVocabulary) |
static AssetVocabulary |
AssetVocabularyUtil.update(AssetVocabulary assetVocabulary) |
static AssetVocabulary |
AssetVocabularyUtil.update(AssetVocabulary assetVocabulary,
ServiceContext serviceContext) |
static AssetVocabulary |
AssetVocabularyUtil.updateImpl(AssetVocabulary assetVocabulary) |
AssetVocabulary |
AssetVocabularyPersistence.updateImpl(AssetVocabulary assetVocabulary) |
Modifier and Type | Method and Description |
---|---|
static void |
AssetVocabularyUtil.cacheResult(List<AssetVocabulary> assetVocabularies)
Caches the asset vocabularies in the entity cache if it is enabled.
|
void |
AssetVocabularyPersistence.cacheResult(List<AssetVocabulary> assetVocabularies)
Caches the asset vocabularies in the entity cache if it is enabled.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_LikeN_First(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_LikeN_First(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_LikeN_Last(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_LikeN_Last(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_V_First(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_V_First(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByG_V_Last(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByG_V_Last(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.fetchByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.fetchByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.filterFindByG_LikeN_PrevAndNext(long vocabularyId,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.filterFindByG_LikeN_PrevAndNext(long vocabularyId,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and name LIKE ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyFinderUtil.filterFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyFinder.filterFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static AssetVocabulary[] |
AssetVocabularyUtil.filterFindByG_V_PrevAndNext(long vocabularyId,
long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.filterFindByG_V_PrevAndNext(long vocabularyId,
long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and visibilityType = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and visibilityType = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.filterFindByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.filterFindByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies.
|
static AssetVocabulary |
AssetVocabularyUtil.findByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByCompanyId_PrevAndNext(long vocabularyId,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where companyId = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByCompanyId_PrevAndNext(long vocabularyId,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByG_LikeN_First(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByG_LikeN_First(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByG_LikeN_Last(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByG_LikeN_Last(long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByG_LikeN_PrevAndNext(long vocabularyId,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByG_LikeN_PrevAndNext(long vocabularyId,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.
|
static List<AssetVocabulary> |
AssetVocabularyFinderUtil.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
List<AssetVocabulary> |
AssetVocabularyFinder.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |
static AssetVocabulary |
AssetVocabularyUtil.findByG_V_First(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByG_V_First(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByG_V_Last(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByG_V_Last(long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByG_V_PrevAndNext(long vocabularyId,
long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByG_V_PrevAndNext(long vocabularyId,
long groupId,
int visibilityType,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?, optionally using the finder cache.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long[] groupIds,
int[] visibilityTypes,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?, optionally using the finder cache.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByG_V(long groupId,
int visibilityType,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByGroupId_PrevAndNext(long vocabularyId,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = any ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = any ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where groupId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByUuid_C_PrevAndNext(long vocabularyId,
String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByUuid_C_PrevAndNext(long vocabularyId,
String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ? and companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?.
|
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?.
|
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?.
|
static AssetVocabulary[] |
AssetVocabularyUtil.findByUuid_PrevAndNext(long vocabularyId,
String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ?.
|
AssetVocabulary[] |
AssetVocabularyPersistence.findByUuid_PrevAndNext(long vocabularyId,
String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where uuid = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where uuid = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where uuid = ?.
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset vocabularies where uuid = ?.
|
static List<AssetVocabulary> |
AssetVocabularyUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator) |