@JSON(strict=true)
public class CommerceAddressModelImpl
extends com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceAddress>
implements com.liferay.commerce.model.CommerceAddressModel
This implementation and its corresponding interface CommerceAddressModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in CommerceAddressImpl.
CommerceAddressImpl,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static long |
CLASSNAMEID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link #getColumnBitmask(String)
|
static long |
CLASSPK_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link #getColumnBitmask(String)
|
static boolean |
COLUMN_BITMASK_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
COMMERCECOUNTRYID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link #getColumnBitmask(String)
|
static long |
COMMERCEREGIONID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link #getColumnBitmask(String)
|
static long |
COMPANYID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link #getColumnBitmask(String)
|
static long |
CREATEDATE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link
#getColumnBitmask(String)
|
static java.lang.String |
DATA_SOURCE |
static long |
DEFAULTBILLING_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link #getColumnBitmask(String)
|
static long |
DEFAULTSHIPPING_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link #getColumnBitmask(String)
|
static boolean |
ENTITY_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
EXTERNALREFERENCECODE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link #getColumnBitmask(String)
|
static boolean |
FINDER_CACHE_ENABLED
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static long |
GROUPID_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link #getColumnBitmask(String)
|
static long |
LOCK_EXPIRATION_TIME |
static java.lang.String |
ORDER_BY_JPQL |
static java.lang.String |
ORDER_BY_SQL |
static java.lang.String |
SESSION_FACTORY |
static java.lang.Object[][] |
TABLE_COLUMNS |
static java.util.Map<java.lang.String,java.lang.Integer> |
TABLE_COLUMNS_MAP |
static java.lang.String |
TABLE_NAME |
static java.lang.String |
TABLE_SQL_CREATE |
static java.lang.String |
TABLE_SQL_DROP |
static java.lang.String |
TX_MANAGER |
static long |
TYPE_COLUMN_BITMASK
Deprecated.
As of Athanasius (7.3.x), replaced by {@link #getColumnBitmask(String)
|
| Constructor and Description |
|---|
CommerceAddressModelImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(com.liferay.commerce.model.CommerceAddress commerceAddress) |
boolean |
equals(java.lang.Object object) |
java.util.Map<java.lang.String,java.util.function.Function<com.liferay.commerce.model.CommerceAddress,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<com.liferay.commerce.model.CommerceAddress,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getCity() |
java.lang.String |
getClassName() |
long |
getClassNameId() |
long |
getClassPK() |
long |
getColumnBitmask() |
static long |
getColumnBitmask(java.lang.String columnName) |
<T> T |
getColumnOriginalValue(java.lang.String columnName) |
<T> T |
getColumnValue(java.lang.String columnName) |
long |
getCommerceAddressId() |
long |
getCommerceCountryId() |
long |
getCommerceRegionId() |
long |
getCompanyId() |
java.util.Date |
getCreateDate() |
boolean |
getDefaultBilling() |
boolean |
getDefaultShipping() |
java.lang.String |
getDescription() |
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.lang.String |
getExternalReferenceCode() |
long |
getGroupId() |
double |
getLatitude() |
double |
getLongitude() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate() |
java.lang.String |
getName() |
long |
getOriginalClassNameId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalClassPK()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalCommerceCountryId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalCommerceRegionId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalCompanyId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
boolean |
getOriginalDefaultBilling()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
boolean |
getOriginalDefaultShipping()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
java.lang.String |
getOriginalExternalReferenceCode()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
long |
getOriginalGroupId()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
int |
getOriginalType()
Deprecated.
As of Athanasius (7.3.x), replaced by
getColumnOriginalValue(String) |
java.lang.String |
getPhoneNumber() |
long |
getPrimaryKey() |
java.io.Serializable |
getPrimaryKeyObj() |
java.lang.String |
getStreet1() |
java.lang.String |
getStreet2() |
java.lang.String |
getStreet3() |
int |
getType() |
long |
getUserId() |
java.lang.String |
getUserName() |
java.lang.String |
getUserUuid() |
java.lang.String |
getZip() |
int |
hashCode() |
boolean |
hasSetModifiedDate() |
boolean |
isDefaultBilling() |
boolean |
isDefaultShipping() |
boolean |
isEntityCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
boolean |
isFinderCacheEnabled()
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
void |
resetOriginalValues() |
void |
setCity(java.lang.String city) |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId) |
void |
setClassPK(long classPK) |
void |
setCommerceAddressId(long commerceAddressId) |
void |
setCommerceCountryId(long commerceCountryId) |
void |
setCommerceRegionId(long commerceRegionId) |
void |
setCompanyId(long companyId) |
void |
setCreateDate(java.util.Date createDate) |
void |
setDefaultBilling(boolean defaultBilling) |
void |
setDefaultShipping(boolean defaultShipping) |
void |
setDescription(java.lang.String description) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setExternalReferenceCode(java.lang.String externalReferenceCode) |
void |
setGroupId(long groupId) |
void |
setLatitude(double latitude) |
void |
setLongitude(double longitude) |
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate) |
void |
setName(java.lang.String name) |
void |
setPhoneNumber(java.lang.String phoneNumber) |
void |
setPrimaryKey(long primaryKey) |
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setStreet1(java.lang.String street1) |
void |
setStreet2(java.lang.String street2) |
void |
setStreet3(java.lang.String street3) |
void |
setType(int type) |
void |
setUserId(long userId) |
void |
setUserName(java.lang.String userName) |
void |
setUserUuid(java.lang.String userUuid) |
void |
setZip(java.lang.String zip) |
com.liferay.portal.kernel.model.CacheModel<com.liferay.commerce.model.CommerceAddress> |
toCacheModel() |
com.liferay.commerce.model.CommerceAddress |
toEscapedModel() |
static com.liferay.commerce.model.CommerceAddress |
toModel(com.liferay.commerce.model.CommerceAddressSoap soapModel)
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
static java.util.List<com.liferay.commerce.model.CommerceAddress> |
toModels(com.liferay.commerce.model.CommerceAddressSoap[] soapModels)
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
|
java.lang.String |
toString() |
java.lang.String |
toXmlString() |
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelpublic static final java.lang.String TABLE_NAME
public static final java.lang.Object[][] TABLE_COLUMNS
public static final java.util.Map<java.lang.String,java.lang.Integer> TABLE_COLUMNS_MAP
public static final java.lang.String TABLE_SQL_CREATE
public static final java.lang.String TABLE_SQL_DROP
public static final java.lang.String ORDER_BY_JPQL
public static final java.lang.String ORDER_BY_SQL
public static final java.lang.String DATA_SOURCE
public static final java.lang.String SESSION_FACTORY
public static final java.lang.String TX_MANAGER
@Deprecated public static final boolean ENTITY_CACHE_ENABLED
@Deprecated public static final boolean FINDER_CACHE_ENABLED
@Deprecated public static final boolean COLUMN_BITMASK_ENABLED
@Deprecated public static final long CLASSNAMEID_COLUMN_BITMASK
@Deprecated public static final long CLASSPK_COLUMN_BITMASK
@Deprecated public static final long COMMERCECOUNTRYID_COLUMN_BITMASK
@Deprecated public static final long COMMERCEREGIONID_COLUMN_BITMASK
@Deprecated public static final long COMPANYID_COLUMN_BITMASK
@Deprecated public static final long DEFAULTBILLING_COLUMN_BITMASK
@Deprecated public static final long DEFAULTSHIPPING_COLUMN_BITMASK
@Deprecated public static final long EXTERNALREFERENCECODE_COLUMN_BITMASK
@Deprecated public static final long GROUPID_COLUMN_BITMASK
@Deprecated public static final long TYPE_COLUMN_BITMASK
@Deprecated public static final long CREATEDATE_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
@Deprecated public static com.liferay.commerce.model.CommerceAddress toModel(com.liferay.commerce.model.CommerceAddressSoap soapModel)
soapModel - the soap model instance to convert@Deprecated public static java.util.List<com.liferay.commerce.model.CommerceAddress> toModels(com.liferay.commerce.model.CommerceAddressSoap[] soapModels)
soapModels - the soap model instances to convertpublic long getPrimaryKey()
getPrimaryKey in interface com.liferay.commerce.model.CommerceAddressModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.commerce.model.CommerceAddressModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>getModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceAddress>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>setModelAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceAddress>public java.util.Map<java.lang.String,java.util.function.Function<com.liferay.commerce.model.CommerceAddress,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>public java.util.Map<java.lang.String,java.util.function.BiConsumer<com.liferay.commerce.model.CommerceAddress,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>@JSON public java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface com.liferay.commerce.model.CommerceAddressModelpublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface com.liferay.commerce.model.CommerceAddressModel@Deprecated public java.lang.String getOriginalExternalReferenceCode()
getColumnOriginalValue(String)@JSON public long getCommerceAddressId()
getCommerceAddressId in interface com.liferay.commerce.model.CommerceAddressModelpublic void setCommerceAddressId(long commerceAddressId)
setCommerceAddressId in interface com.liferay.commerce.model.CommerceAddressModel@JSON public long getGroupId()
getGroupId in interface com.liferay.commerce.model.CommerceAddressModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.commerce.model.CommerceAddressModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModel@Deprecated public long getOriginalGroupId()
getColumnOriginalValue(String)@JSON public long getCompanyId()
getCompanyId in interface com.liferay.commerce.model.CommerceAddressModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.commerce.model.CommerceAddressModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModel@Deprecated public long getOriginalCompanyId()
getColumnOriginalValue(String)@JSON public long getUserId()
getUserId in interface com.liferay.commerce.model.CommerceAddressModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserId(long userId)
setUserId in interface com.liferay.commerce.model.CommerceAddressModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.commerce.model.CommerceAddressModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.commerce.model.CommerceAddressModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModel@JSON public java.lang.String getUserName()
getUserName in interface com.liferay.commerce.model.CommerceAddressModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.commerce.model.CommerceAddressModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModel@JSON public java.util.Date getCreateDate()
getCreateDate in interface com.liferay.commerce.model.CommerceAddressModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.commerce.model.CommerceAddressModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModel@JSON public java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.commerce.model.CommerceAddressModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.commerce.model.CommerceAddressModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getClassName()
getClassName in interface com.liferay.commerce.model.CommerceAddressModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic void setClassName(java.lang.String className)
setClassName in interface com.liferay.commerce.model.CommerceAddressModel@JSON public long getClassNameId()
getClassNameId in interface com.liferay.commerce.model.CommerceAddressModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic void setClassNameId(long classNameId)
setClassNameId in interface com.liferay.commerce.model.CommerceAddressModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModel@Deprecated public long getOriginalClassNameId()
getColumnOriginalValue(String)@JSON public long getClassPK()
getClassPK in interface com.liferay.commerce.model.CommerceAddressModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic void setClassPK(long classPK)
setClassPK in interface com.liferay.commerce.model.CommerceAddressModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModel@Deprecated public long getOriginalClassPK()
getColumnOriginalValue(String)@JSON public java.lang.String getName()
getName in interface com.liferay.commerce.model.CommerceAddressModelpublic void setName(java.lang.String name)
setName in interface com.liferay.commerce.model.CommerceAddressModel@JSON public java.lang.String getDescription()
getDescription in interface com.liferay.commerce.model.CommerceAddressModelpublic void setDescription(java.lang.String description)
setDescription in interface com.liferay.commerce.model.CommerceAddressModel@JSON public java.lang.String getStreet1()
getStreet1 in interface com.liferay.commerce.model.CommerceAddressModelpublic void setStreet1(java.lang.String street1)
setStreet1 in interface com.liferay.commerce.model.CommerceAddressModel@JSON public java.lang.String getStreet2()
getStreet2 in interface com.liferay.commerce.model.CommerceAddressModelpublic void setStreet2(java.lang.String street2)
setStreet2 in interface com.liferay.commerce.model.CommerceAddressModel@JSON public java.lang.String getStreet3()
getStreet3 in interface com.liferay.commerce.model.CommerceAddressModelpublic void setStreet3(java.lang.String street3)
setStreet3 in interface com.liferay.commerce.model.CommerceAddressModel@JSON public java.lang.String getCity()
getCity in interface com.liferay.commerce.model.CommerceAddressModelpublic void setCity(java.lang.String city)
setCity in interface com.liferay.commerce.model.CommerceAddressModel@JSON public java.lang.String getZip()
getZip in interface com.liferay.commerce.model.CommerceAddressModelpublic void setZip(java.lang.String zip)
setZip in interface com.liferay.commerce.model.CommerceAddressModel@JSON public long getCommerceRegionId()
getCommerceRegionId in interface com.liferay.commerce.model.CommerceAddressModelpublic void setCommerceRegionId(long commerceRegionId)
setCommerceRegionId in interface com.liferay.commerce.model.CommerceAddressModel@Deprecated public long getOriginalCommerceRegionId()
getColumnOriginalValue(String)@JSON public long getCommerceCountryId()
getCommerceCountryId in interface com.liferay.commerce.model.CommerceAddressModelpublic void setCommerceCountryId(long commerceCountryId)
setCommerceCountryId in interface com.liferay.commerce.model.CommerceAddressModel@Deprecated public long getOriginalCommerceCountryId()
getColumnOriginalValue(String)@JSON public double getLatitude()
getLatitude in interface com.liferay.commerce.model.CommerceAddressModelpublic void setLatitude(double latitude)
setLatitude in interface com.liferay.commerce.model.CommerceAddressModel@JSON public double getLongitude()
getLongitude in interface com.liferay.commerce.model.CommerceAddressModelpublic void setLongitude(double longitude)
setLongitude in interface com.liferay.commerce.model.CommerceAddressModel@JSON public java.lang.String getPhoneNumber()
getPhoneNumber in interface com.liferay.commerce.model.CommerceAddressModelpublic void setPhoneNumber(java.lang.String phoneNumber)
setPhoneNumber in interface com.liferay.commerce.model.CommerceAddressModel@JSON public boolean getDefaultBilling()
getDefaultBilling in interface com.liferay.commerce.model.CommerceAddressModel@JSON public boolean isDefaultBilling()
isDefaultBilling in interface com.liferay.commerce.model.CommerceAddressModelpublic void setDefaultBilling(boolean defaultBilling)
setDefaultBilling in interface com.liferay.commerce.model.CommerceAddressModel@Deprecated public boolean getOriginalDefaultBilling()
getColumnOriginalValue(String)@JSON public boolean getDefaultShipping()
getDefaultShipping in interface com.liferay.commerce.model.CommerceAddressModel@JSON public boolean isDefaultShipping()
isDefaultShipping in interface com.liferay.commerce.model.CommerceAddressModelpublic void setDefaultShipping(boolean defaultShipping)
setDefaultShipping in interface com.liferay.commerce.model.CommerceAddressModel@Deprecated public boolean getOriginalDefaultShipping()
getColumnOriginalValue(String)@JSON public int getType()
getType in interface com.liferay.commerce.model.CommerceAddressModelpublic void setType(int type)
setType in interface com.liferay.commerce.model.CommerceAddressModel@Deprecated public int getOriginalType()
getColumnOriginalValue(String)public long getColumnBitmask()
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceAddress>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>setExpandoBridgeAttributes in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceAddress>public com.liferay.commerce.model.CommerceAddress toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>toEscapedModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceAddress>public java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>clone in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceAddress>public int compareTo(com.liferay.commerce.model.CommerceAddress commerceAddress)
compareTo in interface java.lang.Comparable<com.liferay.commerce.model.CommerceAddress>public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object@Deprecated public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>@Deprecated public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>resetOriginalValues in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceAddress>public com.liferay.portal.kernel.model.CacheModel<com.liferay.commerce.model.CommerceAddress> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>toCacheModel in class com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.commerce.model.CommerceAddress>public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<com.liferay.commerce.model.CommerceAddress>public <T> T getColumnValue(java.lang.String columnName)
public <T> T getColumnOriginalValue(java.lang.String columnName)
public static long getColumnBitmask(java.lang.String columnName)