Uses of Interface
com.liferay.asset.kernel.model.AssetVocabularyGroupRel
Packages that use AssetVocabularyGroupRel
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetVocabularyGroupRel in com.liferay.asset.kernel.model
Classes in com.liferay.asset.kernel.model that implement AssetVocabularyGroupRelFields in com.liferay.asset.kernel.model with type parameters of type AssetVocabularyGroupRelModifier and TypeFieldDescriptionstatic final Accessor<AssetVocabularyGroupRel,
Long> AssetVocabularyGroupRel.ASSET_VOCABULARY_GROUP_REL_ID_ACCESSOR
Methods in com.liferay.asset.kernel.model that return AssetVocabularyGroupRelModifier and TypeMethodDescriptionAssetVocabularyGroupRelModel.cloneWithOriginalValues()
AssetVocabularyGroupRelWrapper.cloneWithOriginalValues()
Methods in com.liferay.asset.kernel.model that return types with arguments of type AssetVocabularyGroupRelModifier and TypeMethodDescriptionAssetVocabularyGroupRelWrapper.getAttributeGetterFunctions()
AssetVocabularyGroupRelWrapper.getAttributeSetterBiConsumers()
Methods in com.liferay.asset.kernel.model with parameters of type AssetVocabularyGroupRelModifier and TypeMethodDescriptionprotected AssetVocabularyGroupRelWrapper
AssetVocabularyGroupRelWrapper.wrap
(AssetVocabularyGroupRel assetVocabularyGroupRel) Constructors in com.liferay.asset.kernel.model with parameters of type AssetVocabularyGroupRelModifierConstructorDescriptionAssetVocabularyGroupRelWrapper
(AssetVocabularyGroupRel assetVocabularyGroupRel) -
Uses of AssetVocabularyGroupRel in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service that return AssetVocabularyGroupRelModifier and TypeMethodDescriptionAssetVocabularyGroupRelLocalService.addAssetVocabularyGroupRel
(long groupId, long vocabularyId) AssetVocabularyGroupRelLocalService.addAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Adds the asset vocabulary group rel to the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.addAssetVocabularyGroupRel
(long groupId, long vocabularyId) static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.addAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Adds the asset vocabulary group rel to the database.AssetVocabularyGroupRelLocalServiceWrapper.addAssetVocabularyGroupRel
(long groupId, long vocabularyId) AssetVocabularyGroupRelLocalServiceWrapper.addAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Adds the asset vocabulary group rel to the database.AssetVocabularyGroupRelService.addAssetVocabularyGroupRel
(long groupId, long vocabularyId) static AssetVocabularyGroupRel
AssetVocabularyGroupRelServiceUtil.addAssetVocabularyGroupRel
(long groupId, long vocabularyId) AssetVocabularyGroupRelServiceWrapper.addAssetVocabularyGroupRel
(long groupId, long vocabularyId) AssetVocabularyGroupRelLocalService.createAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) Creates a new asset vocabulary group rel with the primary key.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.createAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) Creates a new asset vocabulary group rel with the primary key.AssetVocabularyGroupRelLocalServiceWrapper.createAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) Creates a new asset vocabulary group rel with the primary key.AssetVocabularyGroupRelLocalService.deleteAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) Deletes the asset vocabulary group rel with the primary key from the database.AssetVocabularyGroupRelLocalService.deleteAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Deletes the asset vocabulary group rel from the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.deleteAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) Deletes the asset vocabulary group rel with the primary key from the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.deleteAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Deletes the asset vocabulary group rel from the database.AssetVocabularyGroupRelLocalServiceWrapper.deleteAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) Deletes the asset vocabulary group rel with the primary key from the database.AssetVocabularyGroupRelLocalServiceWrapper.deleteAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Deletes the asset vocabulary group rel from the database.AssetVocabularyGroupRelLocalService.fetchAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.fetchAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) AssetVocabularyGroupRelLocalServiceWrapper.fetchAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) AssetVocabularyGroupRelLocalService.fetchAssetVocabularyGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset vocabulary group rel matching the UUID and group.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.fetchAssetVocabularyGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset vocabulary group rel matching the UUID and group.AssetVocabularyGroupRelLocalServiceWrapper.fetchAssetVocabularyGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset vocabulary group rel matching the UUID and group.AssetVocabularyGroupRelLocalService.getAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) Returns the asset vocabulary group rel with the primary key.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.getAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) Returns the asset vocabulary group rel with the primary key.AssetVocabularyGroupRelLocalServiceWrapper.getAssetVocabularyGroupRel
(long assetVocabularyGroupRelId) Returns the asset vocabulary group rel with the primary key.AssetVocabularyGroupRelLocalService.getAssetVocabularyGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset vocabulary group rel matching the UUID and group.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.getAssetVocabularyGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset vocabulary group rel matching the UUID and group.AssetVocabularyGroupRelLocalServiceWrapper.getAssetVocabularyGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset vocabulary group rel matching the UUID and group.AssetVocabularyGroupRelLocalService.updateAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Updates the asset vocabulary group rel in the database or adds it if it does not yet exist.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.updateAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Updates the asset vocabulary group rel in the database or adds it if it does not yet exist.AssetVocabularyGroupRelLocalServiceWrapper.updateAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Updates the asset vocabulary group rel in the database or adds it if it does not yet exist.Methods in com.liferay.asset.kernel.service that return types with arguments of type AssetVocabularyGroupRelModifier and TypeMethodDescriptionAssetVocabularyGroupRelLocalService.getAssetVocabularyGroupRels
(int start, int end) Returns a range of all the asset vocabulary group rels.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelLocalServiceUtil.getAssetVocabularyGroupRels
(int start, int end) Returns a range of all the asset vocabulary group rels.AssetVocabularyGroupRelLocalServiceWrapper.getAssetVocabularyGroupRels
(int start, int end) Returns a range of all the asset vocabulary group rels.AssetVocabularyGroupRelLocalService.getAssetVocabularyGroupRelsByGroupId
(long groupId) static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelLocalServiceUtil.getAssetVocabularyGroupRelsByGroupId
(long groupId) AssetVocabularyGroupRelLocalServiceWrapper.getAssetVocabularyGroupRelsByGroupId
(long groupId) AssetVocabularyGroupRelLocalService.getAssetVocabularyGroupRelsByUuidAndCompanyId
(String uuid, long companyId) Returns all the asset vocabulary group rels matching the UUID and company.AssetVocabularyGroupRelLocalService.getAssetVocabularyGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns a range of asset vocabulary group rels matching the UUID and company.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelLocalServiceUtil.getAssetVocabularyGroupRelsByUuidAndCompanyId
(String uuid, long companyId) Returns all the asset vocabulary group rels matching the UUID and company.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelLocalServiceUtil.getAssetVocabularyGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns a range of asset vocabulary group rels matching the UUID and company.AssetVocabularyGroupRelLocalServiceWrapper.getAssetVocabularyGroupRelsByUuidAndCompanyId
(String uuid, long companyId) Returns all the asset vocabulary group rels matching the UUID and company.AssetVocabularyGroupRelLocalServiceWrapper.getAssetVocabularyGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns a range of asset vocabulary group rels matching the UUID and company.AssetVocabularyGroupRelLocalService.getAssetVocabularyGroupRelsByVocabularyId
(long vocabularyId) static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelLocalServiceUtil.getAssetVocabularyGroupRelsByVocabularyId
(long vocabularyId) AssetVocabularyGroupRelLocalServiceWrapper.getAssetVocabularyGroupRelsByVocabularyId
(long vocabularyId) AssetVocabularyGroupRelService.getAssetVocabularyGroupRelsByVocabularyId
(long vocabularyId) static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelServiceUtil.getAssetVocabularyGroupRelsByVocabularyId
(long vocabularyId) AssetVocabularyGroupRelServiceWrapper.getAssetVocabularyGroupRelsByVocabularyId
(long vocabularyId) AssetVocabularyGroupRelLocalService.getCTPersistence()
AssetVocabularyGroupRelLocalServiceWrapper.getCTPersistence()
AssetVocabularyGroupRelLocalService.getModelClass()
AssetVocabularyGroupRelLocalServiceWrapper.getModelClass()
Methods in com.liferay.asset.kernel.service with parameters of type AssetVocabularyGroupRelModifier and TypeMethodDescriptionAssetVocabularyGroupRelLocalService.addAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Adds the asset vocabulary group rel to the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.addAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Adds the asset vocabulary group rel to the database.AssetVocabularyGroupRelLocalServiceWrapper.addAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Adds the asset vocabulary group rel to the database.AssetVocabularyGroupRelLocalService.deleteAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Deletes the asset vocabulary group rel from the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.deleteAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Deletes the asset vocabulary group rel from the database.AssetVocabularyGroupRelLocalServiceWrapper.deleteAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Deletes the asset vocabulary group rel from the database.AssetVocabularyGroupRelLocalService.updateAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Updates the asset vocabulary group rel in the database or adds it if it does not yet exist.static AssetVocabularyGroupRel
AssetVocabularyGroupRelLocalServiceUtil.updateAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Updates the asset vocabulary group rel in the database or adds it if it does not yet exist.AssetVocabularyGroupRelLocalServiceWrapper.updateAssetVocabularyGroupRel
(AssetVocabularyGroupRel assetVocabularyGroupRel) Updates the asset vocabulary group rel 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 AssetVocabularyGroupRelModifier and TypeMethodDescriptionAssetVocabularyGroupRelLocalService.getAssetVocabularyGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns a range of asset vocabulary group rels matching the UUID and company.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelLocalServiceUtil.getAssetVocabularyGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns a range of asset vocabulary group rels matching the UUID and company.AssetVocabularyGroupRelLocalServiceWrapper.getAssetVocabularyGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns a range of asset vocabulary group rels matching the UUID and company.<R,
E extends Throwable>
RAssetVocabularyGroupRelLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetVocabularyGroupRel>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAssetVocabularyGroupRelLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetVocabularyGroupRel>, R, E> updateUnsafeFunction) -
Uses of AssetVocabularyGroupRel in com.liferay.asset.kernel.service.persistence
Methods in com.liferay.asset.kernel.service.persistence that return AssetVocabularyGroupRelModifier and TypeMethodDescriptionAssetVocabularyGroupRelPersistence.create
(long assetVocabularyGroupRelId) Creates a new asset vocabulary group rel with the primary key.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.create
(long assetVocabularyGroupRelId) Creates a new asset vocabulary group rel with the primary key.AssetVocabularyGroupRelPersistence.fetchByG_V
(long groupId, long vocabularyId) Returns the asset vocabulary group rel where groupId = ? and vocabularyId = ? or returnsnull
if it could not be found.AssetVocabularyGroupRelPersistence.fetchByG_V
(long groupId, long vocabularyId, boolean useFinderCache) Returns the asset vocabulary group rel where groupId = ? and vocabularyId = ? or returnsnull
if it could not be found, optionally using the finder cache.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByG_V
(long groupId, long vocabularyId) Returns the asset vocabulary group rel where groupId = ? and vocabularyId = ? or returnsnull
if it could not be found.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByG_V
(long groupId, long vocabularyId, boolean useFinderCache) Returns the asset vocabulary group rel where groupId = ? and vocabularyId = ? or returnsnull
if it could not be found, optionally using the finder cache.AssetVocabularyGroupRelPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByGroupId_First
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.fetchByPrimaryKey
(long assetVocabularyGroupRelId) Returns the asset vocabulary group rel with the primary key or returnsnull
if it could not be found.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByPrimaryKey
(long assetVocabularyGroupRelId) Returns the asset vocabulary group rel with the primary key or returnsnull
if it could not be found.AssetVocabularyGroupRelPersistence.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.fetchByUuid_First
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByUuid_First
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.fetchByUUID_G
(String uuid, long groupId) Returns the asset vocabulary group rel where uuid = ? and groupId = ? or returnsnull
if it could not be found.AssetVocabularyGroupRelPersistence.fetchByUUID_G
(String uuid, long groupId, boolean useFinderCache) Returns the asset vocabulary group rel where uuid = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByUUID_G
(String uuid, long groupId) Returns the asset vocabulary group rel where uuid = ? and groupId = ? or returnsnull
if it could not be found.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByUUID_G
(String uuid, long groupId, boolean useFinderCache) Returns the asset vocabulary group rel where uuid = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.AssetVocabularyGroupRelPersistence.fetchByUuid_Last
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByUuid_Last
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.fetchByVocabularyId_First
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByVocabularyId_First
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.fetchByVocabularyId_Last
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByVocabularyId_Last
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByG_V
(long groupId, long vocabularyId) Returns the asset vocabulary group rel where groupId = ? and vocabularyId = ? or throws aNoSuchVocabularyGroupRelException
if it could not be found.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByG_V
(long groupId, long vocabularyId) Returns the asset vocabulary group rel where groupId = ? and vocabularyId = ? or throws aNoSuchVocabularyGroupRelException
if it could not be found.AssetVocabularyGroupRelPersistence.findByGroupId_First
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByGroupId_First
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId_Last
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByGroupId_Last
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId_PrevAndNext
(long assetVocabularyGroupRelId, long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByGroupId_PrevAndNext
(long assetVocabularyGroupRelId, long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.findByPrimaryKey
(long assetVocabularyGroupRelId) Returns the asset vocabulary group rel with the primary key or throws aNoSuchVocabularyGroupRelException
if it could not be found.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByPrimaryKey
(long assetVocabularyGroupRelId) Returns the asset vocabulary group rel with the primary key or throws aNoSuchVocabularyGroupRelException
if it could not be found.AssetVocabularyGroupRelPersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByUuid_C_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_First
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_First
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.findByUUID_G
(String uuid, long groupId) Returns the asset vocabulary group rel where uuid = ? and groupId = ? or throws aNoSuchVocabularyGroupRelException
if it could not be found.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUUID_G
(String uuid, long groupId) Returns the asset vocabulary group rel where uuid = ? and groupId = ? or throws aNoSuchVocabularyGroupRelException
if it could not be found.AssetVocabularyGroupRelPersistence.findByUuid_Last
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_Last
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.findByUuid_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByUuid_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId_First
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByVocabularyId_First
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId_Last
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByVocabularyId_Last
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId_PrevAndNext
(long assetVocabularyGroupRelId, long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByVocabularyId_PrevAndNext
(long assetVocabularyGroupRelId, long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.remove
(long assetVocabularyGroupRelId) Removes the asset vocabulary group rel with the primary key from the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.remove
(long assetVocabularyGroupRelId) Removes the asset vocabulary group rel with the primary key from the database.AssetVocabularyGroupRelPersistence.removeByG_V
(long groupId, long vocabularyId) Removes the asset vocabulary group rel where groupId = ? and vocabularyId = ? from the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.removeByG_V
(long groupId, long vocabularyId) Removes the asset vocabulary group rel where groupId = ? and vocabularyId = ? from the database.AssetVocabularyGroupRelPersistence.removeByUUID_G
(String uuid, long groupId) Removes the asset vocabulary group rel where uuid = ? and groupId = ? from the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.removeByUUID_G
(String uuid, long groupId) Removes the asset vocabulary group rel where uuid = ? and groupId = ? from the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.update
(AssetVocabularyGroupRel assetVocabularyGroupRel) static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.update
(AssetVocabularyGroupRel assetVocabularyGroupRel, ServiceContext serviceContext) AssetVocabularyGroupRelPersistence.updateImpl
(AssetVocabularyGroupRel assetVocabularyGroupRel) static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.updateImpl
(AssetVocabularyGroupRel assetVocabularyGroupRel) Methods in com.liferay.asset.kernel.service.persistence that return types with arguments of type AssetVocabularyGroupRelModifier and TypeMethodDescriptionstatic Map<Serializable,
AssetVocabularyGroupRel> AssetVocabularyGroupRelUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) AssetVocabularyGroupRelPersistence.findAll()
Returns all the asset vocabulary group rels.AssetVocabularyGroupRelPersistence.findAll
(int start, int end) Returns a range of all the asset vocabulary group rels.AssetVocabularyGroupRelPersistence.findAll
(int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels.AssetVocabularyGroupRelPersistence.findAll
(int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findAll()
Returns all the asset vocabulary group rels.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findAll
(int start, int end) Returns a range of all the asset vocabulary group rels.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findAll
(int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findAll
(int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels.AssetVocabularyGroupRelPersistence.findByGroupId
(long groupId) Returns all the asset vocabulary group rels where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId
(long groupId, int start, int end) Returns a range of all the asset vocabulary group rels where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where groupId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByGroupId
(long groupId) Returns all the asset vocabulary group rels where groupId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByGroupId
(long groupId, int start, int end) Returns a range of all the asset vocabulary group rels where groupId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where groupId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where groupId = ?.AssetVocabularyGroupRelPersistence.findByUuid
(String uuid) Returns all the asset vocabulary group rels where uuid = ?.AssetVocabularyGroupRelPersistence.findByUuid
(String uuid, int start, int end) Returns a range of all the asset vocabulary group rels where uuid = ?.AssetVocabularyGroupRelPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where uuid = ?.AssetVocabularyGroupRelPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where uuid = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid
(String uuid) Returns all the asset vocabulary group rels where uuid = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid
(String uuid, int start, int end) Returns a range of all the asset vocabulary group rels where uuid = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where uuid = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where uuid = ?.AssetVocabularyGroupRelPersistence.findByUuid_C
(String uuid, long companyId) Returns all the asset vocabulary group rels where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C
(String uuid, long companyId, int start, int end) Returns a range of all the asset vocabulary group rels where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where uuid = ? and companyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid_C
(String uuid, long companyId) Returns all the asset vocabulary group rels where uuid = ? and companyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid_C
(String uuid, long companyId, int start, int end) Returns a range of all the asset vocabulary group rels where uuid = ? and companyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where uuid = ? and companyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId
(long vocabularyId) Returns all the asset vocabulary group rels where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId
(long vocabularyId, int start, int end) Returns a range of all the asset vocabulary group rels where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId
(long vocabularyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId
(long vocabularyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where vocabularyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByVocabularyId
(long vocabularyId) Returns all the asset vocabulary group rels where vocabularyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByVocabularyId
(long vocabularyId, int start, int end) Returns a range of all the asset vocabulary group rels where vocabularyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByVocabularyId
(long vocabularyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where vocabularyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByVocabularyId
(long vocabularyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where vocabularyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Methods in com.liferay.asset.kernel.service.persistence with parameters of type AssetVocabularyGroupRelModifier and TypeMethodDescriptionvoid
AssetVocabularyGroupRelPersistence.cacheResult
(AssetVocabularyGroupRel assetVocabularyGroupRel) Caches the asset vocabulary group rel in the entity cache if it is enabled.static void
AssetVocabularyGroupRelUtil.cacheResult
(AssetVocabularyGroupRel assetVocabularyGroupRel) Caches the asset vocabulary group rel in the entity cache if it is enabled.static void
AssetVocabularyGroupRelUtil.clearCache
(AssetVocabularyGroupRel assetVocabularyGroupRel) static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.update
(AssetVocabularyGroupRel assetVocabularyGroupRel) static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.update
(AssetVocabularyGroupRel assetVocabularyGroupRel, ServiceContext serviceContext) AssetVocabularyGroupRelPersistence.updateImpl
(AssetVocabularyGroupRel assetVocabularyGroupRel) static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.updateImpl
(AssetVocabularyGroupRel assetVocabularyGroupRel) Method parameters in com.liferay.asset.kernel.service.persistence with type arguments of type AssetVocabularyGroupRelModifier and TypeMethodDescriptionvoid
AssetVocabularyGroupRelPersistence.cacheResult
(List<AssetVocabularyGroupRel> assetVocabularyGroupRels) Caches the asset vocabulary group rels in the entity cache if it is enabled.static void
AssetVocabularyGroupRelUtil.cacheResult
(List<AssetVocabularyGroupRel> assetVocabularyGroupRels) Caches the asset vocabulary group rels in the entity cache if it is enabled.AssetVocabularyGroupRelPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByGroupId_First
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.fetchByUuid_First
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByUuid_First
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.fetchByUuid_Last
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByUuid_Last
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.fetchByVocabularyId_First
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByVocabularyId_First
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.fetchByVocabularyId_Last
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.fetchByVocabularyId_Last
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findAll
(int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels.AssetVocabularyGroupRelPersistence.findAll
(int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findAll
(int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findAll
(int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels.AssetVocabularyGroupRelPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where groupId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where groupId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId_First
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByGroupId_First
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId_Last
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByGroupId_Last
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId_PrevAndNext
(long assetVocabularyGroupRelId, long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByGroupId_PrevAndNext
(long assetVocabularyGroupRelId, long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where uuid = ?.AssetVocabularyGroupRelPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where uuid = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where uuid = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where uuid = ?.AssetVocabularyGroupRelPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where uuid = ? and companyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where uuid = ? and companyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByUuid_C_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_First
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_First
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.findByUuid_Last
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_Last
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.findByUuid_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByUuid_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId
(long vocabularyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId
(long vocabularyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where vocabularyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByVocabularyId
(long vocabularyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns an ordered range of all the asset vocabulary group rels where vocabularyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findByVocabularyId
(long vocabularyId, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset vocabulary group rels where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId_First
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByVocabularyId_First
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId_Last
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByVocabularyId_Last
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId_PrevAndNext
(long assetVocabularyGroupRelId, long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByVocabularyId_PrevAndNext
(long assetVocabularyGroupRelId, long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where vocabularyId = ?.static List<AssetVocabularyGroupRel>
AssetVocabularyGroupRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<AssetVocabularyGroupRel> orderByComparator)