@ProviderType public interface CommerceAddress extends CommerceAddressModel
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 |
|---|---|
com.liferay.portal.kernel.model.Country |
fetchCountry() |
com.liferay.portal.kernel.model.Country |
getCountry() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
com.liferay.portal.kernel.model.Region |
getRegion() |
boolean |
isGeolocated() |
boolean |
isSameAddress(CommerceAddress commerceAddress) |
cloneWithOriginalValues, getCity, getClassName, getClassNameId, getClassPK, getCommerceAddressId, getCompanyId, getCountryId, getCreateDate, getDefaultBilling, getDefaultShipping, getDescription, getExternalReferenceCode, getGroupId, getLatitude, getLongitude, getModifiedDate, getMvccVersion, getName, getPhoneNumber, getPrimaryKey, getRegionId, getStreet1, getStreet2, getStreet3, getType, getUserId, getUserName, getUserUuid, getZip, isDefaultBilling, isDefaultShipping, setCity, setClassName, setClassNameId, setClassPK, setCommerceAddressId, setCompanyId, setCountryId, setCreateDate, setDefaultBilling, setDefaultShipping, setDescription, setExternalReferenceCode, setGroupId, setLatitude, setLongitude, setModifiedDate, setMvccVersion, setName, setPhoneNumber, setPrimaryKey, setRegionId, setStreet1, setStreet2, setStreet3, setType, setUserId, setUserName, setUserUuid, setZipclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, 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
com.liferay.portal.kernel.model.Country fetchCountry()
com.liferay.portal.kernel.model.Country getCountry()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceAddress>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelcom.liferay.portal.kernel.model.Region getRegion()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionboolean isGeolocated()
boolean isSameAddress(CommerceAddress commerceAddress)