Uses of Class
com.liferay.portal.kernel.exception.NoSuchAddressException
Packages that use NoSuchAddressException
Package
Description
This package defines the portal service persistence interfaces, classes, and utilities.
-
Uses of NoSuchAddressException in com.liferay.portal.kernel.service.persistence
Methods in com.liferay.portal.kernel.service.persistence that throw NoSuchAddressExceptionModifier and TypeMethodDescriptionAddressPersistence.findByC_C_C_First(long companyId, long classNameId, long classPK, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ? and classNameId = ? and classPK = ?.static AddressAddressUtil.findByC_C_C_First(long companyId, long classNameId, long classPK, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ? and classNameId = ? and classPK = ?.AddressPersistence.findByC_C_C_L_First(long companyId, long classNameId, long classPK, long listTypeId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and listTypeId = ?.static AddressAddressUtil.findByC_C_C_L_First(long companyId, long classNameId, long classPK, long listTypeId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and listTypeId = ?.AddressPersistence.findByC_C_C_L_Last(long companyId, long classNameId, long classPK, long listTypeId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and listTypeId = ?.static AddressAddressUtil.findByC_C_C_L_Last(long companyId, long classNameId, long classPK, long listTypeId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and listTypeId = ?.Address[]AddressPersistence.findByC_C_C_L_PrevAndNext(long addressId, long companyId, long classNameId, long classPK, long listTypeId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and listTypeId = ?.static Address[]AddressUtil.findByC_C_C_L_PrevAndNext(long addressId, long companyId, long classNameId, long classPK, long listTypeId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and listTypeId = ?.AddressPersistence.findByC_C_C_Last(long companyId, long classNameId, long classPK, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ? and classNameId = ? and classPK = ?.static AddressAddressUtil.findByC_C_C_Last(long companyId, long classNameId, long classPK, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ? and classNameId = ? and classPK = ?.AddressPersistence.findByC_C_C_M_First(long companyId, long classNameId, long classPK, boolean mailing, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and mailing = ?.static AddressAddressUtil.findByC_C_C_M_First(long companyId, long classNameId, long classPK, boolean mailing, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and mailing = ?.AddressPersistence.findByC_C_C_M_Last(long companyId, long classNameId, long classPK, boolean mailing, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and mailing = ?.static AddressAddressUtil.findByC_C_C_M_Last(long companyId, long classNameId, long classPK, boolean mailing, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and mailing = ?.Address[]AddressPersistence.findByC_C_C_M_PrevAndNext(long addressId, long companyId, long classNameId, long classPK, boolean mailing, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and mailing = ?.static Address[]AddressUtil.findByC_C_C_M_PrevAndNext(long addressId, long companyId, long classNameId, long classPK, boolean mailing, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and mailing = ?.AddressPersistence.findByC_C_C_P_First(long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.static AddressAddressUtil.findByC_C_C_P_First(long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.AddressPersistence.findByC_C_C_P_Last(long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.static AddressAddressUtil.findByC_C_C_P_Last(long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.Address[]AddressPersistence.findByC_C_C_P_PrevAndNext(long addressId, long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.static Address[]AddressUtil.findByC_C_C_P_PrevAndNext(long addressId, long companyId, long classNameId, long classPK, boolean primary, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ? and classNameId = ? and classPK = ? and primary = ?.Address[]AddressPersistence.findByC_C_C_PrevAndNext(long addressId, long companyId, long classNameId, long classPK, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ? and classNameId = ? and classPK = ?.static Address[]AddressUtil.findByC_C_C_PrevAndNext(long addressId, long companyId, long classNameId, long classPK, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ? and classNameId = ? and classPK = ?.AddressPersistence.findByC_C_First(long companyId, long classNameId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ? and classNameId = ?.static AddressAddressUtil.findByC_C_First(long companyId, long classNameId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ? and classNameId = ?.AddressPersistence.findByC_C_Last(long companyId, long classNameId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ? and classNameId = ?.static AddressAddressUtil.findByC_C_Last(long companyId, long classNameId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ? and classNameId = ?.Address[]AddressPersistence.findByC_C_PrevAndNext(long addressId, long companyId, long classNameId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ? and classNameId = ?.static Address[]AddressUtil.findByC_C_PrevAndNext(long addressId, long companyId, long classNameId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ? and classNameId = ?.AddressPersistence.findByCompanyId_First(long companyId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ?.static AddressAddressUtil.findByCompanyId_First(long companyId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where companyId = ?.AddressPersistence.findByCompanyId_Last(long companyId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ?.static AddressAddressUtil.findByCompanyId_Last(long companyId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where companyId = ?.Address[]AddressPersistence.findByCompanyId_PrevAndNext(long addressId, long companyId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ?.static Address[]AddressUtil.findByCompanyId_PrevAndNext(long addressId, long companyId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where companyId = ?.AddressPersistence.findByCountryId_First(long countryId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where countryId = ?.static AddressAddressUtil.findByCountryId_First(long countryId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where countryId = ?.AddressPersistence.findByCountryId_Last(long countryId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where countryId = ?.static AddressAddressUtil.findByCountryId_Last(long countryId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where countryId = ?.Address[]AddressPersistence.findByCountryId_PrevAndNext(long addressId, long countryId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where countryId = ?.static Address[]AddressUtil.findByCountryId_PrevAndNext(long addressId, long countryId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where countryId = ?.AddressPersistence.findByERC_C(String externalReferenceCode, long companyId) Returns the address where externalReferenceCode = ? and companyId = ? or throws aNoSuchAddressExceptionif it could not be found.static AddressAddressUtil.findByERC_C(String externalReferenceCode, long companyId) Returns the address where externalReferenceCode = ? and companyId = ? or throws aNoSuchAddressExceptionif it could not be found.AddressPersistence.findByPrimaryKey(long addressId) Returns the address with the primary key or throws aNoSuchAddressExceptionif it could not be found.static AddressAddressUtil.findByPrimaryKey(long addressId) Returns the address with the primary key or throws aNoSuchAddressExceptionif it could not be found.AddressPersistence.findByRegionId_First(long regionId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where regionId = ?.static AddressAddressUtil.findByRegionId_First(long regionId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where regionId = ?.AddressPersistence.findByRegionId_Last(long regionId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where regionId = ?.static AddressAddressUtil.findByRegionId_Last(long regionId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where regionId = ?.Address[]AddressPersistence.findByRegionId_PrevAndNext(long addressId, long regionId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where regionId = ?.static Address[]AddressUtil.findByRegionId_PrevAndNext(long addressId, long regionId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where regionId = ?.AddressPersistence.findByUserId_First(long userId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where userId = ?.static AddressAddressUtil.findByUserId_First(long userId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where userId = ?.AddressPersistence.findByUserId_Last(long userId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where userId = ?.static AddressAddressUtil.findByUserId_Last(long userId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where userId = ?.Address[]AddressPersistence.findByUserId_PrevAndNext(long addressId, long userId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where userId = ?.static Address[]AddressUtil.findByUserId_PrevAndNext(long addressId, long userId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where userId = ?.AddressPersistence.findByUuid_C_First(String uuid, long companyId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where uuid = ? and companyId = ?.static AddressAddressUtil.findByUuid_C_First(String uuid, long companyId, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where uuid = ? and companyId = ?.AddressPersistence.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where uuid = ? and companyId = ?.static AddressAddressUtil.findByUuid_C_Last(String uuid, long companyId, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where uuid = ? and companyId = ?.Address[]AddressPersistence.findByUuid_C_PrevAndNext(long addressId, String uuid, long companyId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where uuid = ? and companyId = ?.static Address[]AddressUtil.findByUuid_C_PrevAndNext(long addressId, String uuid, long companyId, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where uuid = ? and companyId = ?.AddressPersistence.findByUuid_First(String uuid, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where uuid = ?.static AddressAddressUtil.findByUuid_First(String uuid, OrderByComparator<Address> orderByComparator) Returns the first address in the ordered set where uuid = ?.AddressPersistence.findByUuid_Last(String uuid, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where uuid = ?.static AddressAddressUtil.findByUuid_Last(String uuid, OrderByComparator<Address> orderByComparator) Returns the last address in the ordered set where uuid = ?.Address[]AddressPersistence.findByUuid_PrevAndNext(long addressId, String uuid, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where uuid = ?.static Address[]AddressUtil.findByUuid_PrevAndNext(long addressId, String uuid, OrderByComparator<Address> orderByComparator) Returns the addresses before and after the current address in the ordered set where uuid = ?.AddressPersistence.remove(long addressId) Removes the address with the primary key from the database.static AddressAddressUtil.remove(long addressId) Removes the address with the primary key from the database.AddressPersistence.removeByERC_C(String externalReferenceCode, long companyId) Removes the address where externalReferenceCode = ? and companyId = ? from the database.static AddressAddressUtil.removeByERC_C(String externalReferenceCode, long companyId) Removes the address where externalReferenceCode = ? and companyId = ? from the database.