Uses of Class
com.liferay.asset.kernel.exception.NoSuchVocabularyException
Packages that use NoSuchVocabularyException
-
Uses of NoSuchVocabularyException in com.liferay.asset.kernel.service.persistence
Methods in com.liferay.asset.kernel.service.persistence that throw NoSuchVocabularyExceptionModifier and TypeMethodDescriptionAssetVocabularyPersistence.filterFindByG_LikeN_PrevAndNext(long vocabularyId, long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.static AssetVocabulary[]AssetVocabularyUtil.filterFindByG_LikeN_PrevAndNext(long vocabularyId, long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and name LIKE ?.AssetVocabularyPersistence.filterFindByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.static AssetVocabulary[]AssetVocabularyUtil.filterFindByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.filterFindByGroupId_PrevAndNext(long vocabularyId, long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ?.static AssetVocabulary[]AssetVocabularyUtil.filterFindByGroupId_PrevAndNext(long vocabularyId, long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set of asset vocabularies that the user has permission to view where groupId = ?.AssetVocabularyPersistence.findByCompanyId_First(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where companyId = ?.static AssetVocabularyAssetVocabularyUtil.findByCompanyId_First(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where companyId = ?.AssetVocabularyPersistence.findByCompanyId_Last(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where companyId = ?.static AssetVocabularyAssetVocabularyUtil.findByCompanyId_Last(long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where companyId = ?.AssetVocabularyPersistence.findByCompanyId_PrevAndNext(long vocabularyId, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where companyId = ?.static AssetVocabulary[]AssetVocabularyUtil.findByCompanyId_PrevAndNext(long vocabularyId, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where companyId = ?.AssetVocabularyPersistence.findByERC_G(String externalReferenceCode, long groupId) Returns the asset vocabulary where externalReferenceCode = ? and groupId = ? or throws aNoSuchVocabularyExceptionif it could not be found.static AssetVocabularyAssetVocabularyUtil.findByERC_G(String externalReferenceCode, long groupId) Returns the asset vocabulary where externalReferenceCode = ? and groupId = ? or throws aNoSuchVocabularyExceptionif it could not be found.AssetVocabularyPersistence.findByG_LikeN_First(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.static AssetVocabularyAssetVocabularyUtil.findByG_LikeN_First(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and name LIKE ?.AssetVocabularyPersistence.findByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.static AssetVocabularyAssetVocabularyUtil.findByG_LikeN_Last(long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and name LIKE ?.AssetVocabularyPersistence.findByG_LikeN_PrevAndNext(long vocabularyId, long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and name LIKE ?.static AssetVocabulary[]AssetVocabularyUtil.findByG_LikeN_PrevAndNext(long vocabularyId, long groupId, String name, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and name LIKE ?.Returns the asset vocabulary where groupId = ? and name = ? or throws aNoSuchVocabularyExceptionif it could not be found.static AssetVocabularyReturns the asset vocabulary where groupId = ? and name = ? or throws aNoSuchVocabularyExceptionif it could not be found.AssetVocabularyPersistence.findByG_V_First(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabularyAssetVocabularyUtil.findByG_V_First(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V_Last(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabularyAssetVocabularyUtil.findByG_V_Last(long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.static AssetVocabulary[]AssetVocabularyUtil.findByG_V_PrevAndNext(long vocabularyId, long groupId, int visibilityType, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ? and visibilityType = ?.AssetVocabularyPersistence.findByGroupId_First(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ?.static AssetVocabularyAssetVocabularyUtil.findByGroupId_First(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where groupId = ?.AssetVocabularyPersistence.findByGroupId_Last(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ?.static AssetVocabularyAssetVocabularyUtil.findByGroupId_Last(long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where groupId = ?.AssetVocabularyPersistence.findByGroupId_PrevAndNext(long vocabularyId, long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ?.static AssetVocabulary[]AssetVocabularyUtil.findByGroupId_PrevAndNext(long vocabularyId, long groupId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where groupId = ?.AssetVocabularyPersistence.findByPrimaryKey(long vocabularyId) Returns the asset vocabulary with the primary key or throws aNoSuchVocabularyExceptionif it could not be found.static AssetVocabularyAssetVocabularyUtil.findByPrimaryKey(long vocabularyId) Returns the asset vocabulary with the primary key or throws aNoSuchVocabularyExceptionif it could not be found.AssetVocabularyPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyAssetVocabularyUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ? and companyId = ?.AssetVocabularyPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.static AssetVocabularyAssetVocabularyUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ? and companyId = ?.AssetVocabularyPersistence.findByUuid_C_PrevAndNext(long vocabularyId, String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ? and companyId = ?.static AssetVocabulary[]AssetVocabularyUtil.findByUuid_C_PrevAndNext(long vocabularyId, String uuid, long companyId, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ? and companyId = ?.AssetVocabularyPersistence.findByUuid_First(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ?.static AssetVocabularyAssetVocabularyUtil.findByUuid_First(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the first asset vocabulary in the ordered set where uuid = ?.AssetVocabularyPersistence.findByUUID_G(String uuid, long groupId) Returns the asset vocabulary where uuid = ? and groupId = ? or throws aNoSuchVocabularyExceptionif it could not be found.static AssetVocabularyAssetVocabularyUtil.findByUUID_G(String uuid, long groupId) Returns the asset vocabulary where uuid = ? and groupId = ? or throws aNoSuchVocabularyExceptionif it could not be found.AssetVocabularyPersistence.findByUuid_Last(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ?.static AssetVocabularyAssetVocabularyUtil.findByUuid_Last(String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the last asset vocabulary in the ordered set where uuid = ?.AssetVocabularyPersistence.findByUuid_PrevAndNext(long vocabularyId, String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ?.static AssetVocabulary[]AssetVocabularyUtil.findByUuid_PrevAndNext(long vocabularyId, String uuid, OrderByComparator<AssetVocabulary> orderByComparator) Returns the asset vocabularies before and after the current asset vocabulary in the ordered set where uuid = ?.AssetVocabularyPersistence.remove(long vocabularyId) Removes the asset vocabulary with the primary key from the database.static AssetVocabularyAssetVocabularyUtil.remove(long vocabularyId) Removes the asset vocabulary with the primary key from the database.AssetVocabularyPersistence.removeByERC_G(String externalReferenceCode, long groupId) Removes the asset vocabulary where externalReferenceCode = ? and groupId = ? from the database.static AssetVocabularyAssetVocabularyUtil.removeByERC_G(String externalReferenceCode, long groupId) Removes the asset vocabulary where externalReferenceCode = ? and groupId = ? from the database.AssetVocabularyPersistence.removeByG_N(long groupId, String name) Removes the asset vocabulary where groupId = ? and name = ? from the database.static AssetVocabularyAssetVocabularyUtil.removeByG_N(long groupId, String name) Removes the asset vocabulary where groupId = ? and name = ? from the database.AssetVocabularyPersistence.removeByUUID_G(String uuid, long groupId) Removes the asset vocabulary where uuid = ? and groupId = ? from the database.static AssetVocabularyAssetVocabularyUtil.removeByUUID_G(String uuid, long groupId) Removes the asset vocabulary where uuid = ? and groupId = ? from the database.