Uses of Interface
com.liferay.asset.kernel.model.AssetTagGroupRel
Packages that use AssetTagGroupRel
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetTagGroupRel in com.liferay.asset.kernel.model
Classes in com.liferay.asset.kernel.model that implement AssetTagGroupRelFields in com.liferay.asset.kernel.model with type parameters of type AssetTagGroupRelModifier and TypeFieldDescriptionstatic final Accessor<AssetTagGroupRel,
Long> AssetTagGroupRel.ASSET_TAG_GROUP_REL_ID_ACCESSOR
Methods in com.liferay.asset.kernel.model that return AssetTagGroupRelModifier and TypeMethodDescriptionAssetTagGroupRelModel.cloneWithOriginalValues()
AssetTagGroupRelWrapper.cloneWithOriginalValues()
Methods in com.liferay.asset.kernel.model that return types with arguments of type AssetTagGroupRelModifier and TypeMethodDescriptionAssetTagGroupRelWrapper.getAttributeGetterFunctions()
AssetTagGroupRelWrapper.getAttributeSetterBiConsumers()
Methods in com.liferay.asset.kernel.model with parameters of type AssetTagGroupRelModifier and TypeMethodDescriptionprotected AssetTagGroupRelWrapper
AssetTagGroupRelWrapper.wrap
(AssetTagGroupRel assetTagGroupRel) Constructors in com.liferay.asset.kernel.model with parameters of type AssetTagGroupRel -
Uses of AssetTagGroupRel in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service that return AssetTagGroupRelModifier and TypeMethodDescriptionAssetTagGroupRelLocalService.addAssetTagGroupRel
(long groupId, long tagId) AssetTagGroupRelLocalService.addAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Adds the asset tag group rel to the database.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.addAssetTagGroupRel
(long groupId, long tagId) static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.addAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Adds the asset tag group rel to the database.AssetTagGroupRelLocalServiceWrapper.addAssetTagGroupRel
(long groupId, long tagId) AssetTagGroupRelLocalServiceWrapper.addAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Adds the asset tag group rel to the database.AssetTagGroupRelService.addAssetTagGroupRel
(long groupId, long tagId) static AssetTagGroupRel
AssetTagGroupRelServiceUtil.addAssetTagGroupRel
(long groupId, long tagId) AssetTagGroupRelServiceWrapper.addAssetTagGroupRel
(long groupId, long tagId) AssetTagGroupRelLocalService.createAssetTagGroupRel
(long assetTagGroupRelId) Creates a new asset tag group rel with the primary key.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.createAssetTagGroupRel
(long assetTagGroupRelId) Creates a new asset tag group rel with the primary key.AssetTagGroupRelLocalServiceWrapper.createAssetTagGroupRel
(long assetTagGroupRelId) Creates a new asset tag group rel with the primary key.AssetTagGroupRelLocalService.deleteAssetTagGroupRel
(long assetTagGroupRelId) Deletes the asset tag group rel with the primary key from the database.AssetTagGroupRelLocalService.deleteAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Deletes the asset tag group rel from the database.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.deleteAssetTagGroupRel
(long assetTagGroupRelId) Deletes the asset tag group rel with the primary key from the database.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.deleteAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Deletes the asset tag group rel from the database.AssetTagGroupRelLocalServiceWrapper.deleteAssetTagGroupRel
(long assetTagGroupRelId) Deletes the asset tag group rel with the primary key from the database.AssetTagGroupRelLocalServiceWrapper.deleteAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Deletes the asset tag group rel from the database.AssetTagGroupRelLocalService.fetchAssetTagGroupRel
(long assetTagGroupRelId) static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.fetchAssetTagGroupRel
(long assetTagGroupRelId) AssetTagGroupRelLocalServiceWrapper.fetchAssetTagGroupRel
(long assetTagGroupRelId) AssetTagGroupRelLocalService.fetchAssetTagGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset tag group rel matching the UUID and group.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.fetchAssetTagGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset tag group rel matching the UUID and group.AssetTagGroupRelLocalServiceWrapper.fetchAssetTagGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset tag group rel matching the UUID and group.AssetTagGroupRelLocalService.getAssetTagGroupRel
(long assetTagGroupRelId) Returns the asset tag group rel with the primary key.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.getAssetTagGroupRel
(long assetTagGroupRelId) Returns the asset tag group rel with the primary key.AssetTagGroupRelLocalServiceWrapper.getAssetTagGroupRel
(long assetTagGroupRelId) Returns the asset tag group rel with the primary key.AssetTagGroupRelLocalService.getAssetTagGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset tag group rel matching the UUID and group.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.getAssetTagGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset tag group rel matching the UUID and group.AssetTagGroupRelLocalServiceWrapper.getAssetTagGroupRelByUuidAndGroupId
(String uuid, long groupId) Returns the asset tag group rel matching the UUID and group.AssetTagGroupRelLocalService.updateAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Updates the asset tag group rel in the database or adds it if it does not yet exist.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.updateAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Updates the asset tag group rel in the database or adds it if it does not yet exist.AssetTagGroupRelLocalServiceWrapper.updateAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Updates the asset tag 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 AssetTagGroupRelModifier and TypeMethodDescriptionAssetTagGroupRelLocalService.getAssetTagGroupRels
(int start, int end) Returns a range of all the asset tag group rels.static List<AssetTagGroupRel>
AssetTagGroupRelLocalServiceUtil.getAssetTagGroupRels
(int start, int end) Returns a range of all the asset tag group rels.AssetTagGroupRelLocalServiceWrapper.getAssetTagGroupRels
(int start, int end) Returns a range of all the asset tag group rels.AssetTagGroupRelLocalService.getAssetTagGroupRelsByGroupyId
(long groupId) static List<AssetTagGroupRel>
AssetTagGroupRelLocalServiceUtil.getAssetTagGroupRelsByGroupyId
(long groupId) AssetTagGroupRelLocalServiceWrapper.getAssetTagGroupRelsByGroupyId
(long groupId) AssetTagGroupRelLocalService.getAssetTagGroupRelsByTagId
(long tagId) static List<AssetTagGroupRel>
AssetTagGroupRelLocalServiceUtil.getAssetTagGroupRelsByTagId
(long tagId) AssetTagGroupRelLocalServiceWrapper.getAssetTagGroupRelsByTagId
(long tagId) AssetTagGroupRelService.getAssetTagGroupRelsByTagId
(long tagId) static List<AssetTagGroupRel>
AssetTagGroupRelServiceUtil.getAssetTagGroupRelsByTagId
(long tagId) AssetTagGroupRelServiceWrapper.getAssetTagGroupRelsByTagId
(long tagId) AssetTagGroupRelLocalService.getAssetTagGroupRelsByUuidAndCompanyId
(String uuid, long companyId) Returns all the asset tag group rels matching the UUID and company.AssetTagGroupRelLocalService.getAssetTagGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns a range of asset tag group rels matching the UUID and company.static List<AssetTagGroupRel>
AssetTagGroupRelLocalServiceUtil.getAssetTagGroupRelsByUuidAndCompanyId
(String uuid, long companyId) Returns all the asset tag group rels matching the UUID and company.static List<AssetTagGroupRel>
AssetTagGroupRelLocalServiceUtil.getAssetTagGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns a range of asset tag group rels matching the UUID and company.AssetTagGroupRelLocalServiceWrapper.getAssetTagGroupRelsByUuidAndCompanyId
(String uuid, long companyId) Returns all the asset tag group rels matching the UUID and company.AssetTagGroupRelLocalServiceWrapper.getAssetTagGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns a range of asset tag group rels matching the UUID and company.AssetTagGroupRelLocalService.getCTPersistence()
AssetTagGroupRelLocalServiceWrapper.getCTPersistence()
AssetTagGroupRelLocalService.getModelClass()
AssetTagGroupRelLocalServiceWrapper.getModelClass()
Methods in com.liferay.asset.kernel.service with parameters of type AssetTagGroupRelModifier and TypeMethodDescriptionAssetTagGroupRelLocalService.addAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Adds the asset tag group rel to the database.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.addAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Adds the asset tag group rel to the database.AssetTagGroupRelLocalServiceWrapper.addAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Adds the asset tag group rel to the database.AssetTagGroupRelLocalService.deleteAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Deletes the asset tag group rel from the database.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.deleteAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Deletes the asset tag group rel from the database.AssetTagGroupRelLocalServiceWrapper.deleteAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Deletes the asset tag group rel from the database.AssetTagGroupRelLocalService.updateAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Updates the asset tag group rel in the database or adds it if it does not yet exist.static AssetTagGroupRel
AssetTagGroupRelLocalServiceUtil.updateAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Updates the asset tag group rel in the database or adds it if it does not yet exist.AssetTagGroupRelLocalServiceWrapper.updateAssetTagGroupRel
(AssetTagGroupRel assetTagGroupRel) Updates the asset tag 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 AssetTagGroupRelModifier and TypeMethodDescriptionAssetTagGroupRelLocalService.getAssetTagGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns a range of asset tag group rels matching the UUID and company.static List<AssetTagGroupRel>
AssetTagGroupRelLocalServiceUtil.getAssetTagGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns a range of asset tag group rels matching the UUID and company.AssetTagGroupRelLocalServiceWrapper.getAssetTagGroupRelsByUuidAndCompanyId
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns a range of asset tag group rels matching the UUID and company.<R,
E extends Throwable>
RAssetTagGroupRelLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetTagGroupRel>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RAssetTagGroupRelLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetTagGroupRel>, R, E> updateUnsafeFunction) -
Uses of AssetTagGroupRel in com.liferay.asset.kernel.service.persistence
Methods in com.liferay.asset.kernel.service.persistence that return AssetTagGroupRelModifier and TypeMethodDescriptionAssetTagGroupRelPersistence.create
(long assetTagGroupRelId) Creates a new asset tag group rel with the primary key.static AssetTagGroupRel
AssetTagGroupRelUtil.create
(long assetTagGroupRelId) Creates a new asset tag group rel with the primary key.AssetTagGroupRelPersistence.fetchByG_T
(long groupId, long tagId) Returns the asset tag group rel where groupId = ? and tagId = ? or returnsnull
if it could not be found.AssetTagGroupRelPersistence.fetchByG_T
(long groupId, long tagId, boolean useFinderCache) Returns the asset tag group rel where groupId = ? and tagId = ? or returnsnull
if it could not be found, optionally using the finder cache.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByG_T
(long groupId, long tagId) Returns the asset tag group rel where groupId = ? and tagId = ? or returnsnull
if it could not be found.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByG_T
(long groupId, long tagId, boolean useFinderCache) Returns the asset tag group rel where groupId = ? and tagId = ? or returnsnull
if it could not be found, optionally using the finder cache.AssetTagGroupRelPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where groupId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByGroupId_First
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where groupId = ?.AssetTagGroupRelPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where groupId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where groupId = ?.AssetTagGroupRelPersistence.fetchByPrimaryKey
(long assetTagGroupRelId) Returns the asset tag group rel with the primary key or returnsnull
if it could not be found.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByPrimaryKey
(long assetTagGroupRelId) Returns the asset tag group rel with the primary key or returnsnull
if it could not be found.AssetTagGroupRelPersistence.fetchByTagId_First
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where tagId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByTagId_First
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where tagId = ?.AssetTagGroupRelPersistence.fetchByTagId_Last
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where tagId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByTagId_Last
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where tagId = ?.AssetTagGroupRelPersistence.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ? and companyId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ? and companyId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.fetchByUuid_First
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByUuid_First
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ?.AssetTagGroupRelPersistence.fetchByUUID_G
(String uuid, long groupId) Returns the asset tag group rel where uuid = ? and groupId = ? or returnsnull
if it could not be found.AssetTagGroupRelPersistence.fetchByUUID_G
(String uuid, long groupId, boolean useFinderCache) Returns the asset tag group rel where uuid = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByUUID_G
(String uuid, long groupId) Returns the asset tag group rel where uuid = ? and groupId = ? or returnsnull
if it could not be found.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByUUID_G
(String uuid, long groupId, boolean useFinderCache) Returns the asset tag group rel where uuid = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.AssetTagGroupRelPersistence.fetchByUuid_Last
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByUuid_Last
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ?.AssetTagGroupRelPersistence.findByG_T
(long groupId, long tagId) Returns the asset tag group rel where groupId = ? and tagId = ? or throws aNoSuchTagGroupRelException
if it could not be found.static AssetTagGroupRel
AssetTagGroupRelUtil.findByG_T
(long groupId, long tagId) Returns the asset tag group rel where groupId = ? and tagId = ? or throws aNoSuchTagGroupRelException
if it could not be found.AssetTagGroupRelPersistence.findByGroupId_First
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where groupId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByGroupId_First
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where groupId = ?.AssetTagGroupRelPersistence.findByGroupId_Last
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where groupId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByGroupId_Last
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where groupId = ?.AssetTagGroupRelPersistence.findByGroupId_PrevAndNext
(long assetTagGroupRelId, long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where groupId = ?.static AssetTagGroupRel[]
AssetTagGroupRelUtil.findByGroupId_PrevAndNext
(long assetTagGroupRelId, long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where groupId = ?.AssetTagGroupRelPersistence.findByPrimaryKey
(long assetTagGroupRelId) Returns the asset tag group rel with the primary key or throws aNoSuchTagGroupRelException
if it could not be found.static AssetTagGroupRel
AssetTagGroupRelUtil.findByPrimaryKey
(long assetTagGroupRelId) Returns the asset tag group rel with the primary key or throws aNoSuchTagGroupRelException
if it could not be found.AssetTagGroupRelPersistence.findByTagId_First
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where tagId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByTagId_First
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where tagId = ?.AssetTagGroupRelPersistence.findByTagId_Last
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where tagId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByTagId_Last
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where tagId = ?.AssetTagGroupRelPersistence.findByTagId_PrevAndNext
(long assetTagGroupRelId, long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where tagId = ?.static AssetTagGroupRel[]
AssetTagGroupRelUtil.findByTagId_PrevAndNext
(long assetTagGroupRelId, long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where tagId = ?.AssetTagGroupRelPersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ? and companyId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ? and companyId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_C_PrevAndNext
(long assetTagGroupRelId, String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where uuid = ? and companyId = ?.static AssetTagGroupRel[]
AssetTagGroupRelUtil.findByUuid_C_PrevAndNext
(long assetTagGroupRelId, String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_First
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByUuid_First
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ?.AssetTagGroupRelPersistence.findByUUID_G
(String uuid, long groupId) Returns the asset tag group rel where uuid = ? and groupId = ? or throws aNoSuchTagGroupRelException
if it could not be found.static AssetTagGroupRel
AssetTagGroupRelUtil.findByUUID_G
(String uuid, long groupId) Returns the asset tag group rel where uuid = ? and groupId = ? or throws aNoSuchTagGroupRelException
if it could not be found.AssetTagGroupRelPersistence.findByUuid_Last
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByUuid_Last
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ?.AssetTagGroupRelPersistence.findByUuid_PrevAndNext
(long assetTagGroupRelId, String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where uuid = ?.static AssetTagGroupRel[]
AssetTagGroupRelUtil.findByUuid_PrevAndNext
(long assetTagGroupRelId, String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where uuid = ?.AssetTagGroupRelPersistence.remove
(long assetTagGroupRelId) Removes the asset tag group rel with the primary key from the database.static AssetTagGroupRel
AssetTagGroupRelUtil.remove
(long assetTagGroupRelId) Removes the asset tag group rel with the primary key from the database.AssetTagGroupRelPersistence.removeByG_T
(long groupId, long tagId) Removes the asset tag group rel where groupId = ? and tagId = ? from the database.static AssetTagGroupRel
AssetTagGroupRelUtil.removeByG_T
(long groupId, long tagId) Removes the asset tag group rel where groupId = ? and tagId = ? from the database.AssetTagGroupRelPersistence.removeByUUID_G
(String uuid, long groupId) Removes the asset tag group rel where uuid = ? and groupId = ? from the database.static AssetTagGroupRel
AssetTagGroupRelUtil.removeByUUID_G
(String uuid, long groupId) Removes the asset tag group rel where uuid = ? and groupId = ? from the database.static AssetTagGroupRel
AssetTagGroupRelUtil.update
(AssetTagGroupRel assetTagGroupRel) static AssetTagGroupRel
AssetTagGroupRelUtil.update
(AssetTagGroupRel assetTagGroupRel, ServiceContext serviceContext) AssetTagGroupRelPersistence.updateImpl
(AssetTagGroupRel assetTagGroupRel) static AssetTagGroupRel
AssetTagGroupRelUtil.updateImpl
(AssetTagGroupRel assetTagGroupRel) Methods in com.liferay.asset.kernel.service.persistence that return types with arguments of type AssetTagGroupRelModifier and TypeMethodDescriptionstatic Map<Serializable,
AssetTagGroupRel> AssetTagGroupRelUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) AssetTagGroupRelPersistence.findAll()
Returns all the asset tag group rels.AssetTagGroupRelPersistence.findAll
(int start, int end) Returns a range of all the asset tag group rels.AssetTagGroupRelPersistence.findAll
(int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels.AssetTagGroupRelPersistence.findAll
(int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findAll()
Returns all the asset tag group rels.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findAll
(int start, int end) Returns a range of all the asset tag group rels.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findAll
(int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findAll
(int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels.AssetTagGroupRelPersistence.findByGroupId
(long groupId) Returns all the asset tag group rels where groupId = ?.AssetTagGroupRelPersistence.findByGroupId
(long groupId, int start, int end) Returns a range of all the asset tag group rels where groupId = ?.AssetTagGroupRelPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where groupId = ?.AssetTagGroupRelPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where groupId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByGroupId
(long groupId) Returns all the asset tag group rels where groupId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByGroupId
(long groupId, int start, int end) Returns a range of all the asset tag group rels where groupId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where groupId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where groupId = ?.AssetTagGroupRelPersistence.findByTagId
(long tagId) Returns all the asset tag group rels where tagId = ?.AssetTagGroupRelPersistence.findByTagId
(long tagId, int start, int end) Returns a range of all the asset tag group rels where tagId = ?.AssetTagGroupRelPersistence.findByTagId
(long tagId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where tagId = ?.AssetTagGroupRelPersistence.findByTagId
(long tagId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where tagId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByTagId
(long tagId) Returns all the asset tag group rels where tagId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByTagId
(long tagId, int start, int end) Returns a range of all the asset tag group rels where tagId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByTagId
(long tagId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where tagId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByTagId
(long tagId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where tagId = ?.AssetTagGroupRelPersistence.findByUuid
(String uuid) Returns all the asset tag group rels where uuid = ?.AssetTagGroupRelPersistence.findByUuid
(String uuid, int start, int end) Returns a range of all the asset tag group rels where uuid = ?.AssetTagGroupRelPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where uuid = ?.AssetTagGroupRelPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where uuid = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid
(String uuid) Returns all the asset tag group rels where uuid = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid
(String uuid, int start, int end) Returns a range of all the asset tag group rels where uuid = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where uuid = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where uuid = ?.AssetTagGroupRelPersistence.findByUuid_C
(String uuid, long companyId) Returns all the asset tag group rels where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_C
(String uuid, long companyId, int start, int end) Returns a range of all the asset tag group rels where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where uuid = ? and companyId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid_C
(String uuid, long companyId) Returns all the asset tag group rels where uuid = ? and companyId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid_C
(String uuid, long companyId, int start, int end) Returns a range of all the asset tag group rels where uuid = ? and companyId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where uuid = ? and companyId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where uuid = ? and companyId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Methods in com.liferay.asset.kernel.service.persistence with parameters of type AssetTagGroupRelModifier and TypeMethodDescriptionvoid
AssetTagGroupRelPersistence.cacheResult
(AssetTagGroupRel assetTagGroupRel) Caches the asset tag group rel in the entity cache if it is enabled.static void
AssetTagGroupRelUtil.cacheResult
(AssetTagGroupRel assetTagGroupRel) Caches the asset tag group rel in the entity cache if it is enabled.static void
AssetTagGroupRelUtil.clearCache
(AssetTagGroupRel assetTagGroupRel) static AssetTagGroupRel
AssetTagGroupRelUtil.update
(AssetTagGroupRel assetTagGroupRel) static AssetTagGroupRel
AssetTagGroupRelUtil.update
(AssetTagGroupRel assetTagGroupRel, ServiceContext serviceContext) AssetTagGroupRelPersistence.updateImpl
(AssetTagGroupRel assetTagGroupRel) static AssetTagGroupRel
AssetTagGroupRelUtil.updateImpl
(AssetTagGroupRel assetTagGroupRel) Method parameters in com.liferay.asset.kernel.service.persistence with type arguments of type AssetTagGroupRelModifier and TypeMethodDescriptionvoid
AssetTagGroupRelPersistence.cacheResult
(List<AssetTagGroupRel> assetTagGroupRels) Caches the asset tag group rels in the entity cache if it is enabled.static void
AssetTagGroupRelUtil.cacheResult
(List<AssetTagGroupRel> assetTagGroupRels) Caches the asset tag group rels in the entity cache if it is enabled.AssetTagGroupRelPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where groupId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByGroupId_First
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where groupId = ?.AssetTagGroupRelPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where groupId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where groupId = ?.AssetTagGroupRelPersistence.fetchByTagId_First
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where tagId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByTagId_First
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where tagId = ?.AssetTagGroupRelPersistence.fetchByTagId_Last
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where tagId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByTagId_Last
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where tagId = ?.AssetTagGroupRelPersistence.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ? and companyId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ? and companyId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.fetchByUuid_First
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByUuid_First
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ?.AssetTagGroupRelPersistence.fetchByUuid_Last
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.fetchByUuid_Last
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ?.AssetTagGroupRelPersistence.findAll
(int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels.AssetTagGroupRelPersistence.findAll
(int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findAll
(int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findAll
(int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels.AssetTagGroupRelPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where groupId = ?.AssetTagGroupRelPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where groupId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where groupId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where groupId = ?.AssetTagGroupRelPersistence.findByGroupId_First
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where groupId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByGroupId_First
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where groupId = ?.AssetTagGroupRelPersistence.findByGroupId_Last
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where groupId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByGroupId_Last
(long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where groupId = ?.AssetTagGroupRelPersistence.findByGroupId_PrevAndNext
(long assetTagGroupRelId, long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where groupId = ?.static AssetTagGroupRel[]
AssetTagGroupRelUtil.findByGroupId_PrevAndNext
(long assetTagGroupRelId, long groupId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where groupId = ?.AssetTagGroupRelPersistence.findByTagId
(long tagId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where tagId = ?.AssetTagGroupRelPersistence.findByTagId
(long tagId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where tagId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByTagId
(long tagId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where tagId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByTagId
(long tagId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where tagId = ?.AssetTagGroupRelPersistence.findByTagId_First
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where tagId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByTagId_First
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where tagId = ?.AssetTagGroupRelPersistence.findByTagId_Last
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where tagId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByTagId_Last
(long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where tagId = ?.AssetTagGroupRelPersistence.findByTagId_PrevAndNext
(long assetTagGroupRelId, long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where tagId = ?.static AssetTagGroupRel[]
AssetTagGroupRelUtil.findByTagId_PrevAndNext
(long assetTagGroupRelId, long tagId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where tagId = ?.AssetTagGroupRelPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where uuid = ?.AssetTagGroupRelPersistence.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where uuid = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where uuid = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid
(String uuid, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where uuid = ?.AssetTagGroupRelPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where uuid = ? and companyId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns an ordered range of all the asset tag group rels where uuid = ? and companyId = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findByUuid_C
(String uuid, long companyId, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tag group rels where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ? and companyId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ? and companyId = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_C_PrevAndNext
(long assetTagGroupRelId, String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where uuid = ? and companyId = ?.static AssetTagGroupRel[]
AssetTagGroupRelUtil.findByUuid_C_PrevAndNext
(long assetTagGroupRelId, String uuid, long companyId, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where uuid = ? and companyId = ?.AssetTagGroupRelPersistence.findByUuid_First
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByUuid_First
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the first asset tag group rel in the ordered set where uuid = ?.AssetTagGroupRelPersistence.findByUuid_Last
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ?.static AssetTagGroupRel
AssetTagGroupRelUtil.findByUuid_Last
(String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the last asset tag group rel in the ordered set where uuid = ?.AssetTagGroupRelPersistence.findByUuid_PrevAndNext
(long assetTagGroupRelId, String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where uuid = ?.static AssetTagGroupRel[]
AssetTagGroupRelUtil.findByUuid_PrevAndNext
(long assetTagGroupRelId, String uuid, OrderByComparator<AssetTagGroupRel> orderByComparator) Returns the asset tag group rels before and after the current asset tag group rel in the ordered set where uuid = ?.static List<AssetTagGroupRel>
AssetTagGroupRelUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<AssetTagGroupRel> orderByComparator)