Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.exception.NoSuchPhoneException

Packages that use NoSuchPhoneException
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
com.liferay.portal.service.persistence.impl This package defines the portal service persistence implementation base classes. 
 

Uses of NoSuchPhoneException in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that throw NoSuchPhoneException
static Phone PhoneUtil.findByC_C_C_First(long companyId, long classNameId, long classPK, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
 Phone PhonePersistence.findByC_C_C_First(long companyId, long classNameId, long classPK, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
static Phone PhoneUtil.findByC_C_C_Last(long companyId, long classNameId, long classPK, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
 Phone PhonePersistence.findByC_C_C_Last(long companyId, long classNameId, long classPK, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
static Phone PhoneUtil.findByC_C_C_P_First(long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.
 Phone PhonePersistence.findByC_C_C_P_First(long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.
static Phone PhoneUtil.findByC_C_C_P_Last(long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.
 Phone PhonePersistence.findByC_C_C_P_Last(long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.
static Phone[] PhoneUtil.findByC_C_C_P_PrevAndNext(long phoneId, long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.
 Phone[] PhonePersistence.findByC_C_C_P_PrevAndNext(long phoneId, long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.
static Phone[] PhoneUtil.findByC_C_C_PrevAndNext(long phoneId, long companyId, long classNameId, long classPK, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
 Phone[] PhonePersistence.findByC_C_C_PrevAndNext(long phoneId, long companyId, long classNameId, long classPK, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
static Phone PhoneUtil.findByC_C_First(long companyId, long classNameId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ? and classNameId = ?.
 Phone PhonePersistence.findByC_C_First(long companyId, long classNameId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ? and classNameId = ?.
static Phone PhoneUtil.findByC_C_Last(long companyId, long classNameId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ? and classNameId = ?.
 Phone PhonePersistence.findByC_C_Last(long companyId, long classNameId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ? and classNameId = ?.
static Phone[] PhoneUtil.findByC_C_PrevAndNext(long phoneId, long companyId, long classNameId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ? and classNameId = ?.
 Phone[] PhonePersistence.findByC_C_PrevAndNext(long phoneId, long companyId, long classNameId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ? and classNameId = ?.
static Phone PhoneUtil.findByCompanyId_First(long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ?.
 Phone PhonePersistence.findByCompanyId_First(long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ?.
static Phone PhoneUtil.findByCompanyId_Last(long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ?.
 Phone PhonePersistence.findByCompanyId_Last(long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ?.
static Phone[] PhoneUtil.findByCompanyId_PrevAndNext(long phoneId, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ?.
 Phone[] PhonePersistence.findByCompanyId_PrevAndNext(long phoneId, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ?.
static Phone PhoneUtil.findByPrimaryKey(long phoneId)
          Returns the phone with the primary key or throws a NoSuchPhoneException if it could not be found.
 Phone PhonePersistence.findByPrimaryKey(long phoneId)
          Returns the phone with the primary key or throws a NoSuchPhoneException if it could not be found.
static Phone PhoneUtil.findByUserId_First(long userId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where userId = ?.
 Phone PhonePersistence.findByUserId_First(long userId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where userId = ?.
static Phone PhoneUtil.findByUserId_Last(long userId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where userId = ?.
 Phone PhonePersistence.findByUserId_Last(long userId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where userId = ?.
static Phone[] PhoneUtil.findByUserId_PrevAndNext(long phoneId, long userId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where userId = ?.
 Phone[] PhonePersistence.findByUserId_PrevAndNext(long phoneId, long userId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where userId = ?.
static Phone PhoneUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where uuid = ? and companyId = ?.
 Phone PhonePersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where uuid = ? and companyId = ?.
static Phone PhoneUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where uuid = ? and companyId = ?.
 Phone PhonePersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where uuid = ? and companyId = ?.
static Phone[] PhoneUtil.findByUuid_C_PrevAndNext(long phoneId, String uuid, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where uuid = ? and companyId = ?.
 Phone[] PhonePersistence.findByUuid_C_PrevAndNext(long phoneId, String uuid, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where uuid = ? and companyId = ?.
static Phone PhoneUtil.findByUuid_First(String uuid, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where uuid = ?.
 Phone PhonePersistence.findByUuid_First(String uuid, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where uuid = ?.
static Phone PhoneUtil.findByUuid_Last(String uuid, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where uuid = ?.
 Phone PhonePersistence.findByUuid_Last(String uuid, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where uuid = ?.
static Phone[] PhoneUtil.findByUuid_PrevAndNext(long phoneId, String uuid, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where uuid = ?.
 Phone[] PhonePersistence.findByUuid_PrevAndNext(long phoneId, String uuid, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where uuid = ?.
static Phone PhoneUtil.remove(long phoneId)
          Removes the phone with the primary key from the database.
 Phone PhonePersistence.remove(long phoneId)
          Removes the phone with the primary key from the database.
 

Uses of NoSuchPhoneException in com.liferay.portal.service.persistence.impl
 

Methods in com.liferay.portal.service.persistence.impl that throw NoSuchPhoneException
 Phone PhonePersistenceImpl.findByC_C_C_First(long companyId, long classNameId, long classPK, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
 Phone PhonePersistenceImpl.findByC_C_C_Last(long companyId, long classNameId, long classPK, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
 Phone PhonePersistenceImpl.findByC_C_C_P_First(long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.
 Phone PhonePersistenceImpl.findByC_C_C_P_Last(long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.
 Phone[] PhonePersistenceImpl.findByC_C_C_P_PrevAndNext(long phoneId, long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.
 Phone[] PhonePersistenceImpl.findByC_C_C_PrevAndNext(long phoneId, long companyId, long classNameId, long classPK, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ? and classNameId = ? and classPK = ?.
 Phone PhonePersistenceImpl.findByC_C_First(long companyId, long classNameId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ? and classNameId = ?.
 Phone PhonePersistenceImpl.findByC_C_Last(long companyId, long classNameId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ? and classNameId = ?.
 Phone[] PhonePersistenceImpl.findByC_C_PrevAndNext(long phoneId, long companyId, long classNameId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ? and classNameId = ?.
 Phone PhonePersistenceImpl.findByCompanyId_First(long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where companyId = ?.
 Phone PhonePersistenceImpl.findByCompanyId_Last(long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where companyId = ?.
 Phone[] PhonePersistenceImpl.findByCompanyId_PrevAndNext(long phoneId, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where companyId = ?.
 Phone PhonePersistenceImpl.findByPrimaryKey(long phoneId)
          Returns the phone with the primary key or throws a NoSuchPhoneException if it could not be found.
 Phone PhonePersistenceImpl.findByPrimaryKey(Serializable primaryKey)
          Returns the phone with the primary key or throws a NoSuchModelException if it could not be found.
 Phone PhonePersistenceImpl.findByUserId_First(long userId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where userId = ?.
 Phone PhonePersistenceImpl.findByUserId_Last(long userId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where userId = ?.
 Phone[] PhonePersistenceImpl.findByUserId_PrevAndNext(long phoneId, long userId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where userId = ?.
 Phone PhonePersistenceImpl.findByUuid_C_First(String uuid, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where uuid = ? and companyId = ?.
 Phone PhonePersistenceImpl.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where uuid = ? and companyId = ?.
 Phone[] PhonePersistenceImpl.findByUuid_C_PrevAndNext(long phoneId, String uuid, long companyId, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where uuid = ? and companyId = ?.
 Phone PhonePersistenceImpl.findByUuid_First(String uuid, OrderByComparator<Phone> orderByComparator)
          Returns the first phone in the ordered set where uuid = ?.
 Phone PhonePersistenceImpl.findByUuid_Last(String uuid, OrderByComparator<Phone> orderByComparator)
          Returns the last phone in the ordered set where uuid = ?.
 Phone[] PhonePersistenceImpl.findByUuid_PrevAndNext(long phoneId, String uuid, OrderByComparator<Phone> orderByComparator)
          Returns the phones before and after the current phone in the ordered set where uuid = ?.
 Phone PhonePersistenceImpl.remove(long phoneId)
          Removes the phone with the primary key from the database.
 Phone PhonePersistenceImpl.remove(Serializable primaryKey)
          Removes the phone with the primary key from the database.
 


Liferay 7.0-ce-b4