Uses of Interface
com.liferay.asset.kernel.model.AssetVocabulary
Packages that use AssetVocabulary
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetVocabulary in com.liferay.asset.kernel.exception
Methods in com.liferay.asset.kernel.exception that return AssetVocabularyConstructors in com.liferay.asset.kernel.exception with parameters of type AssetVocabulary -
Uses of AssetVocabulary in com.liferay.asset.kernel.model
Classes in com.liferay.asset.kernel.model that implement AssetVocabularyFields in com.liferay.asset.kernel.model with type parameters of type AssetVocabularyModifier and TypeFieldDescriptionstatic final Accessor<AssetVocabulary,Long> AssetVocabulary.VOCABULARY_ID_ACCESSORMethods in com.liferay.asset.kernel.model that return AssetVocabularyModifier and TypeMethodDescriptionAssetVocabularyModel.cloneWithOriginalValues()AssetVocabularyWrapper.cloneWithOriginalValues()Methods in com.liferay.asset.kernel.model that return types with arguments of type AssetVocabularyModifier and TypeMethodDescriptionAssetVocabularyWrapper.getAttributeGetterFunctions()AssetVocabularyWrapper.getAttributeSetterBiConsumers()AssetVocabularyDisplay.getVocabularies()Methods in com.liferay.asset.kernel.model with parameters of type AssetVocabularyModifier and TypeMethodDescriptionprotected AssetVocabularyWrapperAssetVocabularyWrapper.wrap(AssetVocabulary assetVocabulary) Method parameters in com.liferay.asset.kernel.model with type arguments of type AssetVocabularyModifier and TypeMethodDescriptionAssetVocabulary.getUnambiguousTitle(List<AssetVocabulary> vocabularies, long groupId, Locale locale) AssetVocabularyWrapper.getUnambiguousTitle(List<AssetVocabulary> vocabularies, long groupId, Locale locale) voidAssetVocabularyDisplay.setVocabularies(List<AssetVocabulary> vocabularies) Constructors in com.liferay.asset.kernel.model with parameters of type AssetVocabularyConstructor parameters in com.liferay.asset.kernel.model with type arguments of type AssetVocabularyModifierConstructorDescriptionAssetVocabularyDisplay(List<AssetVocabulary> vocabularies, int total, int start, int end) -
Uses of AssetVocabulary in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service that return AssetVocabularyModifier and TypeMethodDescriptionAssetVocabularyLocalService.addAssetVocabulary(AssetVocabulary assetVocabulary) Adds the asset vocabulary to the database.static AssetVocabularyAssetVocabularyLocalServiceUtil.addAssetVocabulary(AssetVocabulary assetVocabulary) Adds the asset vocabulary to the database.AssetVocabularyLocalServiceWrapper.addAssetVocabulary(AssetVocabulary assetVocabulary) Adds the asset vocabulary to the database.AssetVocabularyLocalService.addDefaultVocabulary(long groupId) static AssetVocabularyAssetVocabularyLocalServiceUtil.addDefaultVocabulary(long groupId) AssetVocabularyLocalServiceWrapper.addDefaultVocabulary(long groupId) AssetVocabularyLocalService.addVocabulary(long userId, long groupId, String title, ServiceContext serviceContext) AssetVocabularyLocalService.addVocabulary(long userId, long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyLocalService.addVocabulary(long userId, long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) AssetVocabularyLocalService.addVocabulary(long userId, long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyLocalService.addVocabulary(String externalReferenceCode, long userId, long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyLocalServiceUtil.addVocabulary(long userId, long groupId, String title, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyLocalServiceUtil.addVocabulary(long userId, long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyLocalServiceUtil.addVocabulary(long userId, long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyLocalServiceUtil.addVocabulary(long userId, long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyLocalServiceUtil.addVocabulary(String externalReferenceCode, long userId, long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) AssetVocabularyLocalServiceWrapper.addVocabulary(long userId, long groupId, String title, ServiceContext serviceContext) AssetVocabularyLocalServiceWrapper.addVocabulary(long userId, long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyLocalServiceWrapper.addVocabulary(long userId, long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) AssetVocabularyLocalServiceWrapper.addVocabulary(long userId, long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyLocalServiceWrapper.addVocabulary(String externalReferenceCode, long userId, long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) AssetVocabularyService.addVocabulary(long groupId, String title, ServiceContext serviceContext) AssetVocabularyService.addVocabulary(long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyService.addVocabulary(long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) AssetVocabularyService.addVocabulary(long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyService.addVocabulary(String externalReferenceCode, long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyServiceUtil.addVocabulary(long groupId, String title, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyServiceUtil.addVocabulary(long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyServiceUtil.addVocabulary(long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyServiceUtil.addVocabulary(long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyServiceUtil.addVocabulary(String externalReferenceCode, long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) AssetVocabularyServiceWrapper.addVocabulary(long groupId, String title, ServiceContext serviceContext) AssetVocabularyServiceWrapper.addVocabulary(long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyServiceWrapper.addVocabulary(long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) AssetVocabularyServiceWrapper.addVocabulary(long groupId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyServiceWrapper.addVocabulary(String externalReferenceCode, long groupId, String name, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType, ServiceContext serviceContext) AssetVocabularyLocalService.createAssetVocabulary(long vocabularyId) Creates a new asset vocabulary with the primary key.static AssetVocabularyAssetVocabularyLocalServiceUtil.createAssetVocabulary(long vocabularyId) Creates a new asset vocabulary with the primary key.AssetVocabularyLocalServiceWrapper.createAssetVocabulary(long vocabularyId) Creates a new asset vocabulary with the primary key.AssetVocabularyLocalService.deleteAssetVocabulary(long vocabularyId) Deletes the asset vocabulary with the primary key from the database.AssetVocabularyLocalService.deleteAssetVocabulary(AssetVocabulary assetVocabulary) Deletes the asset vocabulary from the database.static AssetVocabularyAssetVocabularyLocalServiceUtil.deleteAssetVocabulary(long vocabularyId) Deletes the asset vocabulary with the primary key from the database.static AssetVocabularyAssetVocabularyLocalServiceUtil.deleteAssetVocabulary(AssetVocabulary assetVocabulary) Deletes the asset vocabulary from the database.AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(long vocabularyId) Deletes the asset vocabulary with the primary key from the database.AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(AssetVocabulary assetVocabulary) Deletes the asset vocabulary from the database.AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary) static AssetVocabularyAssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary) AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary) AssetVocabularyLocalService.fetchAssetVocabulary(long vocabularyId) static AssetVocabularyAssetVocabularyLocalServiceUtil.fetchAssetVocabulary(long vocabularyId) AssetVocabularyLocalServiceWrapper.fetchAssetVocabulary(long vocabularyId) AssetVocabularyLocalService.fetchAssetVocabularyByExternalReferenceCode(String externalReferenceCode, long groupId) static AssetVocabularyAssetVocabularyLocalServiceUtil.fetchAssetVocabularyByExternalReferenceCode(String externalReferenceCode, long groupId) AssetVocabularyLocalServiceWrapper.fetchAssetVocabularyByExternalReferenceCode(String externalReferenceCode, long groupId) AssetVocabularyLocalService.fetchAssetVocabularyByUuidAndGroupId(String uuid, long groupId) Returns the asset vocabulary matching the UUID and group.static AssetVocabularyAssetVocabularyLocalServiceUtil.fetchAssetVocabularyByUuidAndGroupId(String uuid, long groupId) Returns the asset vocabulary matching the UUID and group.AssetVocabularyLocalServiceWrapper.fetchAssetVocabularyByUuidAndGroupId(String uuid, long groupId) Returns the asset vocabulary matching the UUID and group.AssetVocabularyLocalService.fetchGroupVocabulary(long groupId, String name) static AssetVocabularyAssetVocabularyLocalServiceUtil.fetchGroupVocabulary(long groupId, String name) AssetVocabularyLocalServiceWrapper.fetchGroupVocabulary(long groupId, String name) AssetVocabularyService.fetchVocabulary(long vocabularyId) static AssetVocabularyAssetVocabularyServiceUtil.fetchVocabulary(long vocabularyId) AssetVocabularyServiceWrapper.fetchVocabulary(long vocabularyId) AssetVocabularyLocalService.getAssetVocabulary(long vocabularyId) Returns the asset vocabulary with the primary key.static AssetVocabularyAssetVocabularyLocalServiceUtil.getAssetVocabulary(long vocabularyId) Returns the asset vocabulary with the primary key.AssetVocabularyLocalServiceWrapper.getAssetVocabulary(long vocabularyId) Returns the asset vocabulary with the primary key.AssetVocabularyLocalService.getAssetVocabularyByExternalReferenceCode(String externalReferenceCode, long groupId) static AssetVocabularyAssetVocabularyLocalServiceUtil.getAssetVocabularyByExternalReferenceCode(String externalReferenceCode, long groupId) AssetVocabularyLocalServiceWrapper.getAssetVocabularyByExternalReferenceCode(String externalReferenceCode, long groupId) AssetVocabularyService.getAssetVocabularyByExternalReferenceCode(long groupId, String externalReferenceCode) static AssetVocabularyAssetVocabularyServiceUtil.getAssetVocabularyByExternalReferenceCode(long groupId, String externalReferenceCode) AssetVocabularyServiceWrapper.getAssetVocabularyByExternalReferenceCode(long groupId, String externalReferenceCode) AssetVocabularyLocalService.getAssetVocabularyByUuidAndGroupId(String uuid, long groupId) Returns the asset vocabulary matching the UUID and group.static AssetVocabularyAssetVocabularyLocalServiceUtil.getAssetVocabularyByUuidAndGroupId(String uuid, long groupId) Returns the asset vocabulary matching the UUID and group.AssetVocabularyLocalServiceWrapper.getAssetVocabularyByUuidAndGroupId(String uuid, long groupId) Returns the asset vocabulary matching the UUID and group.AssetVocabularyLocalService.getGroupVocabulary(long groupId, String name) static AssetVocabularyAssetVocabularyLocalServiceUtil.getGroupVocabulary(long groupId, String name) AssetVocabularyLocalServiceWrapper.getGroupVocabulary(long groupId, String name) AssetVocabularyLocalService.getVocabulary(long vocabularyId) static AssetVocabularyAssetVocabularyLocalServiceUtil.getVocabulary(long vocabularyId) AssetVocabularyLocalServiceWrapper.getVocabulary(long vocabularyId) AssetVocabularyService.getVocabulary(long vocabularyId) static AssetVocabularyAssetVocabularyServiceUtil.getVocabulary(long vocabularyId) AssetVocabularyServiceWrapper.getVocabulary(long vocabularyId) AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary) Updates the asset vocabulary in the database or adds it if it does not yet exist.static AssetVocabularyAssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary) Updates the asset vocabulary in the database or adds it if it does not yet exist.AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary) Updates the asset vocabulary in the database or adds it if it does not yet exist.AssetVocabularyLocalService.updateVocabulary(long vocabularyId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyLocalService.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings) AssetVocabularyLocalService.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType) static AssetVocabularyAssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings) static AssetVocabularyAssetVocabularyLocalServiceUtil.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType) AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings) AssetVocabularyLocalServiceWrapper.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType) AssetVocabularyService.updateVocabulary(long vocabularyId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyService.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings) AssetVocabularyService.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType) static AssetVocabularyAssetVocabularyServiceUtil.updateVocabulary(long vocabularyId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) static AssetVocabularyAssetVocabularyServiceUtil.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings) static AssetVocabularyAssetVocabularyServiceUtil.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType) AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId, String title, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, ServiceContext serviceContext) AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings) AssetVocabularyServiceWrapper.updateVocabulary(long vocabularyId, Map<Locale, String> titleMap, Map<Locale, String> descriptionMap, String settings, int visibilityType) Methods in com.liferay.asset.kernel.service that return types with arguments of type AssetVocabularyModifier and TypeMethodDescriptionAssetVocabularyService.deleteVocabularies(long[] vocabularyIds, ServiceContext serviceContext) static List<AssetVocabulary>AssetVocabularyServiceUtil.deleteVocabularies(long[] vocabularyIds, ServiceContext serviceContext) AssetVocabularyServiceWrapper.deleteVocabularies(long[] vocabularyIds, ServiceContext serviceContext) 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.AssetVocabularyLocalServiceWrapper.getAssetVocabularies(int start, int end) Returns a range of all the asset vocabularies.AssetVocabularyLocalService.getAssetVocabulariesByUuidAndCompanyId(String uuid, long companyId) Returns all the asset vocabularies matching the UUID and company.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) Returns all the 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.AssetVocabularyLocalServiceWrapper.getAssetVocabulariesByUuidAndCompanyId(String uuid, long companyId) Returns all the asset vocabularies matching the UUID and company.AssetVocabularyLocalServiceWrapper.getAssetVocabulariesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns a range of asset vocabularies matching the UUID and company.AssetVocabularyLocalService.getCompanyVocabularies(long companyId) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getCompanyVocabularies(long companyId) AssetVocabularyLocalServiceWrapper.getCompanyVocabularies(long companyId) AssetVocabularyLocalService.getCTPersistence()AssetVocabularyLocalServiceWrapper.getCTPersistence()AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds) AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds, String className) AssetVocabularyLocalService.getGroupsVocabularies(long[] groupIds, String className, long classTypePK) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds, String className) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getGroupsVocabularies(long[] groupIds, String className, long classTypePK) AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds) AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds, String className) AssetVocabularyLocalServiceWrapper.getGroupsVocabularies(long[] groupIds, String className, long classTypePK) AssetVocabularyService.getGroupsVocabularies(long[] groupIds) AssetVocabularyService.getGroupsVocabularies(long[] groupIds, String className) AssetVocabularyService.getGroupsVocabularies(long[] groupIds, String className, long classTypePK) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds, String className) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupsVocabularies(long[] groupIds, String className, long classTypePK) AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds) AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds, String className) AssetVocabularyServiceWrapper.getGroupsVocabularies(long[] groupIds, String className, long classTypePK) AssetVocabularyLocalService.getGroupVocabularies(long groupId) AssetVocabularyLocalService.getGroupVocabularies(long[] groupIds) AssetVocabularyLocalService.getGroupVocabularies(long[] groupIds, int[] visibilityTypes) AssetVocabularyLocalService.getGroupVocabularies(long groupId, boolean addDefaultVocabulary) AssetVocabularyLocalService.getGroupVocabularies(long groupId, int visibilityType) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getGroupVocabularies(long[] groupIds) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getGroupVocabularies(long[] groupIds, int[] visibilityTypes) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId, boolean addDefaultVocabulary) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getGroupVocabularies(long groupId, int visibilityType) AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId) AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long[] groupIds) AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long[] groupIds, int[] visibilityTypes) AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId, boolean addDefaultVocabulary) AssetVocabularyLocalServiceWrapper.getGroupVocabularies(long groupId, int visibilityType) AssetVocabularyService.getGroupVocabularies(long groupId) AssetVocabularyService.getGroupVocabularies(long[] groupIds) AssetVocabularyService.getGroupVocabularies(long[] groupIds, int[] visibilityTypes) AssetVocabularyService.getGroupVocabularies(long groupId, boolean createDefaultVocabulary) AssetVocabularyService.getGroupVocabularies(long groupId, boolean createDefaultVocabulary, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyService.getGroupVocabularies(long groupId, int visibilityType) AssetVocabularyService.getGroupVocabularies(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyService.getGroupVocabularies(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long groupId) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long[] groupIds) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long[] groupIds, int[] visibilityTypes) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long groupId, boolean createDefaultVocabulary) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long groupId, boolean createDefaultVocabulary, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long groupId, int visibilityType) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId) AssetVocabularyServiceWrapper.getGroupVocabularies(long[] groupIds) AssetVocabularyServiceWrapper.getGroupVocabularies(long[] groupIds, int[] visibilityTypes) AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId, boolean createDefaultVocabulary) AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId, boolean createDefaultVocabulary, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId, int visibilityType) AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyLocalService.getModelClass()AssetVocabularyLocalServiceWrapper.getModelClass()AssetVocabularyLocalService.getVocabularies(long[] vocabularyIds) AssetVocabularyLocalService.getVocabularies(Hits hits) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getVocabularies(long[] vocabularyIds) static List<AssetVocabulary>AssetVocabularyLocalServiceUtil.getVocabularies(Hits hits) AssetVocabularyLocalServiceWrapper.getVocabularies(long[] vocabularyIds) AssetVocabularyLocalServiceWrapper.getVocabularies(Hits hits) AssetVocabularyLocalService.searchVocabularies(long companyId, long[] groupIds, String title, int[] visibilityTypes, int start, int end, Sort sort) static BaseModelSearchResult<AssetVocabulary>AssetVocabularyLocalServiceUtil.searchVocabularies(long companyId, long[] groupIds, String title, int[] visibilityTypes, int start, int end, Sort sort) AssetVocabularyLocalServiceWrapper.searchVocabularies(long companyId, long[] groupIds, String title, int[] visibilityTypes, int start, int end, Sort sort) Methods in com.liferay.asset.kernel.service with parameters of type AssetVocabularyModifier and TypeMethodDescriptionAssetVocabularyLocalService.addAssetVocabulary(AssetVocabulary assetVocabulary) Adds the asset vocabulary to the database.static AssetVocabularyAssetVocabularyLocalServiceUtil.addAssetVocabulary(AssetVocabulary assetVocabulary) Adds the asset vocabulary to the database.AssetVocabularyLocalServiceWrapper.addAssetVocabulary(AssetVocabulary assetVocabulary) Adds the asset vocabulary to the database.voidAssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary, boolean addGroupPermissions, boolean addGuestPermissions) voidAssetVocabularyLocalService.addVocabularyResources(AssetVocabulary vocabulary, ModelPermissions modelPermissions) static voidAssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary, boolean addGroupPermissions, boolean addGuestPermissions) static voidAssetVocabularyLocalServiceUtil.addVocabularyResources(AssetVocabulary vocabulary, ModelPermissions modelPermissions) voidAssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary, boolean addGroupPermissions, boolean addGuestPermissions) voidAssetVocabularyLocalServiceWrapper.addVocabularyResources(AssetVocabulary vocabulary, ModelPermissions modelPermissions) AssetVocabularyLocalService.deleteAssetVocabulary(AssetVocabulary assetVocabulary) Deletes the asset vocabulary from the database.static AssetVocabularyAssetVocabularyLocalServiceUtil.deleteAssetVocabulary(AssetVocabulary assetVocabulary) Deletes the asset vocabulary from the database.AssetVocabularyLocalServiceWrapper.deleteAssetVocabulary(AssetVocabulary assetVocabulary) Deletes the asset vocabulary from the database.AssetVocabularyLocalService.deleteVocabulary(AssetVocabulary vocabulary) static AssetVocabularyAssetVocabularyLocalServiceUtil.deleteVocabulary(AssetVocabulary vocabulary) AssetVocabularyLocalServiceWrapper.deleteVocabulary(AssetVocabulary vocabulary) AssetVocabularyLocalService.updateAssetVocabulary(AssetVocabulary assetVocabulary) Updates the asset vocabulary in the database or adds it if it does not yet exist.static AssetVocabularyAssetVocabularyLocalServiceUtil.updateAssetVocabulary(AssetVocabulary assetVocabulary) Updates the asset vocabulary in the database or adds it if it does not yet exist.AssetVocabularyLocalServiceWrapper.updateAssetVocabulary(AssetVocabulary assetVocabulary) Updates the asset vocabulary in the database or adds it if it does not yet exist.Method parameters in com.liferay.asset.kernel.service with type arguments of type AssetVocabularyModifier and TypeMethodDescriptionAssetVocabularyLocalService.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.AssetVocabularyLocalServiceWrapper.getAssetVocabulariesByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns a range of asset vocabularies matching the UUID and company.AssetVocabularyService.getGroupVocabularies(long groupId, boolean createDefaultVocabulary, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyService.getGroupVocabularies(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyService.getGroupVocabularies(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long groupId, boolean createDefaultVocabulary, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) static List<AssetVocabulary>AssetVocabularyServiceUtil.getGroupVocabularies(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId, boolean createDefaultVocabulary, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyServiceWrapper.getGroupVocabularies(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyService.getGroupVocabulariesDisplay(long groupId, String name, int start, int end, boolean addDefaultVocabulary, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyService.getGroupVocabulariesDisplay(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) static AssetVocabularyDisplayAssetVocabularyServiceUtil.getGroupVocabulariesDisplay(long groupId, String name, int start, int end, boolean addDefaultVocabulary, OrderByComparator<AssetVocabulary> orderByComparator) static AssetVocabularyDisplayAssetVocabularyServiceUtil.getGroupVocabulariesDisplay(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay(long groupId, String name, int start, int end, boolean addDefaultVocabulary, OrderByComparator<AssetVocabulary> orderByComparator) AssetVocabularyServiceWrapper.getGroupVocabulariesDisplay(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) <R,E extends Throwable>
RAssetVocabularyLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetVocabulary>, R, E> updateUnsafeFunction) <R,E extends Throwable>
RAssetVocabularyLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetVocabulary>, R, E> updateUnsafeFunction) -
Uses of AssetVocabulary in com.liferay.asset.kernel.service.persistence
Methods in com.liferay.asset.kernel.service.persistence that return AssetVocabularyModifier and TypeMethodDescriptionAssetVocabularyPersistence.create(long vocabularyId) Creates a new asset vocabulary with the primary key.static AssetVocabularyAssetVocabularyUtil.create(long vocabularyId) Creates a new asset vocabulary with the primary key.AssetVocabularyPersistence.fetchByCompanyId_First(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where companyId = ?.static AssetVocabularyAssetVocabularyUtil.fetchByCompanyId_First(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where companyId = ?.AssetVocabularyPersistence.fetchByCompanyId_Last(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where companyId = ?.static AssetVocabularyAssetVocabularyUtil.fetchByCompanyId_Last(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where companyId = ?.AssetVocabularyPersistence.fetchByERC_G(String externalReferenceCode, long groupId) Returns the asset vocabulary where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found.AssetVocabularyPersistence.fetchByERC_G(String externalReferenceCode, long groupId, boolean useFinderCache) Returns the asset vocabulary where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.static AssetVocabularyAssetVocabularyUtil.fetchByERC_G(String externalReferenceCode, long groupId) Returns the asset vocabulary where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found.static AssetVocabularyAssetVocabularyUtil.fetchByERC_G(String externalReferenceCode, long groupId, boolean useFinderCache) Returns the asset vocabulary where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.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 AssetVocabularyAssetVocabularyUtil.fetchByG_LikeN_First(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.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 AssetVocabularyAssetVocabularyUtil.fetchByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.AssetVocabularyPersistence.fetchByG_N(long groupId, String name) Returns the asset vocabulary where groupId = ? and name = ? or returnsnullif it could not be found.AssetVocabularyPersistence.fetchByG_N(long groupId, String name, boolean useFinderCache) Returns the asset vocabulary where groupId = ? and name = ? or returnsnullif it could not be found, optionally using the finder cache.static AssetVocabularyAssetVocabularyUtil.fetchByG_N(long groupId, String name) Returns the asset vocabulary where groupId = ? and name = ? or returnsnullif it could not be found.static AssetVocabularyAssetVocabularyUtil.fetchByG_N(long groupId, String name, boolean useFinderCache) Returns the asset vocabulary where groupId = ? and name = ? or returnsnullif it could not be found, optionally using the finder cache.AssetVocabularyPersistence.fetchByG_V_First(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabularyAssetVocabularyUtil.fetchByG_V_First(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.fetchByG_V_Last(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabularyAssetVocabularyUtil.fetchByG_V_Last(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.fetchByGroupId_First(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ?.static AssetVocabularyAssetVocabularyUtil.fetchByGroupId_First(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ?.AssetVocabularyPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ?.static AssetVocabularyAssetVocabularyUtil.fetchByGroupId_Last(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ?.AssetVocabularyPersistence.fetchByPrimaryKey(long vocabularyId) Returns the asset vocabulary with the primary key or returnsnullif it could not be found.static AssetVocabularyAssetVocabularyUtil.fetchByPrimaryKey(long vocabularyId) Returns the asset vocabulary with the primary key or returnsnullif it could not be found.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 AssetVocabularyAssetVocabularyUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.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 AssetVocabularyAssetVocabularyUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.AssetVocabularyPersistence.fetchByUuid_First(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ?.static AssetVocabularyAssetVocabularyUtil.fetchByUuid_First(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ?.AssetVocabularyPersistence.fetchByUUID_G(String uuid, long groupId) Returns the asset vocabulary where uuid = ? and groupId = ? or returnsnullif it could not be found.AssetVocabularyPersistence.fetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the asset vocabulary where uuid = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.static AssetVocabularyAssetVocabularyUtil.fetchByUUID_G(String uuid, long groupId) Returns the asset vocabulary where uuid = ? and groupId = ? or returnsnullif it could not be found.static AssetVocabularyAssetVocabularyUtil.fetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the asset vocabulary where uuid = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.AssetVocabularyPersistence.fetchByUuid_Last(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ?.static AssetVocabularyAssetVocabularyUtil.fetchByUuid_Last(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ?.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 ?.AssetVocabularyPersistence.filterFindByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.static AssetVocabulary[]AssetVocabularyUtil.filterFindByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.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 = ?.AssetVocabularyPersistence.findByCompanyId_First(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where companyId = ?.static AssetVocabularyAssetVocabularyUtil.findByCompanyId_First(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where companyId = ?.AssetVocabularyPersistence.findByCompanyId_Last(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where companyId = ?.static AssetVocabularyAssetVocabularyUtil.findByCompanyId_Last(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where companyId = ?.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 = ?.AssetVocabularyPersistence.findByERC_G(String externalReferenceCode, long groupId) Returns the asset vocabulary where externalReferenceCode = ? and groupId = ? or throws aNoSuchVocabularyExceptionif it could not be found.static AssetVocabularyAssetVocabularyUtil.findByERC_G(String externalReferenceCode, long groupId) Returns the asset vocabulary where externalReferenceCode = ? and groupId = ? or throws aNoSuchVocabularyExceptionif it could not be found.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 AssetVocabularyAssetVocabularyUtil.findByG_LikeN_First(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.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 AssetVocabularyAssetVocabularyUtil.findByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.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 ?.Returns the asset vocabulary where groupId = ? and name = ? or throws aNoSuchVocabularyExceptionif it could not be found.static AssetVocabularyReturns the asset vocabulary where groupId = ? and name = ? or throws aNoSuchVocabularyExceptionif it could not be found.AssetVocabularyPersistence.findByG_V_First(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabularyAssetVocabularyUtil.findByG_V_First(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V_Last(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabularyAssetVocabularyUtil.findByG_V_Last(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabulary[]AssetVocabularyUtil.findByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByGroupId_First(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ?.static AssetVocabularyAssetVocabularyUtil.findByGroupId_First(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ?.AssetVocabularyPersistence.findByGroupId_Last(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ?.static AssetVocabularyAssetVocabularyUtil.findByGroupId_Last(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ?.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 = ?.AssetVocabularyPersistence.findByPrimaryKey(long vocabularyId) Returns the asset vocabulary with the primary key or throws aNoSuchVocabularyExceptionif it could not be found.static AssetVocabularyAssetVocabularyUtil.findByPrimaryKey(long vocabularyId) Returns the asset vocabulary with the primary key or throws aNoSuchVocabularyExceptionif it could not be found.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 AssetVocabularyAssetVocabularyUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.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 AssetVocabularyAssetVocabularyUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.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 = ?.AssetVocabularyPersistence.findByUuid_First(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ?.static AssetVocabularyAssetVocabularyUtil.findByUuid_First(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ?.AssetVocabularyPersistence.findByUUID_G(String uuid, long groupId) Returns the asset vocabulary where uuid = ? and groupId = ? or throws aNoSuchVocabularyExceptionif it could not be found.static AssetVocabularyAssetVocabularyUtil.findByUUID_G(String uuid, long groupId) Returns the asset vocabulary where uuid = ? and groupId = ? or throws aNoSuchVocabularyExceptionif it could not be found.AssetVocabularyPersistence.findByUuid_Last(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ?.static AssetVocabularyAssetVocabularyUtil.findByUuid_Last(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ?.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 = ?.AssetVocabularyPersistence.remove(long vocabularyId) Removes the asset vocabulary with the primary key from the database.static AssetVocabularyAssetVocabularyUtil.remove(long vocabularyId) Removes the asset vocabulary with the primary key from the database.AssetVocabularyPersistence.removeByERC_G(String externalReferenceCode, long groupId) Removes the asset vocabulary where externalReferenceCode = ? and groupId = ? from the database.static AssetVocabularyAssetVocabularyUtil.removeByERC_G(String externalReferenceCode, long groupId) Removes the asset vocabulary where externalReferenceCode = ? and groupId = ? from the database.AssetVocabularyPersistence.removeByG_N(long groupId, String name) Removes the asset vocabulary where groupId = ? and name = ? from the database.static AssetVocabularyAssetVocabularyUtil.removeByG_N(long groupId, String name) Removes the asset vocabulary where groupId = ? and name = ? from the database.AssetVocabularyPersistence.removeByUUID_G(String uuid, long groupId) Removes the asset vocabulary where uuid = ? and groupId = ? from the database.static AssetVocabularyAssetVocabularyUtil.removeByUUID_G(String uuid, long groupId) Removes the asset vocabulary where uuid = ? and groupId = ? from the database.static AssetVocabularyAssetVocabularyUtil.update(AssetVocabulary assetVocabulary) static AssetVocabularyAssetVocabularyUtil.update(AssetVocabulary assetVocabulary, ServiceContext serviceContext) AssetVocabularyPersistence.updateImpl(AssetVocabulary assetVocabulary) static AssetVocabularyAssetVocabularyUtil.updateImpl(AssetVocabulary assetVocabulary) Methods in com.liferay.asset.kernel.service.persistence that return types with arguments of type AssetVocabularyModifier and TypeMethodDescriptionstatic Map<Serializable,AssetVocabulary> AssetVocabularyUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) AssetVocabularyPersistence.filterFindByG_LikeN(long groupId, String name) Returns all the asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.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 ?.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) Returns all the asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByG_LikeN(long groupId, String name, int start, int end) Returns a range of all the asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.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 ?.AssetVocabularyPersistence.filterFindByG_V(long[] groupIds, int[] visibilityTypes) Returns all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.AssetVocabularyPersistence.filterFindByG_V(long[] groupIds, int[] visibilityTypes, int start, int end) Returns a range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.AssetVocabularyPersistence.filterFindByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.AssetVocabularyPersistence.filterFindByG_V(long groupId, int visibilityType) Returns all the asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.filterFindByG_V(long groupId, int visibilityType, int start, int end) Returns a range of all the asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.filterFindByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and visibilityType = ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByG_V(long[] groupIds, int[] visibilityTypes) Returns all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByG_V(long[] groupIds, int[] visibilityTypes, int start, int end) Returns a range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByG_V(long groupId, int visibilityType) Returns all the asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByG_V(long groupId, int visibilityType, int start, int end) Returns a range of all the asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.filterFindByGroupId(long groupId) Returns all the asset vocabularies that the user has permission to view where groupId = ?.AssetVocabularyPersistence.filterFindByGroupId(long[] groupIds) Returns all the asset vocabularies that the user has permission to view where groupId = any ?.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 ?.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 ?.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 = ?.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) Returns all the asset vocabularies that the user has permission to view where groupId = ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByGroupId(long[] groupIds) Returns all the asset vocabularies that the user has permission to view where groupId = any ?.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 ?.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 ?.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 = ?.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 = ?.AssetVocabularyPersistence.findAll()Returns all the asset vocabularies.AssetVocabularyPersistence.findAll(int start, int end) Returns a range of all the asset vocabularies.AssetVocabularyPersistence.findAll(int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies.AssetVocabularyPersistence.findAll(int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies.static List<AssetVocabulary>AssetVocabularyUtil.findAll()Returns all the asset vocabularies.static List<AssetVocabulary>AssetVocabularyUtil.findAll(int start, int end) Returns a range of all the asset vocabularies.static List<AssetVocabulary>AssetVocabularyUtil.findAll(int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies.static List<AssetVocabulary>AssetVocabularyUtil.findAll(int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies.AssetVocabularyPersistence.findByCompanyId(long companyId) Returns all the asset vocabularies where companyId = ?.AssetVocabularyPersistence.findByCompanyId(long companyId, int start, int end) Returns a range of all the asset vocabularies where companyId = ?.AssetVocabularyPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where companyId = ?.AssetVocabularyPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where companyId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByCompanyId(long companyId) Returns all the asset vocabularies where companyId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByCompanyId(long companyId, int start, int end) Returns a range of all the asset vocabularies where companyId = ?.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 = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where companyId = ?.AssetVocabularyPersistence.findByG_LikeN(long groupId, String name) Returns all the asset vocabularies where groupId = ? and name LIKE ?.AssetVocabularyPersistence.findByG_LikeN(long groupId, String name, int start, int end) Returns a range of all the asset vocabularies where groupId = ? and name LIKE ?.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 ?.AssetVocabularyPersistence.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_LikeN(long groupId, String name) Returns all the asset vocabularies where groupId = ? and name LIKE ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_LikeN(long groupId, String name, int start, int end) Returns a range of all the asset vocabularies where groupId = ? and name LIKE ?.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 ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.AssetVocabularyPersistence.findByG_V(long[] groupIds, int[] visibilityTypes) Returns all the asset vocabularies where groupId = any ? and visibilityType = any ?.AssetVocabularyPersistence.findByG_V(long[] groupIds, int[] visibilityTypes, int start, int end) Returns a range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.AssetVocabularyPersistence.findByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.AssetVocabularyPersistence.findByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?, optionally using the finder cache.AssetVocabularyPersistence.findByG_V(long groupId, int visibilityType) Returns all the asset vocabularies where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V(long groupId, int visibilityType, int start, int end) Returns a range of all the asset vocabularies where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long[] groupIds, int[] visibilityTypes) Returns all the asset vocabularies where groupId = any ? and visibilityType = any ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long[] groupIds, int[] visibilityTypes, int start, int end) Returns a range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?, optionally using the finder cache.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long groupId, int visibilityType) Returns all the asset vocabularies where groupId = ? and visibilityType = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long groupId, int visibilityType, int start, int end) Returns a range of all the asset vocabularies where groupId = ? and visibilityType = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByGroupId(long groupId) Returns all the asset vocabularies where groupId = ?.AssetVocabularyPersistence.findByGroupId(long[] groupIds) Returns all the asset vocabularies where groupId = any ?.AssetVocabularyPersistence.findByGroupId(long[] groupIds, int start, int end) Returns a range of all the asset vocabularies where groupId = any ?.AssetVocabularyPersistence.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = any ?.AssetVocabularyPersistence.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache.AssetVocabularyPersistence.findByGroupId(long groupId, int start, int end) Returns a range of all the asset vocabularies where groupId = ?.AssetVocabularyPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = ?.AssetVocabularyPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long groupId) Returns all the asset vocabularies where groupId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long[] groupIds) Returns all the asset vocabularies where groupId = any ?.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long[] groupIds, int start, int end) Returns a range of all the asset vocabularies where groupId = any ?.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = any ?.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long groupId, int start, int end) Returns a range of all the asset vocabularies where groupId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ?.AssetVocabularyPersistence.findByUuid(String uuid) Returns all the asset vocabularies where uuid = ?.AssetVocabularyPersistence.findByUuid(String uuid, int start, int end) Returns a range of all the asset vocabularies where uuid = ?.AssetVocabularyPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where uuid = ?.AssetVocabularyPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where uuid = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByUuid(String uuid) Returns all the asset vocabularies where uuid = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByUuid(String uuid, int start, int end) Returns a range of all the asset vocabularies where uuid = ?.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 = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByUuid(String uuid, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where uuid = ?.AssetVocabularyPersistence.findByUuid_C(String uuid, long companyId) Returns all the asset vocabularies where uuid = ? and companyId = ?.AssetVocabularyPersistence.findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the asset vocabularies where uuid = ? and companyId = ?.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 = ?.AssetVocabularyPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByUuid_C(String uuid, long companyId) Returns all the asset vocabularies where uuid = ? and companyId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the asset vocabularies where uuid = ? and companyId = ?.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 = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.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.asset.kernel.service.persistence with parameters of type AssetVocabularyModifier and TypeMethodDescriptionvoidAssetVocabularyPersistence.cacheResult(AssetVocabulary assetVocabulary) Caches the asset vocabulary in the entity cache if it is enabled.static voidAssetVocabularyUtil.cacheResult(AssetVocabulary assetVocabulary) Caches the asset vocabulary in the entity cache if it is enabled.static voidAssetVocabularyUtil.clearCache(AssetVocabulary assetVocabulary) static AssetVocabularyAssetVocabularyUtil.update(AssetVocabulary assetVocabulary) static AssetVocabularyAssetVocabularyUtil.update(AssetVocabulary assetVocabulary, ServiceContext serviceContext) AssetVocabularyPersistence.updateImpl(AssetVocabulary assetVocabulary) static AssetVocabularyAssetVocabularyUtil.updateImpl(AssetVocabulary assetVocabulary) Method parameters in com.liferay.asset.kernel.service.persistence with type arguments of type AssetVocabularyModifier and TypeMethodDescriptionvoidAssetVocabularyPersistence.cacheResult(List<AssetVocabulary> assetVocabularies) Caches the asset vocabularies in the entity cache if it is enabled.static voidAssetVocabularyUtil.cacheResult(List<AssetVocabulary> assetVocabularies) Caches the asset vocabularies in the entity cache if it is enabled.AssetVocabularyPersistence.fetchByCompanyId_First(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where companyId = ?.static AssetVocabularyAssetVocabularyUtil.fetchByCompanyId_First(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where companyId = ?.AssetVocabularyPersistence.fetchByCompanyId_Last(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where companyId = ?.static AssetVocabularyAssetVocabularyUtil.fetchByCompanyId_Last(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where companyId = ?.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 AssetVocabularyAssetVocabularyUtil.fetchByG_LikeN_First(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.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 AssetVocabularyAssetVocabularyUtil.fetchByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.AssetVocabularyPersistence.fetchByG_V_First(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabularyAssetVocabularyUtil.fetchByG_V_First(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.fetchByG_V_Last(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabularyAssetVocabularyUtil.fetchByG_V_Last(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.fetchByGroupId_First(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ?.static AssetVocabularyAssetVocabularyUtil.fetchByGroupId_First(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ?.AssetVocabularyPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ?.static AssetVocabularyAssetVocabularyUtil.fetchByGroupId_Last(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ?.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 AssetVocabularyAssetVocabularyUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.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 AssetVocabularyAssetVocabularyUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.AssetVocabularyPersistence.fetchByUuid_First(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ?.static AssetVocabularyAssetVocabularyUtil.fetchByUuid_First(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ?.AssetVocabularyPersistence.fetchByUuid_Last(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ?.static AssetVocabularyAssetVocabularyUtil.fetchByUuid_Last(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ?.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 ?.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 ?.AssetVocabularyPersistence.filterFindByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.AssetVocabularyPersistence.filterFindByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and visibilityType = ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ? and visibilityType = any ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.filterFindByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.static AssetVocabulary[]AssetVocabularyUtil.filterFindByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.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 ?.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[] groupIds, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies that the user has permission to view where groupId = any ?.static List<AssetVocabulary>AssetVocabularyUtil.filterFindByGroupId(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies that the user has permissions to view where groupId = ?.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 = ?.AssetVocabularyPersistence.findAll(int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies.AssetVocabularyPersistence.findAll(int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) 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.static List<AssetVocabulary>AssetVocabularyUtil.findAll(int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies.AssetVocabularyPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where companyId = ?.AssetVocabularyPersistence.findByCompanyId(long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where companyId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where companyId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByCompanyId(long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where companyId = ?.AssetVocabularyPersistence.findByCompanyId_First(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where companyId = ?.static AssetVocabularyAssetVocabularyUtil.findByCompanyId_First(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where companyId = ?.AssetVocabularyPersistence.findByCompanyId_Last(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where companyId = ?.static AssetVocabularyAssetVocabularyUtil.findByCompanyId_Last(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where companyId = ?.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 = ?.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 ?.AssetVocabularyPersistence.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.static List<AssetVocabulary>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 ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and name LIKE ?.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 AssetVocabularyAssetVocabularyUtil.findByG_LikeN_First(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.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 AssetVocabularyAssetVocabularyUtil.findByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.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 ?.AssetVocabularyPersistence.findByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.AssetVocabularyPersistence.findByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?, optionally using the finder cache.AssetVocabularyPersistence.findByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = any ? and visibilityType = any ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long[] groupIds, int[] visibilityTypes, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?, optionally using the finder cache.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByG_V(long groupId, int visibilityType, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V_First(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabularyAssetVocabularyUtil.findByG_V_First(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V_Last(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabularyAssetVocabularyUtil.findByG_V_Last(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabulary[]AssetVocabularyUtil.findByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = any ?.AssetVocabularyPersistence.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache.AssetVocabularyPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = ?.AssetVocabularyPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where groupId = any ?.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ?, optionally using the finder cache.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 = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where groupId = ?.AssetVocabularyPersistence.findByGroupId_First(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ?.static AssetVocabularyAssetVocabularyUtil.findByGroupId_First(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ?.AssetVocabularyPersistence.findByGroupId_Last(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ?.static AssetVocabularyAssetVocabularyUtil.findByGroupId_Last(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ?.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 = ?.AssetVocabularyPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where uuid = ?.AssetVocabularyPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where uuid = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByUuid(String uuid, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where uuid = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByUuid(String uuid, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where uuid = ?.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 = ?.AssetVocabularyPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator) Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.static List<AssetVocabulary>AssetVocabularyUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabularies where uuid = ? and companyId = ?.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 AssetVocabularyAssetVocabularyUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.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 AssetVocabularyAssetVocabularyUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.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 = ?.AssetVocabularyPersistence.findByUuid_First(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ?.static AssetVocabularyAssetVocabularyUtil.findByUuid_First(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ?.AssetVocabularyPersistence.findByUuid_Last(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ?.static AssetVocabularyAssetVocabularyUtil.findByUuid_Last(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ?.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 = ?.static List<AssetVocabulary>AssetVocabularyUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<AssetVocabulary> orderByComparator)