Liferay 6.1.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
 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 = ?.
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 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 = ?.
 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 = ?.
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 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 = ?.
 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 = ?.
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 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 = ?.
 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 = ?.
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 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 = ?.
 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 = ?.
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[] 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 = ?.
 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 = ?.
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[] 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 = ?.
 EmailAddress EmailAddressPersistence.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_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 = ?.
 EmailAddress EmailAddressPersistence.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_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 = ?.
 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 = ?.
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[] 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 = ?.
 EmailAddress EmailAddressPersistence.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
          Returns the first email address in the ordered set where companyId = ?.
static EmailAddress EmailAddressUtil.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 = ?.
 EmailAddress EmailAddressPersistence.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
          Returns the last 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 EmailAddressPersistenceImpl.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
          Returns the last 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 = ?.
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[] 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 = ?.
 EmailAddress EmailAddressPersistence.findByPrimaryKey(long emailAddressId)
          Returns the email address with the primary key or throws a NoSuchEmailAddressException if it could not be found.
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 EmailAddressPersistenceImpl.findByPrimaryKey(long emailAddressId)
          Returns the email address with the primary key or throws a NoSuchEmailAddressException if it could not be found.
 EmailAddress EmailAddressPersistence.findByUserId_First(long userId, OrderByComparator orderByComparator)
          Returns the first email address in the ordered set where userId = ?.
static EmailAddress EmailAddressUtil.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 = ?.
 EmailAddress EmailAddressPersistence.findByUserId_Last(long userId, OrderByComparator orderByComparator)
          Returns the last 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 EmailAddressPersistenceImpl.findByUserId_Last(long userId, OrderByComparator orderByComparator)
          Returns the last 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 = ?.
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[] 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 = ?.
 EmailAddress EmailAddressPersistence.remove(long emailAddressId)
          Removes the email address with the primary key from the database.
static EmailAddress EmailAddressUtil.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.1.2-ce-ga3