@ProviderType public interface CommerceAddress extends CommerceAddressModel, com.liferay.portal.kernel.model.PersistedModel
CommerceAddressModel,
com.liferay.commerce.model.impl.CommerceAddressImpl,
com.liferay.commerce.model.impl.CommerceAddressModelImpl| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceAddress,java.lang.Long> |
COMMERCE_ADDRESS_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
CommerceCountry |
fetchCommerceCountry() |
CommerceCountry |
getCommerceCountry() |
CommerceRegion |
getCommerceRegion() |
boolean |
isGeolocated() |
boolean |
isSameAddress(CommerceAddress commerceAddress) |
clone, compareTo, getCity, getClassName, getClassNameId, getClassPK, getCommerceAddressId, getCommerceCountryId, getCommerceRegionId, getCompanyId, getCreateDate, getDefaultBilling, getDefaultShipping, getDescription, getExpandoBridge, getGroupId, getLatitude, getLongitude, getModifiedDate, getName, getPhoneNumber, getPrimaryKey, getPrimaryKeyObj, getStreet1, getStreet2, getStreet3, getUserId, getUserName, getUserUuid, getZip, hashCode, isCachedModel, isDefaultBilling, isDefaultShipping, isEscapedModel, isNew, setCachedModel, setCity, setClassName, setClassNameId, setClassPK, setCommerceAddressId, setCommerceCountryId, setCommerceRegionId, setCompanyId, setCreateDate, setDefaultBilling, setDefaultShipping, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLatitude, setLongitude, setModifiedDate, setName, setNew, setPhoneNumber, setPrimaryKey, setPrimaryKeyObj, setStreet1, setStreet2, setStreet3, setUserId, setUserName, setUserUuid, setZip, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceAddress,java.lang.Long> COMMERCE_ADDRESS_ID_ACCESSOR
CommerceCountry fetchCommerceCountry()
CommerceCountry getCommerceCountry() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionCommerceRegion getCommerceRegion() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionboolean isGeolocated()
boolean isSameAddress(CommerceAddress commerceAddress)