|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetVocabulary | |
|---|---|
| com.liferay.portal.lar.test | |
| com.liferay.portlet.asset.exception | |
| com.liferay.portlet.asset.model | |
| com.liferay.portlet.asset.model.impl | |
| com.liferay.portlet.asset.service | This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. |
| com.liferay.portlet.asset.service.base | |
| com.liferay.portlet.asset.service.http | |
| com.liferay.portlet.asset.service.impl | This package defines the asset portlet local and remote service implementations. |
| com.liferay.portlet.asset.service.permission | |
| com.liferay.portlet.asset.service.persistence | |
| com.liferay.portlet.asset.service.persistence.impl | |
| com.liferay.portlet.asset.util | |
| com.liferay.portlet.asset.util.comparator | |
| com.liferay.portlet.asset.util.test | |
| Uses of AssetVocabulary in com.liferay.portal.lar.test |
|---|
| Methods in com.liferay.portal.lar.test that return AssetVocabulary | |
|---|---|
AssetVocabulary |
BaseStagedModelDataHandlerTestCase.StagedModelAssets.getAssetVocabulary()
|
| Methods in com.liferay.portal.lar.test with parameters of type AssetVocabulary | |
|---|---|
void |
BaseStagedModelDataHandlerTestCase.StagedModelAssets.setAssetVocabulary(AssetVocabulary assetVocabulary)
|
| Constructors in com.liferay.portal.lar.test with parameters of type AssetVocabulary | |
|---|---|
BaseStagedModelDataHandlerTestCase.StagedModelAssets(AssetCategory assetCategory,
AssetEntry assetEntry,
AssetTag assetTag,
AssetVocabulary assetVocabulary)
|
|
| Uses of AssetVocabulary in com.liferay.portlet.asset.exception |
|---|
| Methods in com.liferay.portlet.asset.exception that return AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetCategoryException.getVocabulary()
|
| Constructors in com.liferay.portlet.asset.exception with parameters of type AssetVocabulary | |
|---|---|
AssetCategoryException(AssetVocabulary vocabulary,
int type)
|
|
| Uses of AssetVocabulary in com.liferay.portlet.asset.model |
|---|
| Classes in com.liferay.portlet.asset.model that implement AssetVocabulary | |
|---|---|
class |
AssetVocabularyWrapper
This class is a wrapper for AssetVocabulary. |
| Fields in com.liferay.portlet.asset.model with type parameters of type AssetVocabulary | |
|---|---|
static Accessor<AssetVocabulary,Long> |
AssetVocabulary.VOCABULARY_ID_ACCESSOR
|
| Methods in com.liferay.portlet.asset.model that return AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyWrapper.getWrappedModel()
|
AssetVocabulary |
AssetVocabularyWrapper.toEscapedModel()
|
AssetVocabulary |
AssetVocabularyModel.toEscapedModel()
|
AssetVocabulary |
AssetVocabularyWrapper.toUnescapedModel()
|
AssetVocabulary |
AssetVocabularyModel.toUnescapedModel()
|
| Methods in com.liferay.portlet.asset.model that return types with arguments of type AssetVocabulary | |
|---|---|
List<AssetVocabulary> |
AssetVocabularyDisplay.getVocabularies()
|
CacheModel<AssetVocabulary> |
AssetVocabularyWrapper.toCacheModel()
|
CacheModel<AssetVocabulary> |
AssetVocabularyModel.toCacheModel()
|
| Methods in com.liferay.portlet.asset.model with parameters of type AssetVocabulary | |
|---|---|
int |
AssetVocabularyWrapper.compareTo(AssetVocabulary assetVocabulary)
|
int |
AssetVocabularyModel.compareTo(AssetVocabulary assetVocabulary)
|
static AssetVocabularySoap |
AssetVocabularySoap.toSoapModel(AssetVocabulary model)
|
static AssetVocabularySoap[] |
AssetVocabularySoap.toSoapModels(AssetVocabulary[] models)
|
static AssetVocabularySoap[][] |
AssetVocabularySoap.toSoapModels(AssetVocabulary[][] models)
|
| Method parameters in com.liferay.portlet.asset.model with type arguments of type AssetVocabulary | |
|---|---|
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)
|
static AssetVocabularySoap[] |
AssetVocabularySoap.toSoapModels(List<AssetVocabulary> models)
|
| Constructors in com.liferay.portlet.asset.model with parameters of type AssetVocabulary | |
|---|---|
AssetVocabularyWrapper(AssetVocabulary assetVocabulary)
|
|
| Constructor parameters in com.liferay.portlet.asset.model with type arguments of type AssetVocabulary | |
|---|---|
AssetVocabularyDisplay(List<AssetVocabulary> vocabularies,
int total,
int start,
int end)
|
|
| Uses of AssetVocabulary in com.liferay.portlet.asset.model.impl |
|---|
| Classes in com.liferay.portlet.asset.model.impl that implement AssetVocabulary | |
|---|---|
class |
AssetVocabularyBaseImpl
The extended model base implementation for the AssetVocabulary service. |
class |
AssetVocabularyImpl
|
| Methods in com.liferay.portlet.asset.model.impl that return AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyCacheModel.toEntityModel()
|
AssetVocabulary |
AssetVocabularyModelImpl.toEscapedModel()
|
static AssetVocabulary |
AssetVocabularyModelImpl.toModel(AssetVocabularySoap soapModel)
Converts the soap model instance into a normal model instance. |
| Methods in com.liferay.portlet.asset.model.impl that return types with arguments of type AssetVocabulary | |
|---|---|
CacheModel<AssetVocabulary> |
AssetVocabularyModelImpl.toCacheModel()
|
static List<AssetVocabulary> |
AssetVocabularyModelImpl.toModels(AssetVocabularySoap[] soapModels)
Converts the soap model instances into normal model instances. |
| Methods in com.liferay.portlet.asset.model.impl with parameters of type AssetVocabulary | |
|---|---|
int |
AssetVocabularyModelImpl.compareTo(AssetVocabulary assetVocabulary)
|
| Method parameters in com.liferay.portlet.asset.model.impl with type arguments of type AssetVocabulary | |
|---|---|
String |
AssetVocabularyImpl.getUnambiguousTitle(List<AssetVocabulary> vocabularies,
long groupId,
Locale locale)
|
| Uses of AssetVocabulary in com.liferay.portlet.asset.service |
|---|
| Methods in com.liferay.portlet.asset.service that return AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
AssetVocabulary |
AssetVocabularyLocalService.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addDefaultVocabulary(long groupId)
|
AssetVocabulary |
AssetVocabularyLocalService.addDefaultVocabulary(long groupId)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addDefaultVocabulary(long groupId)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.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)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.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)
|
AssetVocabulary |
AssetVocabularyLocalService.addVocabulary(long userId,
long groupId,
String title,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addVocabulary(long userId,
long groupId,
String title,
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,
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,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyService.addVocabulary(long groupId,
String title,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.addVocabulary(long groupId,
String title,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.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. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.createAssetVocabulary(long vocabularyId)
Creates a new asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database. |
AssetVocabulary |
AssetVocabularyLocalService.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.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. |
AssetVocabulary |
AssetVocabularyLocalService.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 |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary)
|
AssetVocabulary |
AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.fetchAssetVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalService.fetchAssetVocabulary(long vocabularyId)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.fetchAssetVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.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. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.fetchAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group. |
static AssetVocabulary |
AssetVocabularyServiceUtil.fetchVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyService.fetchVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.fetchVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyLocalService.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 |
AssetVocabularyLocalServiceWrapper.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. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getGroupVocabulary(long groupId,
String name)
|
AssetVocabulary |
AssetVocabularyLocalService.getGroupVocabulary(long groupId,
String name)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getGroupVocabulary(long groupId,
String name)
|
static AssetVocabulary |
AssetVocabularyServiceUtil.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalService.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyService.getVocabulary(long vocabularyId)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyServiceWrapper.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.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. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
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 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)
|
AssetVocabulary |
AssetVocabularyService.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 |
AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
| Methods in com.liferay.portlet.asset.service that return types with arguments of type AssetVocabulary | |
|---|---|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
|
List<AssetVocabulary> |
AssetVocabularyService.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.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. |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.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. |
List<AssetVocabulary> |
AssetVocabularyLocalService.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> |
AssetVocabularyLocalServiceWrapper.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. |
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. |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getCompanyVocabularies(long companyId)
Deprecated. As of 7.0.0, with no direct replacement |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getCompanyVocabularies(long companyId)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getCompanyVocabularies(long companyId)
|
List<AssetVocabulary> |
AssetVocabularyService.getCompanyVocabularies(long companyId)
Deprecated. As of 7.0.0, with no direct replacement |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getCompanyVocabularies(long companyId)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getCompanyVocabularies(long companyId)
Deprecated. As of 7.0.0, with no direct replacement |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds,
String className)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getVocabularies(Hits hits)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getVocabularies(Hits hits)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getVocabularies(Hits hits)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getVocabularies(long[] vocabularyIds)
Deprecated. As of 7.0.0, replaced by AssetUtil#filterVocabularyIds(PermissionChecker, long[]) |
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyService.getVocabularies(long[] vocabularyIds)
Deprecated. As of 7.0.0, replaced by AssetUtil#filterVocabularyIds(PermissionChecker, long[]) |
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getVocabularies(long[] vocabularyIds)
Deprecated. As of 7.0.0, replaced by AssetUtil#filterVocabularyIds(PermissionChecker, long[]) |
BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.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)
|
static BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.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)
|
BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalService.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)
|
| Methods in com.liferay.portlet.asset.service with parameters of type AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
AssetVocabulary |
AssetVocabularyLocalService.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
void |
AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
static void |
AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary,
ModelPermissions modelPermissions)
|
void |
AssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary,
ModelPermissions modelPermissions)
|
static void |
AssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary,
ModelPermissions modelPermissions)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database. |
AssetVocabulary |
AssetVocabularyLocalService.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database. |
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary)
|
AssetVocabulary |
AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary)
|
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary)
|
AssetVocabulary |
AssetVocabularyLocalServiceWrapper.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. |
static AssetVocabulary |
AssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
| Method parameters in com.liferay.portlet.asset.service with type arguments of type AssetVocabulary | |
|---|---|
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. |
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. |
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. |
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyServiceUtil.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyLocalService.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyService.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static AssetVocabularyDisplay |
AssetVocabularyServiceUtil.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator<AssetVocabulary> obc)
|
AssetVocabularyDisplay |
AssetVocabularyService.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator<AssetVocabulary> obc)
|
AssetVocabularyDisplay |
AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator<AssetVocabulary> obc)
|
static AssetVocabularyDisplay |
AssetVocabularyServiceUtil.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
AssetVocabularyDisplay |
AssetVocabularyService.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
AssetVocabularyDisplay |
AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static JSONObject |
AssetVocabularyServiceUtil.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
Deprecated. As of 6.2.0, with no direct replacement |
JSONObject |
AssetVocabularyService.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
Deprecated. As of 6.2.0, with no direct replacement |
JSONObject |
AssetVocabularyServiceWrapper.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
Deprecated. As of 6.2.0, with no direct replacement |
| Uses of AssetVocabulary in com.liferay.portlet.asset.service.base |
|---|
| Methods in com.liferay.portlet.asset.service.base that return AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.createAssetVocabulary(long vocabularyId)
Creates a new asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database. |
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.deleteAssetVocabulary(long vocabularyId)
Deletes the asset vocabulary with the primary key from the database. |
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.fetchAssetVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.fetchAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group. |
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.getAssetVocabulary(long vocabularyId)
Returns the asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.getAssetVocabularyByUuidAndGroupId(String uuid,
long groupId)
Returns the asset vocabulary matching the UUID and group. |
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
| Methods in com.liferay.portlet.asset.service.base that return types with arguments of type AssetVocabulary | |
|---|---|
List<AssetVocabulary> |
AssetVocabularyLocalServiceBaseImpl.getAssetVocabularies(int start,
int end)
Returns a range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyLocalServiceBaseImpl.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId)
Returns all the asset vocabularies matching the UUID and company. |
List<AssetVocabulary> |
AssetVocabularyLocalServiceBaseImpl.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns a range of asset vocabularies matching the UUID and company. |
| Methods in com.liferay.portlet.asset.service.base with parameters of type AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.addAssetVocabulary(AssetVocabulary assetVocabulary)
Adds the asset vocabulary to the database. |
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.deleteAssetVocabulary(AssetVocabulary assetVocabulary)
Deletes the asset vocabulary from the database. |
AssetVocabulary |
AssetVocabularyLocalServiceBaseImpl.updateAssetVocabulary(AssetVocabulary assetVocabulary)
Updates the asset vocabulary in the database or adds it if it does not yet exist. |
| Method parameters in com.liferay.portlet.asset.service.base with type arguments of type AssetVocabulary | |
|---|---|
List<AssetVocabulary> |
AssetVocabularyLocalServiceBaseImpl.getAssetVocabulariesByUuidAndCompanyId(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns a range of asset vocabularies matching the UUID and company. |
| Uses of AssetVocabulary in com.liferay.portlet.asset.service.http |
|---|
| Methods in com.liferay.portlet.asset.service.http that return AssetVocabulary | |
|---|---|
static AssetVocabulary |
AssetVocabularyServiceHttp.addVocabulary(HttpPrincipal httpPrincipal,
long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceHttp.addVocabulary(HttpPrincipal httpPrincipal,
long groupId,
String title,
ServiceContext serviceContext)
|
static AssetVocabulary |
AssetVocabularyServiceHttp.fetchVocabulary(HttpPrincipal httpPrincipal,
long vocabularyId)
|
static AssetVocabulary |
AssetVocabularyServiceHttp.getVocabulary(HttpPrincipal httpPrincipal,
long vocabularyId)
|
static AssetVocabulary |
AssetVocabularyServiceHttp.updateVocabulary(HttpPrincipal httpPrincipal,
long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
| Methods in com.liferay.portlet.asset.service.http that return types with arguments of type AssetVocabulary | |
|---|---|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.deleteVocabularies(HttpPrincipal httpPrincipal,
long[] vocabularyIds,
ServiceContext serviceContext)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getCompanyVocabularies(HttpPrincipal httpPrincipal,
long companyId)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupsVocabularies(HttpPrincipal httpPrincipal,
long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupsVocabularies(HttpPrincipal httpPrincipal,
long[] groupIds,
String className)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupsVocabularies(HttpPrincipal httpPrincipal,
long[] groupIds,
String className,
long classTypePK)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupVocabularies(HttpPrincipal httpPrincipal,
long groupId)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupVocabularies(HttpPrincipal httpPrincipal,
long[] groupIds)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupVocabularies(HttpPrincipal httpPrincipal,
long groupId,
boolean createDefaultVocabulary)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupVocabularies(HttpPrincipal httpPrincipal,
long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupVocabularies(HttpPrincipal httpPrincipal,
long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupVocabularies(HttpPrincipal httpPrincipal,
long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getVocabularies(HttpPrincipal httpPrincipal,
long[] vocabularyIds)
|
| Method parameters in com.liferay.portlet.asset.service.http with type arguments of type AssetVocabulary | |
|---|---|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupVocabularies(HttpPrincipal httpPrincipal,
long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupVocabularies(HttpPrincipal httpPrincipal,
long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static List<AssetVocabulary> |
AssetVocabularyServiceHttp.getGroupVocabularies(HttpPrincipal httpPrincipal,
long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static AssetVocabularySoap[] |
AssetVocabularyServiceSoap.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static AssetVocabularySoap[] |
AssetVocabularyServiceSoap.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static AssetVocabularySoap[] |
AssetVocabularyServiceSoap.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static AssetVocabularyDisplay |
AssetVocabularyServiceHttp.getGroupVocabulariesDisplay(HttpPrincipal httpPrincipal,
long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator<AssetVocabulary> obc)
|
static AssetVocabularyDisplay |
AssetVocabularyServiceHttp.getGroupVocabulariesDisplay(HttpPrincipal httpPrincipal,
long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static AssetVocabularyDisplay |
AssetVocabularyServiceSoap.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator<AssetVocabulary> obc)
|
static AssetVocabularyDisplay |
AssetVocabularyServiceSoap.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static JSONObject |
AssetVocabularyServiceHttp.getJSONGroupVocabularies(HttpPrincipal httpPrincipal,
long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
static String |
AssetVocabularyServiceSoap.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
Deprecated. As of 6.2.0, with no direct replacement |
| Uses of AssetVocabulary in com.liferay.portlet.asset.service.impl |
|---|
| Methods in com.liferay.portlet.asset.service.impl that return AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyLocalServiceImpl.addDefaultVocabulary(long groupId)
|
AssetVocabulary |
AssetVocabularyLocalServiceImpl.addVocabulary(long userId,
long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceImpl.addVocabulary(long userId,
long groupId,
String title,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceImpl.addVocabulary(long groupId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceImpl.addVocabulary(long groupId,
String title,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyLocalServiceImpl.deleteVocabulary(AssetVocabulary vocabulary)
|
AssetVocabulary |
AssetVocabularyServiceImpl.fetchVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalServiceImpl.getGroupVocabulary(long groupId,
String name)
|
AssetVocabulary |
AssetVocabularyLocalServiceImpl.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyServiceImpl.getVocabulary(long vocabularyId)
|
AssetVocabulary |
AssetVocabularyLocalServiceImpl.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
AssetVocabulary |
AssetVocabularyServiceImpl.updateVocabulary(long vocabularyId,
String title,
Map<Locale,String> titleMap,
Map<Locale,String> descriptionMap,
String settings,
ServiceContext serviceContext)
|
| Methods in com.liferay.portlet.asset.service.impl that return types with arguments of type AssetVocabulary | |
|---|---|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext)
|
protected List<AssetVocabulary> |
AssetVocabularyServiceImpl.filterVocabularies(List<AssetVocabulary> vocabularies)
Deprecated. As of 7.0.0, with no direct replacement |
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getCompanyVocabularies(long companyId)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getCompanyVocabularies(long companyId)
Deprecated. As of 7.0.0, with no direct replacement |
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupsVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupsVocabularies(long[] groupIds,
String className)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupsVocabularies(long[] groupIds,
String className,
long classTypePK)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupVocabularies(long groupId)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getGroupVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupVocabularies(long[] groupIds)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getGroupVocabularies(long groupId,
boolean addDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getVocabularies(Hits hits)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getVocabularies(long[] vocabularyIds)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getVocabularies(long[] vocabularyIds)
Deprecated. As of 7.0.0, replaced by AssetUtil.filterVocabularyIds(PermissionChecker, long[]) |
BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.searchVocabularies(long companyId,
long groupId,
String title,
int start,
int end)
|
BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.searchVocabularies(long companyId,
long groupId,
String title,
int start,
int end,
Sort sort)
|
protected BaseModelSearchResult<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.searchVocabularies(SearchContext searchContext)
|
| Methods in com.liferay.portlet.asset.service.impl with parameters of type AssetVocabulary | |
|---|---|
void |
AssetVocabularyLocalServiceImpl.addVocabularyResources(AssetVocabulary vocabulary,
boolean addGroupPermissions,
boolean addGuestPermissions)
|
void |
AssetVocabularyLocalServiceImpl.addVocabularyResources(AssetVocabulary vocabulary,
ModelPermissions modelPermissions)
|
AssetVocabulary |
AssetVocabularyLocalServiceImpl.deleteVocabulary(AssetVocabulary vocabulary)
|
| Method parameters in com.liferay.portlet.asset.service.impl with type arguments of type AssetVocabulary | |
|---|---|
protected List<AssetVocabulary> |
AssetVocabularyServiceImpl.filterVocabularies(List<AssetVocabulary> vocabularies)
Deprecated. As of 7.0.0, with no direct replacement |
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyLocalServiceImpl.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyServiceImpl.getGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
AssetVocabularyDisplay |
AssetVocabularyServiceImpl.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator<AssetVocabulary> obc)
|
AssetVocabularyDisplay |
AssetVocabularyServiceImpl.getGroupVocabulariesDisplay(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
JSONObject |
AssetVocabularyServiceImpl.getJSONGroupVocabularies(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
Deprecated. As of 6.2.0, with no direct replacement |
| Uses of AssetVocabulary in com.liferay.portlet.asset.service.permission |
|---|
| Methods in com.liferay.portlet.asset.service.permission with parameters of type AssetVocabulary | |
|---|---|
static void |
AssetVocabularyPermission.check(PermissionChecker permissionChecker,
AssetVocabulary vocabulary,
String actionId)
|
static boolean |
AssetVocabularyPermission.contains(PermissionChecker permissionChecker,
AssetVocabulary vocabulary,
String actionId)
|
| Uses of AssetVocabulary in com.liferay.portlet.asset.service.persistence |
|---|
| Methods in com.liferay.portlet.asset.service.persistence that return AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyPersistence.create(long vocabularyId)
Creates a new asset vocabulary with the primary key. |
static AssetVocabulary |
AssetVocabularyUtil.create(long vocabularyId)
Creates a new asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first 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.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?. |
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_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_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_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_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)
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,
boolean retrieveFromCache)
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_N(long groupId,
String name,
boolean retrieveFromCache)
Returns the asset vocabulary where groupId = ? and name = ? or returns null if it could not be found, optionally using the finder cache. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first 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.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?. |
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.fetchByPrimaryKey(long vocabularyId)
Returns the asset vocabulary with the primary key or returns null if it could not be found. |
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_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_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_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_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?. |
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)
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,
boolean retrieveFromCache)
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_G(String uuid,
long groupId,
boolean retrieveFromCache)
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_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last 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.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_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.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.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.findByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first 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_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last 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.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.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_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_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_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_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_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_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_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.findByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first 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_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last 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.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.findByPrimaryKey(long vocabularyId)
Returns the asset vocabulary with the primary key or throws a NoSuchVocabularyException if it could not be found. |
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.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_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_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_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_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_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_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?. |
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_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_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last 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_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.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.remove(long vocabularyId)
Removes the asset vocabulary with the primary key from the database. |
static AssetVocabulary |
AssetVocabularyUtil.remove(long vocabularyId)
Removes the asset vocabulary with the primary key 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.removeByG_N(long groupId,
String name)
Removes the asset vocabulary where groupId = ? and name = ? 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.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)
|
AssetVocabulary |
AssetVocabularyPersistence.updateImpl(AssetVocabulary assetVocabulary)
|
static AssetVocabulary |
AssetVocabularyUtil.updateImpl(AssetVocabulary assetVocabulary)
|
| Methods in com.liferay.portlet.asset.service.persistence that return types with arguments of type AssetVocabulary | |
|---|---|
Map<Serializable,AssetVocabulary> |
AssetVocabularyPersistence.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
static Map<Serializable,AssetVocabulary> |
AssetVocabularyUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
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)
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,
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)
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,
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> |
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 ?. |
static List<AssetVocabulary> |
AssetVocabularyFinderUtil.filterFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyFinder.filterFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
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 groupId)
Returns all the asset vocabularies that the user has permission to view where groupId = ?. |
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)
Returns 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)
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,
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[] 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 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)
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,
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.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.findAll()
Returns all the asset vocabularies. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll()
Returns 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)
Returns a 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)
Returns an ordered range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByCompanyId(long companyId)
Returns all the asset vocabularies where companyId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByCompanyId(long companyId)
Returns 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)
Returns a 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)
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 retrieveFromCache)
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 retrieveFromCache)
Returns an ordered range of all the asset vocabularies where companyId = ?. |
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)
Returns 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)
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,
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)
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 retrieveFromCache)
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 retrieveFromCache)
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> obc)
|
List<AssetVocabulary> |
AssetVocabularyFinder.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long groupId)
Returns all the asset vocabularies where groupId = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long groupId)
Returns all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByGroupId(long[] groupIds)
Returns all the asset vocabularies where groupId = any ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long[] groupIds)
Returns 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)
Returns a 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)
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,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache. |
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)
Returns a 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)
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 retrieveFromCache)
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 retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ?. |
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)
Returns 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)
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,
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)
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 retrieveFromCache)
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 retrieveFromCache)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findByUuid(String uuid)
Returns all the asset vocabularies where uuid = ?. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByUuid(String uuid)
Returns 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)
Returns a 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)
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 retrieveFromCache)
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 retrieveFromCache)
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)
|
| Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetVocabulary | |
|---|---|
void |
AssetVocabularyPersistence.cacheResult(AssetVocabulary assetVocabulary)
Caches the asset vocabulary in the entity cache if it is enabled. |
static void |
AssetVocabularyUtil.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)
|
AssetVocabulary |
AssetVocabularyPersistence.updateImpl(AssetVocabulary assetVocabulary)
|
static AssetVocabulary |
AssetVocabularyUtil.updateImpl(AssetVocabulary assetVocabulary)
|
| Method parameters in com.liferay.portlet.asset.service.persistence with type arguments of type AssetVocabulary | |
|---|---|
void |
AssetVocabularyPersistence.cacheResult(List<AssetVocabulary> assetVocabularies)
Caches the asset vocabularies in the entity cache if it is enabled. |
static void |
AssetVocabularyUtil.cacheResult(List<AssetVocabulary> assetVocabularies)
Caches the asset vocabularies in the entity cache if it is enabled. |
AssetVocabulary |
AssetVocabularyPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first 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.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?. |
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_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_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_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.fetchByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first 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.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?. |
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_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_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_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_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?. |
static AssetVocabulary |
AssetVocabularyUtil.fetchByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first 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.fetchByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?. |
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_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 ?. |
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> |
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 ?. |
static List<AssetVocabulary> |
AssetVocabularyFinderUtil.filterFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyFinder.filterFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
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.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 = ?. |
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[] 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 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.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.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)
Returns an ordered range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistence.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies. |
AssetVocabulary |
AssetVocabularyPersistence.findByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first 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_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last 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.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 = ?. |
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)
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 retrieveFromCache)
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 retrieveFromCache)
Returns an ordered range of all the asset vocabularies where companyId = ?. |
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_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_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_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_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_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 ?. |
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)
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 retrieveFromCache)
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 retrieveFromCache)
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> obc)
|
List<AssetVocabulary> |
AssetVocabularyFinder.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
AssetVocabulary |
AssetVocabularyPersistence.findByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first 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_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last 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.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 = ?. |
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)
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,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache. |
static List<AssetVocabulary> |
AssetVocabularyUtil.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache. |
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)
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 retrieveFromCache)
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 retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ?. |
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_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_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_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_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_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 = ?. |
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)
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 retrieveFromCache)
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 retrieveFromCache)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistence.findByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?. |
static AssetVocabulary |
AssetVocabularyUtil.findByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first 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_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last 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.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 = ?. |
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)
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 retrieveFromCache)
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 retrieveFromCache)
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)
|
| Uses of AssetVocabulary in com.liferay.portlet.asset.service.persistence.impl |
|---|
| Methods in com.liferay.portlet.asset.service.persistence.impl that return AssetVocabulary | |
|---|---|
AssetVocabulary |
AssetVocabularyPersistenceImpl.create(long vocabularyId)
Creates a new asset vocabulary with the primary key. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.fetchByG_N(long groupId,
String name)
Returns the asset vocabulary where groupId = ? and name = ? or returns null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByG_N(long groupId,
String name,
boolean retrieveFromCache)
Returns the asset vocabulary where groupId = ? and name = ? or returns null if it could not be found, optionally using the finder cache. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByPrimaryKey(long vocabularyId)
Returns the asset vocabulary with the primary key or returns null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
Returns the asset vocabulary with the primary key or returns null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByUUID_G(String uuid,
long groupId)
Returns the asset vocabulary where uuid = ? and groupId = ? or returns null if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Returns the asset vocabulary where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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[] |
AssetVocabularyPersistenceImpl.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 = ?. |
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.filterGetByG_LikeN_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.filterGetByGroupId_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.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[] |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.findByPrimaryKey(long vocabularyId)
Returns the asset vocabulary with the primary key or throws a NoSuchVocabularyException if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Returns the asset vocabulary with the primary key or throws a NoSuchModelException if it could not be found. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?. |
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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 = ?. |
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByCompanyId_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByG_LikeN_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByGroupId_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByUuid_C_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByUuid_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
String uuid,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
AssetVocabulary |
AssetVocabularyPersistenceImpl.remove(long vocabularyId)
Removes the asset vocabulary with the primary key from the database. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.remove(Serializable primaryKey)
Removes the asset vocabulary with the primary key from the database. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.removeByG_N(long groupId,
String name)
Removes the asset vocabulary where groupId = ? and name = ? from the database. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.removeByUUID_G(String uuid,
long groupId)
Removes the asset vocabulary where uuid = ? and groupId = ? from the database. |
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.removeImpl(AssetVocabulary assetVocabulary)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.toUnwrappedModel(AssetVocabulary assetVocabulary)
|
AssetVocabulary |
AssetVocabularyPersistenceImpl.updateImpl(AssetVocabulary assetVocabulary)
|
| Methods in com.liferay.portlet.asset.service.persistence.impl that return types with arguments of type AssetVocabulary | |
|---|---|
protected List<AssetVocabulary> |
AssetVocabularyFinderImpl.doFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc,
boolean inlineSQLHelper)
|
Map<Serializable,AssetVocabulary> |
AssetVocabularyPersistenceImpl.fetchByPrimaryKeys(Set<Serializable> primaryKeys)
|
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyFinderImpl.filterFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.filterFindByGroupId(long groupId)
Returns all the asset vocabularies that the user has permission to view where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.filterFindByGroupId(long[] groupIds)
Returns all the asset vocabularies that the user has permission to view where groupId = any ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.findAll()
Returns all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findAll(int start,
int end)
Returns a range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByCompanyId(long companyId)
Returns all the asset vocabularies where companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the asset vocabularies where companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByG_LikeN(long groupId,
String name)
Returns all the asset vocabularies where groupId = ? and name LIKE ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.findByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?. |
List<AssetVocabulary> |
AssetVocabularyFinderImpl.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long groupId)
Returns all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long[] groupIds)
Returns all the asset vocabularies where groupId = any ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long[] groupIds,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = any ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = any ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByUuid_C(String uuid,
long companyId)
Returns all the asset vocabularies where uuid = ? and companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByUuid_C(String uuid,
long companyId,
int start,
int end)
Returns a range of all the asset vocabularies where uuid = ? and companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByUuid(String uuid)
Returns all the asset vocabularies where uuid = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByUuid(String uuid,
int start,
int end)
Returns a range of all the asset vocabularies where uuid = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where uuid = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where uuid = ?. |
| Methods in com.liferay.portlet.asset.service.persistence.impl with parameters of type AssetVocabulary | |
|---|---|
void |
AssetVocabularyPersistenceImpl.cacheResult(AssetVocabulary assetVocabulary)
Caches the asset vocabulary in the entity cache if it is enabled. |
void |
AssetVocabularyPersistenceImpl.clearCache(AssetVocabulary assetVocabulary)
Clears the cache for the asset vocabulary. |
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.filterGetByG_LikeN_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.filterGetByGroupId_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByCompanyId_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByG_LikeN_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByGroupId_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByUuid_C_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByUuid_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
String uuid,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.removeImpl(AssetVocabulary assetVocabulary)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.toUnwrappedModel(AssetVocabulary assetVocabulary)
|
AssetVocabulary |
AssetVocabularyPersistenceImpl.updateImpl(AssetVocabulary assetVocabulary)
|
| Method parameters in com.liferay.portlet.asset.service.persistence.impl with type arguments of type AssetVocabulary | |
|---|---|
void |
AssetVocabularyPersistenceImpl.cacheResult(List<AssetVocabulary> assetVocabularies)
Caches the asset vocabularies in the entity cache if it is enabled. |
void |
AssetVocabularyPersistenceImpl.clearCache(List<AssetVocabulary> assetVocabularies)
|
protected List<AssetVocabulary> |
AssetVocabularyFinderImpl.doFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc,
boolean inlineSQLHelper)
|
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.fetchByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.fetchByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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 ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyFinderImpl.filterFindByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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 = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.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 = ?. |
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.filterGetByG_LikeN_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.filterGetByGroupId_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findAll(int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByCompanyId_First(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByCompanyId_Last(long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where companyId = ?. |
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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 = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where companyId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.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 |
AssetVocabularyPersistenceImpl.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[] |
AssetVocabularyPersistenceImpl.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 ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.findByG_LikeN(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?. |
List<AssetVocabulary> |
AssetVocabularyFinderImpl.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator<AssetVocabulary> obc)
|
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where groupId = ?. |
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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 = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = any ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long[] groupIds,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where groupId = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where groupId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?. |
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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 = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.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> |
AssetVocabularyPersistenceImpl.findByUuid_C(String uuid,
long companyId,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the first asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary |
AssetVocabularyPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns the last asset vocabulary in the ordered set where uuid = ?. |
AssetVocabulary[] |
AssetVocabularyPersistenceImpl.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 = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator)
Returns an ordered range of all the asset vocabularies where uuid = ?. |
List<AssetVocabulary> |
AssetVocabularyPersistenceImpl.findByUuid(String uuid,
int start,
int end,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean retrieveFromCache)
Returns an ordered range of all the asset vocabularies where uuid = ?. |
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByCompanyId_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByG_LikeN_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
String name,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByGroupId_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
long groupId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByUuid_C_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
String uuid,
long companyId,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
protected AssetVocabulary |
AssetVocabularyPersistenceImpl.getByUuid_PrevAndNext(Session session,
AssetVocabulary assetVocabulary,
String uuid,
OrderByComparator<AssetVocabulary> orderByComparator,
boolean previous)
|
| Uses of AssetVocabulary in com.liferay.portlet.asset.util |
|---|
| Methods in com.liferay.portlet.asset.util that return types with arguments of type AssetVocabulary | |
|---|---|
static List<AssetVocabulary> |
AssetUtil.filterVocabularies(List<AssetVocabulary> vocabularies,
String className,
long classTypePK)
|
| Methods in com.liferay.portlet.asset.util with parameters of type AssetVocabulary | |
|---|---|
protected void |
AssetVocabularyIndexer.doDelete(AssetVocabulary assetVocabulary)
|
protected Document |
AssetVocabularyIndexer.doGetDocument(AssetVocabulary assetVocabulary)
|
protected void |
AssetVocabularyIndexer.doReindex(AssetVocabulary assetVocabulary)
|
protected void |
BaseAssetEntryValidator.validate(long classNameId,
long classTypePK,
long[] categoryIds,
AssetVocabulary vocabulary)
|
| Method parameters in com.liferay.portlet.asset.util with type arguments of type AssetVocabulary | |
|---|---|
static List<AssetVocabulary> |
AssetUtil.filterVocabularies(List<AssetVocabulary> vocabularies,
String className,
long classTypePK)
|
| Uses of AssetVocabulary in com.liferay.portlet.asset.util.comparator |
|---|
| Methods in com.liferay.portlet.asset.util.comparator with parameters of type AssetVocabulary | |
|---|---|
int |
AssetVocabularyCreateDateComparator.compare(AssetVocabulary assetVocabulary1,
AssetVocabulary assetVocabulary2)
|
| Uses of AssetVocabulary in com.liferay.portlet.asset.util.test |
|---|
| Methods in com.liferay.portlet.asset.util.test that return AssetVocabulary | |
|---|---|
static AssetVocabulary |
AssetTestUtil.addVocabulary(long groupId)
|
static AssetVocabulary |
AssetTestUtil.addVocabulary(long groupId,
long classNameId,
long classTypePK,
boolean required)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||