@ProviderType public interface CommerceAddress extends CommerceAddressModel, com.liferay.portal.kernel.model.PersistedModel
CommerceAddressModel| 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) |
getCity, getClassName, getClassNameId, getClassPK, getCommerceAddressId, getCommerceCountryId, getCommerceRegionId, getCompanyId, getCreateDate, getDefaultBilling, getDefaultShipping, getDescription, getExternalReferenceCode, getGroupId, getLatitude, getLongitude, getModifiedDate, getName, getPhoneNumber, getPrimaryKey, getStreet1, getStreet2, getStreet3, getType, getUserId, getUserName, getUserUuid, getZip, isDefaultBilling, isDefaultShipping, setCity, setClassName, setClassNameId, setClassPK, setCommerceAddressId, setCommerceCountryId, setCommerceRegionId, setCompanyId, setCreateDate, setDefaultBilling, setDefaultShipping, setDescription, setExternalReferenceCode, setGroupId, setLatitude, setLongitude, setModifiedDate, setName, setPhoneNumber, setPrimaryKey, setStreet1, setStreet2, setStreet3, setType, setUserId, setUserName, setUserUuid, setZipclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringstatic 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)