public class CommerceInventoryWarehouseWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceInventoryWarehouse> implements CommerceInventoryWarehouse, com.liferay.portal.kernel.model.ModelWrapper<CommerceInventoryWarehouse>
This class is a wrapper for CommerceInventoryWarehouse.
CommerceInventoryWarehouse,
Serialized FormCOMMERCE_INVENTORY_WAREHOUSE_ID_ACCESSOR| Constructor and Description |
|---|
CommerceInventoryWarehouseWrapper(CommerceInventoryWarehouse commerceInventoryWarehouse) |
| Modifier and Type | Method and Description |
|---|---|
CommerceInventoryWarehouse |
cloneWithOriginalValues() |
boolean |
getActive()
Returns the active of this commerce inventory warehouse.
|
java.lang.String |
getCity()
Returns the city of this commerce inventory warehouse.
|
long |
getCommerceInventoryWarehouseId()
Returns the commerce inventory warehouse ID of this commerce inventory warehouse.
|
java.util.List<CommerceInventoryWarehouseItem> |
getCommerceInventoryWarehouseItems() |
java.lang.String |
getCommerceRegionCode()
Returns the commerce region code of this commerce inventory warehouse.
|
long |
getCompanyId()
Returns the company ID of this commerce inventory warehouse.
|
java.lang.String |
getCountryTwoLettersISOCode()
Returns the country two letters iso code of this commerce inventory warehouse.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce inventory warehouse.
|
java.lang.String |
getDescription()
Returns the description of this commerce inventory warehouse.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this commerce inventory warehouse.
|
double |
getLatitude()
Returns the latitude of this commerce inventory warehouse.
|
double |
getLongitude()
Returns the longitude of this commerce inventory warehouse.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce inventory warehouse.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce inventory warehouse.
|
java.lang.String |
getName()
Returns the name of this commerce inventory warehouse.
|
long |
getPrimaryKey()
Returns the primary key of this commerce inventory warehouse.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getStreet1()
Returns the street1 of this commerce inventory warehouse.
|
java.lang.String |
getStreet2()
Returns the street2 of this commerce inventory warehouse.
|
java.lang.String |
getStreet3()
Returns the street3 of this commerce inventory warehouse.
|
java.lang.String |
getType()
Returns the type of this commerce inventory warehouse.
|
long |
getUserId()
Returns the user ID of this commerce inventory warehouse.
|
java.lang.String |
getUserName()
Returns the user name of this commerce inventory warehouse.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce inventory warehouse.
|
java.lang.String |
getUuid()
Returns the uuid of this commerce inventory warehouse.
|
java.lang.String |
getZip()
Returns the zip of this commerce inventory warehouse.
|
boolean |
isActive()
Returns
true if this commerce inventory warehouse is active. |
boolean |
isGeolocated() |
void |
persist() |
void |
setActive(boolean active)
Sets whether this commerce inventory warehouse is active.
|
void |
setCity(java.lang.String city)
Sets the city of this commerce inventory warehouse.
|
void |
setCommerceInventoryWarehouseId(long commerceInventoryWarehouseId)
Sets the commerce inventory warehouse ID of this commerce inventory warehouse.
|
void |
setCommerceRegionCode(java.lang.String commerceRegionCode)
Sets the commerce region code of this commerce inventory warehouse.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce inventory warehouse.
|
void |
setCountryTwoLettersISOCode(java.lang.String countryTwoLettersISOCode)
Sets the country two letters iso code of this commerce inventory warehouse.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce inventory warehouse.
|
void |
setDescription(java.lang.String description)
Sets the description of this commerce inventory warehouse.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this commerce inventory warehouse.
|
void |
setLatitude(double latitude)
Sets the latitude of this commerce inventory warehouse.
|
void |
setLongitude(double longitude)
Sets the longitude of this commerce inventory warehouse.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this commerce inventory warehouse.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce inventory warehouse.
|
void |
setName(java.lang.String name)
Sets the name of this commerce inventory warehouse.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce inventory warehouse.
|
void |
setStreet1(java.lang.String street1)
Sets the street1 of this commerce inventory warehouse.
|
void |
setStreet2(java.lang.String street2)
Sets the street2 of this commerce inventory warehouse.
|
void |
setStreet3(java.lang.String street3)
Sets the street3 of this commerce inventory warehouse.
|
void |
setType(java.lang.String type)
Sets the type of this commerce inventory warehouse.
|
void |
setUserId(long userId)
Sets the user ID of this commerce inventory warehouse.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce inventory warehouse.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce inventory warehouse.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this commerce inventory warehouse.
|
void |
setZip(java.lang.String zip)
Sets the zip of this commerce inventory warehouse.
|
protected CommerceInventoryWarehouseWrapper |
wrap(CommerceInventoryWarehouse commerceInventoryWarehouse) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic CommerceInventoryWarehouseWrapper(CommerceInventoryWarehouse commerceInventoryWarehouse)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceInventoryWarehouse>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceInventoryWarehouse>public CommerceInventoryWarehouse cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceInventoryWarehouseModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceInventoryWarehouse>public boolean getActive()
getActive in interface CommerceInventoryWarehouseModelpublic java.lang.String getCity()
getCity in interface CommerceInventoryWarehouseModelpublic long getCommerceInventoryWarehouseId()
getCommerceInventoryWarehouseId in interface CommerceInventoryWarehouseModelpublic java.util.List<CommerceInventoryWarehouseItem> getCommerceInventoryWarehouseItems()
getCommerceInventoryWarehouseItems in interface CommerceInventoryWarehousepublic java.lang.String getCommerceRegionCode()
getCommerceRegionCode in interface CommerceInventoryWarehouseModelpublic long getCompanyId()
getCompanyId in interface CommerceInventoryWarehouseModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getCountryTwoLettersISOCode()
getCountryTwoLettersISOCode in interface CommerceInventoryWarehouseModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceInventoryWarehouseModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getDescription()
getDescription in interface CommerceInventoryWarehouseModelpublic java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CommerceInventoryWarehouseModelpublic double getLatitude()
getLatitude in interface CommerceInventoryWarehouseModelpublic double getLongitude()
getLongitude in interface CommerceInventoryWarehouseModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceInventoryWarehouseModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceInventoryWarehouseModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getName()
getName in interface CommerceInventoryWarehouseModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceInventoryWarehouseModelpublic java.lang.String getStreet1()
getStreet1 in interface CommerceInventoryWarehouseModelpublic java.lang.String getStreet2()
getStreet2 in interface CommerceInventoryWarehouseModelpublic java.lang.String getStreet3()
getStreet3 in interface CommerceInventoryWarehouseModelpublic java.lang.String getType()
getType in interface CommerceInventoryWarehouseModelpublic long getUserId()
getUserId in interface CommerceInventoryWarehouseModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceInventoryWarehouseModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceInventoryWarehouseModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommerceInventoryWarehouseModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getZip()
getZip in interface CommerceInventoryWarehouseModelpublic boolean isActive()
true if this commerce inventory warehouse is active.isActive in interface CommerceInventoryWarehouseModeltrue if this commerce inventory warehouse is active; false otherwisepublic boolean isGeolocated()
isGeolocated in interface CommerceInventoryWarehousepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setActive(boolean active)
setActive in interface CommerceInventoryWarehouseModelactive - the active of this commerce inventory warehousepublic void setCity(java.lang.String city)
setCity in interface CommerceInventoryWarehouseModelcity - the city of this commerce inventory warehousepublic void setCommerceInventoryWarehouseId(long commerceInventoryWarehouseId)
setCommerceInventoryWarehouseId in interface CommerceInventoryWarehouseModelcommerceInventoryWarehouseId - the commerce inventory warehouse ID of this commerce inventory warehousepublic void setCommerceRegionCode(java.lang.String commerceRegionCode)
setCommerceRegionCode in interface CommerceInventoryWarehouseModelcommerceRegionCode - the commerce region code of this commerce inventory warehousepublic void setCompanyId(long companyId)
setCompanyId in interface CommerceInventoryWarehouseModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this commerce inventory warehousepublic void setCountryTwoLettersISOCode(java.lang.String countryTwoLettersISOCode)
setCountryTwoLettersISOCode in interface CommerceInventoryWarehouseModelcountryTwoLettersISOCode - the country two letters iso code of this commerce inventory warehousepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceInventoryWarehouseModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce inventory warehousepublic void setDescription(java.lang.String description)
setDescription in interface CommerceInventoryWarehouseModeldescription - the description of this commerce inventory warehousepublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CommerceInventoryWarehouseModelexternalReferenceCode - the external reference code of this commerce inventory warehousepublic void setLatitude(double latitude)
setLatitude in interface CommerceInventoryWarehouseModellatitude - the latitude of this commerce inventory warehousepublic void setLongitude(double longitude)
setLongitude in interface CommerceInventoryWarehouseModellongitude - the longitude of this commerce inventory warehousepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceInventoryWarehouseModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce inventory warehousepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceInventoryWarehouseModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce inventory warehousepublic void setName(java.lang.String name)
setName in interface CommerceInventoryWarehouseModelname - the name of this commerce inventory warehousepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceInventoryWarehouseModelprimaryKey - the primary key of this commerce inventory warehousepublic void setStreet1(java.lang.String street1)
setStreet1 in interface CommerceInventoryWarehouseModelstreet1 - the street1 of this commerce inventory warehousepublic void setStreet2(java.lang.String street2)
setStreet2 in interface CommerceInventoryWarehouseModelstreet2 - the street2 of this commerce inventory warehousepublic void setStreet3(java.lang.String street3)
setStreet3 in interface CommerceInventoryWarehouseModelstreet3 - the street3 of this commerce inventory warehousepublic void setType(java.lang.String type)
setType in interface CommerceInventoryWarehouseModeltype - the type of this commerce inventory warehousepublic void setUserId(long userId)
setUserId in interface CommerceInventoryWarehouseModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce inventory warehousepublic void setUserName(java.lang.String userName)
setUserName in interface CommerceInventoryWarehouseModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce inventory warehousepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceInventoryWarehouseModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce inventory warehousepublic void setUuid(java.lang.String uuid)
setUuid in interface CommerceInventoryWarehouseModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce inventory warehousepublic void setZip(java.lang.String zip)
setZip in interface CommerceInventoryWarehouseModelzip - the zip of this commerce inventory warehousepublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CommerceInventoryWarehouseWrapper wrap(CommerceInventoryWarehouse commerceInventoryWarehouse)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceInventoryWarehouse>