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