Uses of Interface
com.liferay.asset.kernel.model.AssetTag
Packages that use AssetTag
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetTag in com.liferay.asset.kernel.model
Classes in com.liferay.asset.kernel.model that implement AssetTagFields in com.liferay.asset.kernel.model with type parameters of type AssetTagMethods in com.liferay.asset.kernel.model that return AssetTagModifier and TypeMethodDescriptionAssetTagModel.cloneWithOriginalValues()AssetTagWrapper.cloneWithOriginalValues()Methods in com.liferay.asset.kernel.model that return types with arguments of type AssetTagModifier and TypeMethodDescriptionAssetTagWrapper.getAttributeGetterFunctions()AssetTagWrapper.getAttributeSetterBiConsumers()AssetEntry.getTags()AssetEntryWrapper.getTags()AssetTagDisplay.getTags()Methods in com.liferay.asset.kernel.model with parameters of type AssetTagMethod parameters in com.liferay.asset.kernel.model with type arguments of type AssetTagConstructors in com.liferay.asset.kernel.model with parameters of type AssetTagConstructor parameters in com.liferay.asset.kernel.model with type arguments of type AssetTagModifierConstructorDescriptionAssetTagDisplay(List<AssetTag> tags, int total, int start, int end) -
Uses of AssetTag in com.liferay.asset.kernel.service
Methods in com.liferay.asset.kernel.service that return AssetTagModifier and TypeMethodDescriptionAssetTagLocalService.addAssetTag(AssetTag assetTag) Adds the asset tag to the database.static AssetTagAssetTagLocalServiceUtil.addAssetTag(AssetTag assetTag) Adds the asset tag to the database.AssetTagLocalServiceWrapper.addAssetTag(AssetTag assetTag) Adds the asset tag to the database.AssetTagLocalService.addTag(String externalReferenceCode, long userId, long groupId, String name, ServiceContext serviceContext) Adds an asset tag.static AssetTagAssetTagLocalServiceUtil.addTag(String externalReferenceCode, long userId, long groupId, String name, ServiceContext serviceContext) Adds an asset tag.AssetTagLocalServiceWrapper.addTag(String externalReferenceCode, long userId, long groupId, String name, ServiceContext serviceContext) Adds an asset tag.AssetTagService.addTag(String externalReferenceCode, long groupId, String name, ServiceContext serviceContext) static AssetTagAssetTagServiceUtil.addTag(String externalReferenceCode, long groupId, String name, ServiceContext serviceContext) AssetTagServiceWrapper.addTag(String externalReferenceCode, long groupId, String name, ServiceContext serviceContext) AssetTagLocalService.createAssetTag(long tagId) Creates a new asset tag with the primary key.static AssetTagAssetTagLocalServiceUtil.createAssetTag(long tagId) Creates a new asset tag with the primary key.AssetTagLocalServiceWrapper.createAssetTag(long tagId) Creates a new asset tag with the primary key.AssetTagLocalService.decrementAssetCount(long tagId, long classNameId) Decrements the number of assets to which the asset tag has been applied.static AssetTagAssetTagLocalServiceUtil.decrementAssetCount(long tagId, long classNameId) Decrements the number of assets to which the asset tag has been applied.AssetTagLocalServiceWrapper.decrementAssetCount(long tagId, long classNameId) Decrements the number of assets to which the asset tag has been applied.AssetTagLocalService.deleteAssetTag(long tagId) Deletes the asset tag with the primary key from the database.AssetTagLocalService.deleteAssetTag(AssetTag assetTag) Deletes the asset tag from the database.static AssetTagAssetTagLocalServiceUtil.deleteAssetTag(long tagId) Deletes the asset tag with the primary key from the database.static AssetTagAssetTagLocalServiceUtil.deleteAssetTag(AssetTag assetTag) Deletes the asset tag from the database.AssetTagLocalServiceWrapper.deleteAssetTag(long tagId) Deletes the asset tag with the primary key from the database.AssetTagLocalServiceWrapper.deleteAssetTag(AssetTag assetTag) Deletes the asset tag from the database.AssetTagLocalService.fetchAssetTag(long tagId) static AssetTagAssetTagLocalServiceUtil.fetchAssetTag(long tagId) AssetTagLocalServiceWrapper.fetchAssetTag(long tagId) AssetTagLocalService.fetchAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) static AssetTagAssetTagLocalServiceUtil.fetchAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) AssetTagLocalServiceWrapper.fetchAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) AssetTagService.fetchAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) static AssetTagAssetTagServiceUtil.fetchAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) AssetTagServiceWrapper.fetchAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) AssetTagLocalService.fetchAssetTagByUuidAndGroupId(String uuid, long groupId) Returns the asset tag matching the UUID and group.static AssetTagAssetTagLocalServiceUtil.fetchAssetTagByUuidAndGroupId(String uuid, long groupId) Returns the asset tag matching the UUID and group.AssetTagLocalServiceWrapper.fetchAssetTagByUuidAndGroupId(String uuid, long groupId) Returns the asset tag matching the UUID and group.Returns the asset tag with the name in the group.static AssetTagReturns the asset tag with the name in the group.Returns the asset tag with the name in the group.AssetTagLocalService.getAssetTag(long tagId) Returns the asset tag with the primary key.static AssetTagAssetTagLocalServiceUtil.getAssetTag(long tagId) Returns the asset tag with the primary key.AssetTagLocalServiceWrapper.getAssetTag(long tagId) Returns the asset tag with the primary key.AssetTagLocalService.getAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) static AssetTagAssetTagLocalServiceUtil.getAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) AssetTagLocalServiceWrapper.getAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) AssetTagService.getAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) static AssetTagAssetTagServiceUtil.getAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) AssetTagServiceWrapper.getAssetTagByExternalReferenceCode(String externalReferenceCode, long groupId) AssetTagLocalService.getAssetTagByUuidAndGroupId(String uuid, long groupId) Returns the asset tag matching the UUID and group.static AssetTagAssetTagLocalServiceUtil.getAssetTagByUuidAndGroupId(String uuid, long groupId) Returns the asset tag matching the UUID and group.AssetTagLocalServiceWrapper.getAssetTagByUuidAndGroupId(String uuid, long groupId) Returns the asset tag matching the UUID and group.AssetTagLocalService.getTag(long tagId) Returns the asset tag with the primary key.Returns the asset tag with the name in the group.static AssetTagAssetTagLocalServiceUtil.getTag(long tagId) Returns the asset tag with the primary key.static AssetTagReturns the asset tag with the name in the group.AssetTagLocalServiceWrapper.getTag(long tagId) Returns the asset tag with the primary key.Returns the asset tag with the name in the group.AssetTagService.getTag(long tagId) static AssetTagAssetTagServiceUtil.getTag(long tagId) AssetTagServiceWrapper.getTag(long tagId) AssetTagLocalService.incrementAssetCount(long tagId, long classNameId) Increments the number of assets to which the asset tag has been applied.static AssetTagAssetTagLocalServiceUtil.incrementAssetCount(long tagId, long classNameId) Increments the number of assets to which the asset tag has been applied.AssetTagLocalServiceWrapper.incrementAssetCount(long tagId, long classNameId) Increments the number of assets to which the asset tag has been applied.AssetTagLocalService.updateAssetTag(AssetTag assetTag) Updates the asset tag in the database or adds it if it does not yet exist.static AssetTagAssetTagLocalServiceUtil.updateAssetTag(AssetTag assetTag) Updates the asset tag in the database or adds it if it does not yet exist.AssetTagLocalServiceWrapper.updateAssetTag(AssetTag assetTag) Updates the asset tag in the database or adds it if it does not yet exist.AssetTagLocalService.updateTag(String externalReferenceCode, long userId, long tagId, String name, ServiceContext serviceContext) static AssetTagAssetTagLocalServiceUtil.updateTag(String externalReferenceCode, long userId, long tagId, String name, ServiceContext serviceContext) AssetTagLocalServiceWrapper.updateTag(String externalReferenceCode, long userId, long tagId, String name, ServiceContext serviceContext) AssetTagService.updateTag(String externalReferenceCode, long tagId, String name, ServiceContext serviceContext) static AssetTagAssetTagServiceUtil.updateTag(String externalReferenceCode, long tagId, String name, ServiceContext serviceContext) AssetTagServiceWrapper.updateTag(String externalReferenceCode, long tagId, String name, ServiceContext serviceContext) Methods in com.liferay.asset.kernel.service that return types with arguments of type AssetTagModifier and TypeMethodDescriptionReturns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them.Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them.Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them.Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them.Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them.Returns the asset tags matching the group and names, creating new asset tags matching the names if the group doesn't already have them.AssetTagLocalService.getAssetEntryAssetTags(long entryId) AssetTagLocalService.getAssetEntryAssetTags(long entryId, int start, int end) AssetTagLocalService.getAssetEntryAssetTags(long entryId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagLocalServiceUtil.getAssetEntryAssetTags(long entryId) AssetTagLocalServiceUtil.getAssetEntryAssetTags(long entryId, int start, int end) AssetTagLocalServiceUtil.getAssetEntryAssetTags(long entryId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagLocalServiceWrapper.getAssetEntryAssetTags(long entryId) AssetTagLocalServiceWrapper.getAssetEntryAssetTags(long entryId, int start, int end) AssetTagLocalServiceWrapper.getAssetEntryAssetTags(long entryId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagLocalService.getAssetTags(int start, int end) Returns a range of all the asset tags.AssetTagLocalServiceUtil.getAssetTags(int start, int end) Returns a range of all the asset tags.AssetTagLocalServiceWrapper.getAssetTags(int start, int end) Returns a range of all the asset tags.AssetTagLocalService.getAssetTagsByUuidAndCompanyId(String uuid, long companyId) Returns all the asset tags matching the UUID and company.AssetTagLocalService.getAssetTagsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of asset tags matching the UUID and company.AssetTagLocalServiceUtil.getAssetTagsByUuidAndCompanyId(String uuid, long companyId) Returns all the asset tags matching the UUID and company.AssetTagLocalServiceUtil.getAssetTagsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of asset tags matching the UUID and company.AssetTagLocalServiceWrapper.getAssetTagsByUuidAndCompanyId(String uuid, long companyId) Returns all the asset tags matching the UUID and company.AssetTagLocalServiceWrapper.getAssetTagsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of asset tags matching the UUID and company.AssetTagLocalService.getCTPersistence()AssetTagLocalServiceWrapper.getCTPersistence()AssetTagLocalService.getEntryTags(long entryId) Returns the asset tags of the asset entry.AssetTagLocalServiceUtil.getEntryTags(long entryId) Returns the asset tags of the asset entry.AssetTagLocalServiceWrapper.getEntryTags(long entryId) Returns the asset tags of the asset entry.AssetTagLocalService.getGroupsTags(long[] groupIds) Returns the asset tags in the groups.AssetTagLocalServiceUtil.getGroupsTags(long[] groupIds) Returns the asset tags in the groups.AssetTagLocalServiceWrapper.getGroupsTags(long[] groupIds) Returns the asset tags in the groups.AssetTagService.getGroupsTags(long[] groupIds) AssetTagServiceUtil.getGroupsTags(long[] groupIds) AssetTagServiceWrapper.getGroupsTags(long[] groupIds) AssetTagLocalService.getGroupTags(long groupId) Returns the asset tags in the group.AssetTagLocalService.getGroupTags(long groupId, int start, int end) Returns a range of all the asset tags in the group.AssetTagLocalService.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of all the asset tags in the group.AssetTagLocalServiceUtil.getGroupTags(long groupId) Returns the asset tags in the group.AssetTagLocalServiceUtil.getGroupTags(long groupId, int start, int end) Returns a range of all the asset tags in the group.AssetTagLocalServiceUtil.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of all the asset tags in the group.AssetTagLocalServiceWrapper.getGroupTags(long groupId) Returns the asset tags in the group.AssetTagLocalServiceWrapper.getGroupTags(long groupId, int start, int end) Returns a range of all the asset tags in the group.AssetTagLocalServiceWrapper.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of all the asset tags in the group.AssetTagService.getGroupTags(long groupId) AssetTagService.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceUtil.getGroupTags(long groupId) AssetTagServiceUtil.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceWrapper.getGroupTags(long groupId) AssetTagServiceWrapper.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagLocalService.getModelClass()AssetTagLocalServiceWrapper.getModelClass()AssetTagLocalService.getTags()Returns all the asset tags.AssetTagLocalService.getTags(long classNameId, long classPK) Returns the asset tags of the entity.Returns the asset tags of the entity.AssetTagLocalServiceUtil.getTags()Returns all the asset tags.AssetTagLocalServiceUtil.getTags(long classNameId, long classPK) Returns the asset tags of the entity.Returns the asset tags of the entity.AssetTagLocalServiceWrapper.getTags()Returns all the asset tags.AssetTagLocalServiceWrapper.getTags(long classNameId, long classPK) Returns the asset tags of the entity.AssetTagLocalServiceWrapper.getTags(long groupId, long classNameId, String name, int start, int end) Returns the asset tags of the entity.AssetTagService.getTags(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagService.getTags(long groupId, long classNameId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagService.getTags(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceUtil.getTags(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceUtil.getTags(long groupId, long classNameId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceUtil.getTags(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceWrapper.getTags(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceWrapper.getTags(long groupId, long classNameId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceWrapper.getTags(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags in the groups whose names match the pattern.Returns the asset tags in the group whose names match the pattern.Returns the asset tags in the groups whose names match the pattern.Returns the asset tags in the group whose names match the pattern.Returns the asset tags in the groups whose names match the pattern.Returns the asset tags in the group whose names match the pattern.AssetTagLocalService.searchTags(long[] groupIds, String name, int start, int end, Sort sort) static BaseModelSearchResult<AssetTag>AssetTagLocalServiceUtil.searchTags(long[] groupIds, String name, int start, int end, Sort sort) AssetTagLocalServiceWrapper.searchTags(long[] groupIds, String name, int start, int end, Sort sort) Methods in com.liferay.asset.kernel.service with parameters of type AssetTagModifier and TypeMethodDescriptionbooleanAssetTagLocalService.addAssetEntryAssetTag(long entryId, AssetTag assetTag) static booleanAssetTagLocalServiceUtil.addAssetEntryAssetTag(long entryId, AssetTag assetTag) booleanAssetTagLocalServiceWrapper.addAssetEntryAssetTag(long entryId, AssetTag assetTag) AssetTagLocalService.addAssetTag(AssetTag assetTag) Adds the asset tag to the database.static AssetTagAssetTagLocalServiceUtil.addAssetTag(AssetTag assetTag) Adds the asset tag to the database.AssetTagLocalServiceWrapper.addAssetTag(AssetTag assetTag) Adds the asset tag to the database.voidAssetTagLocalService.deleteAssetEntryAssetTag(long entryId, AssetTag assetTag) static voidAssetTagLocalServiceUtil.deleteAssetEntryAssetTag(long entryId, AssetTag assetTag) voidAssetTagLocalServiceWrapper.deleteAssetEntryAssetTag(long entryId, AssetTag assetTag) AssetTagLocalService.deleteAssetTag(AssetTag assetTag) Deletes the asset tag from the database.static AssetTagAssetTagLocalServiceUtil.deleteAssetTag(AssetTag assetTag) Deletes the asset tag from the database.AssetTagLocalServiceWrapper.deleteAssetTag(AssetTag assetTag) Deletes the asset tag from the database.voidDeletes the asset tag.static voidDeletes the asset tag.voidDeletes the asset tag.AssetTagLocalService.updateAssetTag(AssetTag assetTag) Updates the asset tag in the database or adds it if it does not yet exist.static AssetTagAssetTagLocalServiceUtil.updateAssetTag(AssetTag assetTag) Updates the asset tag in the database or adds it if it does not yet exist.AssetTagLocalServiceWrapper.updateAssetTag(AssetTag assetTag) Updates the asset tag 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 AssetTagModifier and TypeMethodDescriptionbooleanAssetTagLocalService.addAssetEntryAssetTags(long entryId, List<AssetTag> assetTags) static booleanAssetTagLocalServiceUtil.addAssetEntryAssetTags(long entryId, List<AssetTag> assetTags) booleanAssetTagLocalServiceWrapper.addAssetEntryAssetTags(long entryId, List<AssetTag> assetTags) voidAssetTagLocalService.deleteAssetEntryAssetTags(long entryId, List<AssetTag> assetTags) static voidAssetTagLocalServiceUtil.deleteAssetEntryAssetTags(long entryId, List<AssetTag> assetTags) voidAssetTagLocalServiceWrapper.deleteAssetEntryAssetTags(long entryId, List<AssetTag> assetTags) AssetTagLocalService.getAssetEntryAssetTags(long entryId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagLocalServiceUtil.getAssetEntryAssetTags(long entryId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagLocalServiceWrapper.getAssetEntryAssetTags(long entryId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagLocalService.getAssetTagsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of asset tags matching the UUID and company.AssetTagLocalServiceUtil.getAssetTagsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of asset tags matching the UUID and company.AssetTagLocalServiceWrapper.getAssetTagsByUuidAndCompanyId(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of asset tags matching the UUID and company.AssetTagLocalService.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of all the asset tags in the group.AssetTagLocalServiceUtil.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of all the asset tags in the group.AssetTagLocalServiceWrapper.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns a range of all the asset tags in the group.AssetTagService.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceUtil.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceWrapper.getGroupTags(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagService.getTags(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagService.getTags(long groupId, long classNameId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagService.getTags(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceUtil.getTags(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceUtil.getTags(long groupId, long classNameId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceUtil.getTags(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceWrapper.getTags(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceWrapper.getTags(long groupId, long classNameId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagServiceWrapper.getTags(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) <R,E extends Throwable>
RAssetTagLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetTag>, R, E> updateUnsafeFunction) <R,E extends Throwable>
RAssetTagLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetTag>, R, E> updateUnsafeFunction) -
Uses of AssetTag in com.liferay.asset.kernel.service.persistence
Methods in com.liferay.asset.kernel.service.persistence that return AssetTagModifier and TypeMethodDescriptionAssetTagPersistence.create(long tagId) Creates a new asset tag with the primary key.static AssetTagAssetTagUtil.create(long tagId) Creates a new asset tag with the primary key.AssetTagPersistence.fetchByERC_G(String externalReferenceCode, long groupId) Returns the asset tag where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found.AssetTagPersistence.fetchByERC_G(String externalReferenceCode, long groupId, boolean useFinderCache) Returns the asset tag where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.static AssetTagAssetTagUtil.fetchByERC_G(String externalReferenceCode, long groupId) Returns the asset tag where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found.static AssetTagAssetTagUtil.fetchByERC_G(String externalReferenceCode, long groupId, boolean useFinderCache) Returns the asset tag where externalReferenceCode = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.AssetTagPersistence.fetchByG_LikeN_First(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ? and name LIKE ?.static AssetTagAssetTagUtil.fetchByG_LikeN_First(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ? and name LIKE ?.AssetTagPersistence.fetchByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ? and name LIKE ?.static AssetTagAssetTagUtil.fetchByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ? and name LIKE ?.AssetTagPersistence.fetchByGroupId_First(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ?.static AssetTagAssetTagUtil.fetchByGroupId_First(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ?.AssetTagPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ?.static AssetTagAssetTagUtil.fetchByGroupId_Last(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ?.AssetTagPersistence.fetchByName_First(String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where name = ?.static AssetTagAssetTagUtil.fetchByName_First(String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where name = ?.AssetTagPersistence.fetchByName_Last(String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where name = ?.static AssetTagAssetTagUtil.fetchByName_Last(String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where name = ?.AssetTagPersistence.fetchByPrimaryKey(long tagId) Returns the asset tag with the primary key or returnsnullif it could not be found.static AssetTagAssetTagUtil.fetchByPrimaryKey(long tagId) Returns the asset tag with the primary key or returnsnullif it could not be found.AssetTagPersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ? and companyId = ?.static AssetTagAssetTagUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ? and companyId = ?.AssetTagPersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ? and companyId = ?.static AssetTagAssetTagUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ? and companyId = ?.AssetTagPersistence.fetchByUuid_First(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ?.static AssetTagAssetTagUtil.fetchByUuid_First(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ?.AssetTagPersistence.fetchByUUID_G(String uuid, long groupId) Returns the asset tag where uuid = ? and groupId = ? or returnsnullif it could not be found.AssetTagPersistence.fetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the asset tag where uuid = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.static AssetTagAssetTagUtil.fetchByUUID_G(String uuid, long groupId) Returns the asset tag where uuid = ? and groupId = ? or returnsnullif it could not be found.static AssetTagAssetTagUtil.fetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the asset tag where uuid = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.AssetTagPersistence.fetchByUuid_Last(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ?.static AssetTagAssetTagUtil.fetchByUuid_Last(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ?.AssetTagPersistence.findByERC_G(String externalReferenceCode, long groupId) Returns the asset tag where externalReferenceCode = ? and groupId = ? or throws aNoSuchTagExceptionif it could not be found.static AssetTagAssetTagUtil.findByERC_G(String externalReferenceCode, long groupId) Returns the asset tag where externalReferenceCode = ? and groupId = ? or throws aNoSuchTagExceptionif it could not be found.AssetTagPersistence.findByG_LikeN_First(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ? and name LIKE ?.static AssetTagAssetTagUtil.findByG_LikeN_First(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ? and name LIKE ?.AssetTagPersistence.findByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ? and name LIKE ?.static AssetTagAssetTagUtil.findByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ? and name LIKE ?.AssetTag[]AssetTagPersistence.findByG_LikeN_PrevAndNext(long tagId, long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where groupId = ? and name LIKE ?.static AssetTag[]AssetTagUtil.findByG_LikeN_PrevAndNext(long tagId, long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where groupId = ? and name LIKE ?.AssetTagPersistence.findByGroupId_First(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ?.static AssetTagAssetTagUtil.findByGroupId_First(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ?.AssetTagPersistence.findByGroupId_Last(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ?.static AssetTagAssetTagUtil.findByGroupId_Last(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ?.AssetTag[]AssetTagPersistence.findByGroupId_PrevAndNext(long tagId, long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where groupId = ?.static AssetTag[]AssetTagUtil.findByGroupId_PrevAndNext(long tagId, long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where groupId = ?.AssetTagPersistence.findByName_First(String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where name = ?.static AssetTagAssetTagUtil.findByName_First(String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where name = ?.AssetTagPersistence.findByName_Last(String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where name = ?.static AssetTagAssetTagUtil.findByName_Last(String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where name = ?.AssetTag[]AssetTagPersistence.findByName_PrevAndNext(long tagId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where name = ?.static AssetTag[]AssetTagUtil.findByName_PrevAndNext(long tagId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where name = ?.AssetTagPersistence.findByPrimaryKey(long tagId) Returns the asset tag with the primary key or throws aNoSuchTagExceptionif it could not be found.static AssetTagAssetTagUtil.findByPrimaryKey(long tagId) Returns the asset tag with the primary key or throws aNoSuchTagExceptionif it could not be found.AssetTagPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ? and companyId = ?.static AssetTagAssetTagUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ? and companyId = ?.AssetTagPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ? and companyId = ?.static AssetTagAssetTagUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ? and companyId = ?.AssetTag[]AssetTagPersistence.findByUuid_C_PrevAndNext(long tagId, String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where uuid = ? and companyId = ?.static AssetTag[]AssetTagUtil.findByUuid_C_PrevAndNext(long tagId, String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where uuid = ? and companyId = ?.AssetTagPersistence.findByUuid_First(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ?.static AssetTagAssetTagUtil.findByUuid_First(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ?.AssetTagPersistence.findByUUID_G(String uuid, long groupId) Returns the asset tag where uuid = ? and groupId = ? or throws aNoSuchTagExceptionif it could not be found.static AssetTagAssetTagUtil.findByUUID_G(String uuid, long groupId) Returns the asset tag where uuid = ? and groupId = ? or throws aNoSuchTagExceptionif it could not be found.AssetTagPersistence.findByUuid_Last(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ?.static AssetTagAssetTagUtil.findByUuid_Last(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ?.AssetTag[]AssetTagPersistence.findByUuid_PrevAndNext(long tagId, String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where uuid = ?.static AssetTag[]AssetTagUtil.findByUuid_PrevAndNext(long tagId, String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where uuid = ?.AssetTagPersistence.remove(long tagId) Removes the asset tag with the primary key from the database.static AssetTagAssetTagUtil.remove(long tagId) Removes the asset tag with the primary key from the database.AssetTagPersistence.removeByERC_G(String externalReferenceCode, long groupId) Removes the asset tag where externalReferenceCode = ? and groupId = ? from the database.static AssetTagAssetTagUtil.removeByERC_G(String externalReferenceCode, long groupId) Removes the asset tag where externalReferenceCode = ? and groupId = ? from the database.AssetTagPersistence.removeByUUID_G(String uuid, long groupId) Removes the asset tag where uuid = ? and groupId = ? from the database.static AssetTagAssetTagUtil.removeByUUID_G(String uuid, long groupId) Removes the asset tag where uuid = ? and groupId = ? from the database.static AssetTagstatic AssetTagAssetTagUtil.update(AssetTag assetTag, ServiceContext serviceContext) AssetTagPersistence.updateImpl(AssetTag assetTag) static AssetTagAssetTagUtil.updateImpl(AssetTag assetTag) Methods in com.liferay.asset.kernel.service.persistence that return types with arguments of type AssetTagModifier and TypeMethodDescriptionstatic Map<Serializable,AssetTag> AssetTagUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) AssetTagPersistence.findAll()Returns all the asset tags.AssetTagPersistence.findAll(int start, int end) Returns a range of all the asset tags.AssetTagPersistence.findAll(int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags.AssetTagPersistence.findAll(int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags.AssetTagUtil.findAll()Returns all the asset tags.AssetTagUtil.findAll(int start, int end) Returns a range of all the asset tags.AssetTagUtil.findAll(int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags.AssetTagUtil.findAll(int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags.AssetTagFinder.findByG_C_N(long groupId, long classNameId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagFinderUtil.findByG_C_N(long groupId, long classNameId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagPersistence.findByG_LikeN(long[] groupIds, String name) Returns all the asset tags where groupId = any ? and name LIKE ?.AssetTagPersistence.findByG_LikeN(long[] groupIds, String name, int start, int end) Returns a range of all the asset tags where groupId = any ? and name LIKE ?.AssetTagPersistence.findByG_LikeN(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = any ? and name LIKE ?.AssetTagPersistence.findByG_LikeN(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?, optionally using the finder cache.AssetTagPersistence.findByG_LikeN(long groupId, String name) Returns all the asset tags where groupId = ? and name LIKE ?.AssetTagPersistence.findByG_LikeN(long groupId, String name, int start, int end) Returns a range of all the asset tags where groupId = ? and name LIKE ?.AssetTagPersistence.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?.AssetTagPersistence.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?.AssetTagUtil.findByG_LikeN(long[] groupIds, String name) Returns all the asset tags where groupId = any ? and name LIKE ?.AssetTagUtil.findByG_LikeN(long[] groupIds, String name, int start, int end) Returns a range of all the asset tags where groupId = any ? and name LIKE ?.AssetTagUtil.findByG_LikeN(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = any ? and name LIKE ?.AssetTagUtil.findByG_LikeN(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?, optionally using the finder cache.AssetTagUtil.findByG_LikeN(long groupId, String name) Returns all the asset tags where groupId = ? and name LIKE ?.AssetTagUtil.findByG_LikeN(long groupId, String name, int start, int end) Returns a range of all the asset tags where groupId = ? and name LIKE ?.AssetTagUtil.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?.AssetTagUtil.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?.AssetTagPersistence.findByGroupId(long groupId) Returns all the asset tags where groupId = ?.AssetTagPersistence.findByGroupId(long[] groupIds) Returns all the asset tags where groupId = any ?.AssetTagPersistence.findByGroupId(long[] groupIds, int start, int end) Returns a range of all the asset tags where groupId = any ?.AssetTagPersistence.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = any ?.AssetTagPersistence.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ?, optionally using the finder cache.AssetTagPersistence.findByGroupId(long groupId, int start, int end) Returns a range of all the asset tags where groupId = ?.AssetTagPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = ?.AssetTagPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ?.AssetTagUtil.findByGroupId(long groupId) Returns all the asset tags where groupId = ?.AssetTagUtil.findByGroupId(long[] groupIds) Returns all the asset tags where groupId = any ?.AssetTagUtil.findByGroupId(long[] groupIds, int start, int end) Returns a range of all the asset tags where groupId = any ?.AssetTagUtil.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = any ?.AssetTagUtil.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ?, optionally using the finder cache.AssetTagUtil.findByGroupId(long groupId, int start, int end) Returns a range of all the asset tags where groupId = ?.AssetTagUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = ?.AssetTagUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ?.AssetTagPersistence.findByName(String name) Returns all the asset tags where name = ?.AssetTagPersistence.findByName(String[] names) Returns all the asset tags where name = any ?.AssetTagPersistence.findByName(String[] names, int start, int end) Returns a range of all the asset tags where name = any ?.AssetTagPersistence.findByName(String[] names, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where name = any ?.AssetTagPersistence.findByName(String[] names, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where name = ?, optionally using the finder cache.AssetTagPersistence.findByName(String name, int start, int end) Returns a range of all the asset tags where name = ?.AssetTagPersistence.findByName(String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where name = ?.AssetTagPersistence.findByName(String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where name = ?.AssetTagUtil.findByName(String name) Returns all the asset tags where name = ?.AssetTagUtil.findByName(String[] names) Returns all the asset tags where name = any ?.AssetTagUtil.findByName(String[] names, int start, int end) Returns a range of all the asset tags where name = any ?.AssetTagUtil.findByName(String[] names, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where name = any ?.AssetTagUtil.findByName(String[] names, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where name = ?, optionally using the finder cache.AssetTagUtil.findByName(String name, int start, int end) Returns a range of all the asset tags where name = ?.AssetTagUtil.findByName(String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where name = ?.AssetTagUtil.findByName(String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where name = ?.AssetTagPersistence.findByUuid(String uuid) Returns all the asset tags where uuid = ?.AssetTagPersistence.findByUuid(String uuid, int start, int end) Returns a range of all the asset tags where uuid = ?.AssetTagPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where uuid = ?.AssetTagPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where uuid = ?.AssetTagUtil.findByUuid(String uuid) Returns all the asset tags where uuid = ?.AssetTagUtil.findByUuid(String uuid, int start, int end) Returns a range of all the asset tags where uuid = ?.AssetTagUtil.findByUuid(String uuid, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where uuid = ?.AssetTagUtil.findByUuid(String uuid, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where uuid = ?.AssetTagPersistence.findByUuid_C(String uuid, long companyId) Returns all the asset tags where uuid = ? and companyId = ?.AssetTagPersistence.findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the asset tags where uuid = ? and companyId = ?.AssetTagPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where uuid = ? and companyId = ?.AssetTagPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where uuid = ? and companyId = ?.AssetTagUtil.findByUuid_C(String uuid, long companyId) Returns all the asset tags where uuid = ? and companyId = ?.AssetTagUtil.findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the asset tags where uuid = ? and companyId = ?.AssetTagUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where uuid = ? and companyId = ?.AssetTagUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where uuid = ? and companyId = ?.AssetTagUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) AssetTagUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end) AssetTagUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetEntryPersistence.getAssetTags(long pk) Returns all the asset tags associated with the asset entry.AssetEntryPersistence.getAssetTags(long pk, int start, int end) Returns a range of all the asset tags associated with the asset entry.AssetEntryPersistence.getAssetTags(long pk, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags associated with the asset entry.AssetEntryUtil.getAssetTags(long pk) Returns all the asset tags associated with the asset entry.AssetEntryUtil.getAssetTags(long pk, int start, int end) Returns a range of all the asset tags associated with the asset entry.AssetEntryUtil.getAssetTags(long pk, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags associated with the asset entry.Methods in com.liferay.asset.kernel.service.persistence with parameters of type AssetTagModifier and TypeMethodDescriptionbooleanAssetEntryPersistence.addAssetTag(long pk, AssetTag assetTag) Adds an association between the asset entry and the asset tag.static booleanAssetEntryUtil.addAssetTag(long pk, AssetTag assetTag) Adds an association between the asset entry and the asset tag.voidAssetTagPersistence.cacheResult(AssetTag assetTag) Caches the asset tag in the entity cache if it is enabled.static voidAssetTagUtil.cacheResult(AssetTag assetTag) Caches the asset tag in the entity cache if it is enabled.static voidAssetTagUtil.clearCache(AssetTag assetTag) voidAssetEntryPersistence.removeAssetTag(long pk, AssetTag assetTag) Removes the association between the asset entry and the asset tag.static voidAssetEntryUtil.removeAssetTag(long pk, AssetTag assetTag) Removes the association between the asset entry and the asset tag.static AssetTagstatic AssetTagAssetTagUtil.update(AssetTag assetTag, ServiceContext serviceContext) AssetTagPersistence.updateImpl(AssetTag assetTag) static AssetTagAssetTagUtil.updateImpl(AssetTag assetTag) Method parameters in com.liferay.asset.kernel.service.persistence with type arguments of type AssetTagModifier and TypeMethodDescriptionbooleanAssetEntryPersistence.addAssetTags(long pk, List<AssetTag> assetTags) Adds an association between the asset entry and the asset tags.static booleanAssetEntryUtil.addAssetTags(long pk, List<AssetTag> assetTags) Adds an association between the asset entry and the asset tags.voidAssetTagPersistence.cacheResult(List<AssetTag> assetTags) Caches the asset tags in the entity cache if it is enabled.static voidAssetTagUtil.cacheResult(List<AssetTag> assetTags) Caches the asset tags in the entity cache if it is enabled.AssetTagPersistence.fetchByG_LikeN_First(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ? and name LIKE ?.static AssetTagAssetTagUtil.fetchByG_LikeN_First(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ? and name LIKE ?.AssetTagPersistence.fetchByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ? and name LIKE ?.static AssetTagAssetTagUtil.fetchByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ? and name LIKE ?.AssetTagPersistence.fetchByGroupId_First(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ?.static AssetTagAssetTagUtil.fetchByGroupId_First(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ?.AssetTagPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ?.static AssetTagAssetTagUtil.fetchByGroupId_Last(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ?.AssetTagPersistence.fetchByName_First(String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where name = ?.static AssetTagAssetTagUtil.fetchByName_First(String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where name = ?.AssetTagPersistence.fetchByName_Last(String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where name = ?.static AssetTagAssetTagUtil.fetchByName_Last(String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where name = ?.AssetTagPersistence.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ? and companyId = ?.static AssetTagAssetTagUtil.fetchByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ? and companyId = ?.AssetTagPersistence.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ? and companyId = ?.static AssetTagAssetTagUtil.fetchByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ? and companyId = ?.AssetTagPersistence.fetchByUuid_First(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ?.static AssetTagAssetTagUtil.fetchByUuid_First(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ?.AssetTagPersistence.fetchByUuid_Last(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ?.static AssetTagAssetTagUtil.fetchByUuid_Last(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ?.AssetTagPersistence.findAll(int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags.AssetTagPersistence.findAll(int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags.AssetTagUtil.findAll(int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags.AssetTagUtil.findAll(int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags.AssetTagFinder.findByG_C_N(long groupId, long classNameId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagFinderUtil.findByG_C_N(long groupId, long classNameId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetTagPersistence.findByG_LikeN(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = any ? and name LIKE ?.AssetTagPersistence.findByG_LikeN(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?, optionally using the finder cache.AssetTagPersistence.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?.AssetTagPersistence.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?.AssetTagUtil.findByG_LikeN(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = any ? and name LIKE ?.AssetTagUtil.findByG_LikeN(long[] groupIds, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?, optionally using the finder cache.AssetTagUtil.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?.AssetTagUtil.findByG_LikeN(long groupId, String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ? and name LIKE ?.AssetTagPersistence.findByG_LikeN_First(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ? and name LIKE ?.static AssetTagAssetTagUtil.findByG_LikeN_First(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ? and name LIKE ?.AssetTagPersistence.findByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ? and name LIKE ?.static AssetTagAssetTagUtil.findByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ? and name LIKE ?.AssetTag[]AssetTagPersistence.findByG_LikeN_PrevAndNext(long tagId, long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where groupId = ? and name LIKE ?.static AssetTag[]AssetTagUtil.findByG_LikeN_PrevAndNext(long tagId, long groupId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where groupId = ? and name LIKE ?.AssetTagPersistence.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = any ?.AssetTagPersistence.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ?, optionally using the finder cache.AssetTagPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = ?.AssetTagPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ?.AssetTagUtil.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = any ?.AssetTagUtil.findByGroupId(long[] groupIds, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ?, optionally using the finder cache.AssetTagUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where groupId = ?.AssetTagUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where groupId = ?.AssetTagPersistence.findByGroupId_First(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ?.static AssetTagAssetTagUtil.findByGroupId_First(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where groupId = ?.AssetTagPersistence.findByGroupId_Last(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ?.static AssetTagAssetTagUtil.findByGroupId_Last(long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where groupId = ?.AssetTag[]AssetTagPersistence.findByGroupId_PrevAndNext(long tagId, long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where groupId = ?.static AssetTag[]AssetTagUtil.findByGroupId_PrevAndNext(long tagId, long groupId, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where groupId = ?.AssetTagPersistence.findByName(String[] names, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where name = any ?.AssetTagPersistence.findByName(String[] names, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where name = ?, optionally using the finder cache.AssetTagPersistence.findByName(String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where name = ?.AssetTagPersistence.findByName(String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where name = ?.AssetTagUtil.findByName(String[] names, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where name = any ?.AssetTagUtil.findByName(String[] names, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where name = ?, optionally using the finder cache.AssetTagUtil.findByName(String name, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where name = ?.AssetTagUtil.findByName(String name, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where name = ?.AssetTagPersistence.findByName_First(String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where name = ?.static AssetTagAssetTagUtil.findByName_First(String name, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where name = ?.AssetTagPersistence.findByName_Last(String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where name = ?.static AssetTagAssetTagUtil.findByName_Last(String name, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where name = ?.AssetTag[]AssetTagPersistence.findByName_PrevAndNext(long tagId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where name = ?.static AssetTag[]AssetTagUtil.findByName_PrevAndNext(long tagId, String name, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where name = ?.AssetTagPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where uuid = ?.AssetTagPersistence.findByUuid(String uuid, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where uuid = ?.AssetTagUtil.findByUuid(String uuid, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where uuid = ?.AssetTagUtil.findByUuid(String uuid, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where uuid = ?.AssetTagPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where uuid = ? and companyId = ?.AssetTagPersistence.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where uuid = ? and companyId = ?.AssetTagUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags where uuid = ? and companyId = ?.AssetTagUtil.findByUuid_C(String uuid, long companyId, int start, int end, OrderByComparator<AssetTag> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset tags where uuid = ? and companyId = ?.AssetTagPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ? and companyId = ?.static AssetTagAssetTagUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ? and companyId = ?.AssetTagPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ? and companyId = ?.static AssetTagAssetTagUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ? and companyId = ?.AssetTag[]AssetTagPersistence.findByUuid_C_PrevAndNext(long tagId, String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where uuid = ? and companyId = ?.static AssetTag[]AssetTagUtil.findByUuid_C_PrevAndNext(long tagId, String uuid, long companyId, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where uuid = ? and companyId = ?.AssetTagPersistence.findByUuid_First(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ?.static AssetTagAssetTagUtil.findByUuid_First(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the first asset tag in the ordered set where uuid = ?.AssetTagPersistence.findByUuid_Last(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ?.static AssetTagAssetTagUtil.findByUuid_Last(String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the last asset tag in the ordered set where uuid = ?.AssetTag[]AssetTagPersistence.findByUuid_PrevAndNext(long tagId, String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where uuid = ?.static AssetTag[]AssetTagUtil.findByUuid_PrevAndNext(long tagId, String uuid, OrderByComparator<AssetTag> orderByComparator) Returns the asset tags before and after the current asset tag in the ordered set where uuid = ?.AssetTagUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<AssetTag> orderByComparator) AssetEntryPersistence.getAssetTags(long pk, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags associated with the asset entry.AssetEntryUtil.getAssetTags(long pk, int start, int end, OrderByComparator<AssetTag> orderByComparator) Returns an ordered range of all the asset tags associated with the asset entry.voidAssetEntryPersistence.removeAssetTags(long pk, List<AssetTag> assetTags) Removes the association between the asset entry and the asset tags.static voidAssetEntryUtil.removeAssetTags(long pk, List<AssetTag> assetTags) Removes the association between the asset entry and the asset tags.voidAssetEntryPersistence.setAssetTags(long pk, List<AssetTag> assetTags) Sets the asset tags associated with the asset entry, removing and adding associations as necessary.static voidAssetEntryUtil.setAssetTags(long pk, List<AssetTag> assetTags) Sets the asset tags associated with the asset entry, removing and adding associations as necessary.