Uses of Class
com.liferay.asset.kernel.exception.NoSuchVocabularyGroupRelException
Packages that use NoSuchVocabularyGroupRelException
-
Uses of NoSuchVocabularyGroupRelException in com.liferay.asset.kernel.service.persistence
Methods in com.liferay.asset.kernel.service.persistence that throw NoSuchVocabularyGroupRelExceptionModifier and TypeMethodDescriptionAssetVocabularyGroupRelPersistence.findByG_V
(long groupId, long vocabularyId) Returns the asset vocabulary group rel where groupId = ? and vocabularyId = ? or throws aNoSuchVocabularyGroupRelException
if it could not be found.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByG_V
(long groupId, long vocabularyId) Returns the asset vocabulary group rel where groupId = ? and vocabularyId = ? or throws aNoSuchVocabularyGroupRelException
if it could not be found.AssetVocabularyGroupRelPersistence.findByGroupId_First
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByGroupId_First
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId_Last
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByGroupId_Last
(long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.findByGroupId_PrevAndNext
(long assetVocabularyGroupRelId, long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where groupId = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByGroupId_PrevAndNext
(long assetVocabularyGroupRelId, long groupId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where groupId = ?.AssetVocabularyGroupRelPersistence.findByPrimaryKey
(long assetVocabularyGroupRelId) Returns the asset vocabulary group rel with the primary key or throws aNoSuchVocabularyGroupRelException
if it could not be found.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByPrimaryKey
(long assetVocabularyGroupRelId) Returns the asset vocabulary group rel with the primary key or throws aNoSuchVocabularyGroupRelException
if it could not be found.AssetVocabularyGroupRelPersistence.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_C_First
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_C_Last
(String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_C_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByUuid_C_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, long companyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ? and companyId = ?.AssetVocabularyGroupRelPersistence.findByUuid_First
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_First
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.findByUUID_G
(String uuid, long groupId) Returns the asset vocabulary group rel where uuid = ? and groupId = ? or throws aNoSuchVocabularyGroupRelException
if it could not be found.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUUID_G
(String uuid, long groupId) Returns the asset vocabulary group rel where uuid = ? and groupId = ? or throws aNoSuchVocabularyGroupRelException
if it could not be found.AssetVocabularyGroupRelPersistence.findByUuid_Last
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByUuid_Last
(String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.findByUuid_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByUuid_PrevAndNext
(long assetVocabularyGroupRelId, String uuid, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where uuid = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId_First
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByVocabularyId_First
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the first asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId_Last
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.findByVocabularyId_Last
(long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the last asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.findByVocabularyId_PrevAndNext
(long assetVocabularyGroupRelId, long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where vocabularyId = ?.static AssetVocabularyGroupRel[]
AssetVocabularyGroupRelUtil.findByVocabularyId_PrevAndNext
(long assetVocabularyGroupRelId, long vocabularyId, OrderByComparator<AssetVocabularyGroupRel> orderByComparator) Returns the asset vocabulary group rels before and after the current asset vocabulary group rel in the ordered set where vocabularyId = ?.AssetVocabularyGroupRelPersistence.remove
(long assetVocabularyGroupRelId) Removes the asset vocabulary group rel with the primary key from the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.remove
(long assetVocabularyGroupRelId) Removes the asset vocabulary group rel with the primary key from the database.AssetVocabularyGroupRelPersistence.removeByG_V
(long groupId, long vocabularyId) Removes the asset vocabulary group rel where groupId = ? and vocabularyId = ? from the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.removeByG_V
(long groupId, long vocabularyId) Removes the asset vocabulary group rel where groupId = ? and vocabularyId = ? from the database.AssetVocabularyGroupRelPersistence.removeByUUID_G
(String uuid, long groupId) Removes the asset vocabulary group rel where uuid = ? and groupId = ? from the database.static AssetVocabularyGroupRel
AssetVocabularyGroupRelUtil.removeByUUID_G
(String uuid, long groupId) Removes the asset vocabulary group rel where uuid = ? and groupId = ? from the database.