|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchCategoryPropertyException | |
---|---|
com.liferay.portlet.asset.service.persistence |
Uses of NoSuchCategoryPropertyException in com.liferay.portlet.asset.service.persistence |
---|
Methods in com.liferay.portlet.asset.service.persistence that throw NoSuchCategoryPropertyException | |
---|---|
static AssetCategoryProperty |
AssetCategoryPropertyUtil.findByC_K_First(long companyId,
String key,
OrderByComparator orderByComparator)
Finds the first asset category property in the ordered set where companyId = ? and key = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistence.findByC_K_First(long companyId,
String key,
OrderByComparator orderByComparator)
Finds the first asset category property in the ordered set where companyId = ? and key = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistenceImpl.findByC_K_First(long companyId,
String key,
OrderByComparator orderByComparator)
Finds the first asset category property in the ordered set where companyId = ? and key = ?. |
static AssetCategoryProperty |
AssetCategoryPropertyUtil.findByC_K_Last(long companyId,
String key,
OrderByComparator orderByComparator)
Finds the last asset category property in the ordered set where companyId = ? and key = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistence.findByC_K_Last(long companyId,
String key,
OrderByComparator orderByComparator)
Finds the last asset category property in the ordered set where companyId = ? and key = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistenceImpl.findByC_K_Last(long companyId,
String key,
OrderByComparator orderByComparator)
Finds the last asset category property in the ordered set where companyId = ? and key = ?. |
static AssetCategoryProperty[] |
AssetCategoryPropertyUtil.findByC_K_PrevAndNext(long categoryPropertyId,
long companyId,
String key,
OrderByComparator orderByComparator)
Finds the asset category properties before and after the current asset category property in the ordered set where companyId = ? and key = ?. |
AssetCategoryProperty[] |
AssetCategoryPropertyPersistence.findByC_K_PrevAndNext(long categoryPropertyId,
long companyId,
String key,
OrderByComparator orderByComparator)
Finds the asset category properties before and after the current asset category property in the ordered set where companyId = ? and key = ?. |
AssetCategoryProperty[] |
AssetCategoryPropertyPersistenceImpl.findByC_K_PrevAndNext(long categoryPropertyId,
long companyId,
String key,
OrderByComparator orderByComparator)
Finds the asset category properties before and after the current asset category property in the ordered set where companyId = ? and key = ?. |
static AssetCategoryProperty |
AssetCategoryPropertyUtil.findByCA_K(long categoryId,
String key)
Finds the asset category property where categoryId = ? and key = ? or throws a NoSuchCategoryPropertyException if it could not be found. |
AssetCategoryProperty |
AssetCategoryPropertyPersistence.findByCA_K(long categoryId,
String key)
Finds the asset category property where categoryId = ? and key = ? or throws a NoSuchCategoryPropertyException if it could not be found. |
AssetCategoryProperty |
AssetCategoryPropertyPersistenceImpl.findByCA_K(long categoryId,
String key)
Finds the asset category property where categoryId = ? and key = ? or throws a NoSuchCategoryPropertyException if it could not be found. |
static AssetCategoryProperty |
AssetCategoryPropertyUtil.findByCategoryId_First(long categoryId,
OrderByComparator orderByComparator)
Finds the first asset category property in the ordered set where categoryId = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistence.findByCategoryId_First(long categoryId,
OrderByComparator orderByComparator)
Finds the first asset category property in the ordered set where categoryId = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistenceImpl.findByCategoryId_First(long categoryId,
OrderByComparator orderByComparator)
Finds the first asset category property in the ordered set where categoryId = ?. |
static AssetCategoryProperty |
AssetCategoryPropertyUtil.findByCategoryId_Last(long categoryId,
OrderByComparator orderByComparator)
Finds the last asset category property in the ordered set where categoryId = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistence.findByCategoryId_Last(long categoryId,
OrderByComparator orderByComparator)
Finds the last asset category property in the ordered set where categoryId = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistenceImpl.findByCategoryId_Last(long categoryId,
OrderByComparator orderByComparator)
Finds the last asset category property in the ordered set where categoryId = ?. |
static AssetCategoryProperty[] |
AssetCategoryPropertyUtil.findByCategoryId_PrevAndNext(long categoryPropertyId,
long categoryId,
OrderByComparator orderByComparator)
Finds the asset category properties before and after the current asset category property in the ordered set where categoryId = ?. |
AssetCategoryProperty[] |
AssetCategoryPropertyPersistence.findByCategoryId_PrevAndNext(long categoryPropertyId,
long categoryId,
OrderByComparator orderByComparator)
Finds the asset category properties before and after the current asset category property in the ordered set where categoryId = ?. |
AssetCategoryProperty[] |
AssetCategoryPropertyPersistenceImpl.findByCategoryId_PrevAndNext(long categoryPropertyId,
long categoryId,
OrderByComparator orderByComparator)
Finds the asset category properties before and after the current asset category property in the ordered set where categoryId = ?. |
static AssetCategoryProperty |
AssetCategoryPropertyUtil.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first asset category property in the ordered set where companyId = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistence.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first asset category property in the ordered set where companyId = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistenceImpl.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first asset category property in the ordered set where companyId = ?. |
static AssetCategoryProperty |
AssetCategoryPropertyUtil.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last asset category property in the ordered set where companyId = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistence.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last asset category property in the ordered set where companyId = ?. |
AssetCategoryProperty |
AssetCategoryPropertyPersistenceImpl.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last asset category property in the ordered set where companyId = ?. |
static AssetCategoryProperty[] |
AssetCategoryPropertyUtil.findByCompanyId_PrevAndNext(long categoryPropertyId,
long companyId,
OrderByComparator orderByComparator)
Finds the asset category properties before and after the current asset category property in the ordered set where companyId = ?. |
AssetCategoryProperty[] |
AssetCategoryPropertyPersistence.findByCompanyId_PrevAndNext(long categoryPropertyId,
long companyId,
OrderByComparator orderByComparator)
Finds the asset category properties before and after the current asset category property in the ordered set where companyId = ?. |
AssetCategoryProperty[] |
AssetCategoryPropertyPersistenceImpl.findByCompanyId_PrevAndNext(long categoryPropertyId,
long companyId,
OrderByComparator orderByComparator)
Finds the asset category properties before and after the current asset category property in the ordered set where companyId = ?. |
static AssetCategoryProperty |
AssetCategoryPropertyUtil.findByPrimaryKey(long categoryPropertyId)
Finds the asset category property with the primary key or throws a NoSuchCategoryPropertyException if it could not be found. |
AssetCategoryProperty |
AssetCategoryPropertyPersistence.findByPrimaryKey(long categoryPropertyId)
Finds the asset category property with the primary key or throws a NoSuchCategoryPropertyException if it could not be found. |
AssetCategoryProperty |
AssetCategoryPropertyPersistenceImpl.findByPrimaryKey(long categoryPropertyId)
Finds the asset category property with the primary key or throws a NoSuchCategoryPropertyException if it could not be found. |
static AssetCategoryProperty |
AssetCategoryPropertyUtil.remove(long categoryPropertyId)
Removes the asset category property with the primary key from the database. |
AssetCategoryProperty |
AssetCategoryPropertyPersistence.remove(long categoryPropertyId)
Removes the asset category property with the primary key from the database. |
AssetCategoryProperty |
AssetCategoryPropertyPersistenceImpl.remove(long categoryPropertyId)
Removes the asset category property with the primary key from the database. |
static void |
AssetCategoryPropertyUtil.removeByCA_K(long categoryId,
String key)
Removes the asset category property where categoryId = ? and key = ? from the database. |
void |
AssetCategoryPropertyPersistence.removeByCA_K(long categoryId,
String key)
Removes the asset category property where categoryId = ? and key = ? from the database. |
void |
AssetCategoryPropertyPersistenceImpl.removeByCA_K(long categoryId,
String key)
Removes the asset category property where categoryId = ? and key = ? from the database. |
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |