Liferay 6.2-ce-ga3

Uses of Class
com.liferay.portal.NoSuchEmailAddressException

Packages that use NoSuchEmailAddressException
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

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

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


Liferay 6.2-ce-ga3