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[] |
getAvailableLanguageIds() |
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 |
getDefaultLanguageId() |
java.lang.String |
getDescription()
Returns the description of this commerce inventory warehouse.
|
java.lang.String |
getDescription(java.util.Locale locale)
Returns the localized description of this commerce inventory warehouse in the language.
|
java.lang.String |
getDescription(java.util.Locale locale,
boolean useDefault)
Returns the localized description of this commerce inventory warehouse in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getDescription(java.lang.String languageId)
Returns the localized description of this commerce inventory warehouse in the language.
|
java.lang.String |
getDescription(java.lang.String languageId,
boolean useDefault)
Returns the localized description of this commerce inventory warehouse in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getDescriptionCurrentLanguageId() |
java.lang.String |
getDescriptionCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getDescriptionMap()
Returns a map of the locales and localized descriptions 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.
|
java.lang.String |
getName(java.util.Locale locale)
Returns the localized name of this commerce inventory warehouse in the language.
|
java.lang.String |
getName(java.util.Locale locale,
boolean useDefault)
Returns the localized name of this commerce inventory warehouse in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getName(java.lang.String languageId)
Returns the localized name of this commerce inventory warehouse in the language.
|
java.lang.String |
getName(java.lang.String languageId,
boolean useDefault)
Returns the localized name of this commerce inventory warehouse in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getNameCurrentLanguageId() |
java.lang.String |
getNameCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getNameMap()
Returns a map of the locales and localized names 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 |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
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 |
setDescription(java.lang.String description,
java.util.Locale locale)
Sets the localized description of this commerce inventory warehouse in the language.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized description of this commerce inventory warehouse in the language, and sets the default locale.
|
void |
setDescriptionCurrentLanguageId(java.lang.String languageId) |
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
Sets the localized descriptions of this commerce inventory warehouse from the map of locales and localized descriptions.
|
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
java.util.Locale defaultLocale)
Sets the localized descriptions of this commerce inventory warehouse from the map of locales and localized descriptions, and sets the default locale.
|
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 |
setName(java.lang.String name,
java.util.Locale locale)
Sets the localized name of this commerce inventory warehouse in the language.
|
void |
setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized name of this commerce inventory warehouse in the language, and sets the default locale.
|
void |
setNameCurrentLanguageId(java.lang.String languageId) |
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
Sets the localized names of this commerce inventory warehouse from the map of locales and localized names.
|
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap,
java.util.Locale defaultLocale)
Sets the localized names of this commerce inventory warehouse from the map of locales and localized names, and sets the default locale.
|
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.
|
java.lang.String |
toXmlString() |
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
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public 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 CommerceInventoryWarehouseModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CommerceInventoryWarehouse>
public boolean getActive()
getActive
in interface CommerceInventoryWarehouseModel
public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds
in interface CommerceInventoryWarehouseModel
getAvailableLanguageIds
in interface com.liferay.portal.kernel.model.LocalizedModel
public java.lang.String getCity()
getCity
in interface CommerceInventoryWarehouseModel
public long getCommerceInventoryWarehouseId()
getCommerceInventoryWarehouseId
in interface CommerceInventoryWarehouseModel
public java.util.List<CommerceInventoryWarehouseItem> getCommerceInventoryWarehouseItems()
getCommerceInventoryWarehouseItems
in interface CommerceInventoryWarehouse
public java.lang.String getCommerceRegionCode()
getCommerceRegionCode
in interface CommerceInventoryWarehouseModel
public long getCompanyId()
getCompanyId
in interface CommerceInventoryWarehouseModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public java.lang.String getCountryTwoLettersISOCode()
getCountryTwoLettersISOCode
in interface CommerceInventoryWarehouseModel
public java.util.Date getCreateDate()
getCreateDate
in interface CommerceInventoryWarehouseModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public java.lang.String getDefaultLanguageId()
getDefaultLanguageId
in interface CommerceInventoryWarehouseModel
getDefaultLanguageId
in interface com.liferay.portal.kernel.model.LocalizedModel
public java.lang.String getDescription()
getDescription
in interface CommerceInventoryWarehouseModel
public java.lang.String getDescription(java.util.Locale locale)
getDescription
in interface CommerceInventoryWarehouseModel
locale
- the locale of the languagepublic java.lang.String getDescription(java.util.Locale locale, boolean useDefault)
getDescription
in interface CommerceInventoryWarehouseModel
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested languageuseDefault
is false
and no localization exists for the requested language, an empty string will be returned.public java.lang.String getDescription(java.lang.String languageId)
getDescription
in interface CommerceInventoryWarehouseModel
languageId
- the ID of the languagepublic java.lang.String getDescription(java.lang.String languageId, boolean useDefault)
getDescription
in interface CommerceInventoryWarehouseModel
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested languagepublic java.lang.String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId
in interface CommerceInventoryWarehouseModel
public java.lang.String getDescriptionCurrentValue()
getDescriptionCurrentValue
in interface CommerceInventoryWarehouseModel
public java.util.Map<java.util.Locale,java.lang.String> getDescriptionMap()
getDescriptionMap
in interface CommerceInventoryWarehouseModel
public java.lang.String getExternalReferenceCode()
getExternalReferenceCode
in interface CommerceInventoryWarehouseModel
getExternalReferenceCode
in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
public double getLatitude()
getLatitude
in interface CommerceInventoryWarehouseModel
public double getLongitude()
getLongitude
in interface CommerceInventoryWarehouseModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CommerceInventoryWarehouseModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getMvccVersion()
getMvccVersion
in interface CommerceInventoryWarehouseModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public java.lang.String getName()
getName
in interface CommerceInventoryWarehouseModel
public java.lang.String getName(java.util.Locale locale)
getName
in interface CommerceInventoryWarehouseModel
locale
- the locale of the languagepublic java.lang.String getName(java.util.Locale locale, boolean useDefault)
getName
in interface CommerceInventoryWarehouseModel
locale
- the local of the languageuseDefault
- whether to use the default language if no localization exists for the requested languageuseDefault
is false
and no localization exists for the requested language, an empty string will be returned.public java.lang.String getName(java.lang.String languageId)
getName
in interface CommerceInventoryWarehouseModel
languageId
- the ID of the languagepublic java.lang.String getName(java.lang.String languageId, boolean useDefault)
getName
in interface CommerceInventoryWarehouseModel
languageId
- the ID of the languageuseDefault
- whether to use the default language if no localization exists for the requested languagepublic java.lang.String getNameCurrentLanguageId()
getNameCurrentLanguageId
in interface CommerceInventoryWarehouseModel
public java.lang.String getNameCurrentValue()
getNameCurrentValue
in interface CommerceInventoryWarehouseModel
public java.util.Map<java.util.Locale,java.lang.String> getNameMap()
getNameMap
in interface CommerceInventoryWarehouseModel
public long getPrimaryKey()
getPrimaryKey
in interface CommerceInventoryWarehouseModel
public java.lang.String getStreet1()
getStreet1
in interface CommerceInventoryWarehouseModel
public java.lang.String getStreet2()
getStreet2
in interface CommerceInventoryWarehouseModel
public java.lang.String getStreet3()
getStreet3
in interface CommerceInventoryWarehouseModel
public java.lang.String getType()
getType
in interface CommerceInventoryWarehouseModel
public long getUserId()
getUserId
in interface CommerceInventoryWarehouseModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface CommerceInventoryWarehouseModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface CommerceInventoryWarehouseModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface CommerceInventoryWarehouseModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public java.lang.String getZip()
getZip
in interface CommerceInventoryWarehouseModel
public boolean isActive()
true
if this commerce inventory warehouse is active.isActive
in interface CommerceInventoryWarehouseModel
true
if this commerce inventory warehouse is active; false
otherwisepublic boolean isGeolocated()
isGeolocated
in interface CommerceInventoryWarehouse
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport
in interface CommerceInventoryWarehouseModel
prepareLocalizedFieldsForImport
in interface com.liferay.portal.kernel.model.LocalizedModel
com.liferay.portal.kernel.exception.LocaleException
public void prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport
in interface CommerceInventoryWarehouseModel
prepareLocalizedFieldsForImport
in interface com.liferay.portal.kernel.model.LocalizedModel
com.liferay.portal.kernel.exception.LocaleException
public void setActive(boolean active)
setActive
in interface CommerceInventoryWarehouseModel
active
- the active of this commerce inventory warehousepublic void setCity(java.lang.String city)
setCity
in interface CommerceInventoryWarehouseModel
city
- the city of this commerce inventory warehousepublic void setCommerceInventoryWarehouseId(long commerceInventoryWarehouseId)
setCommerceInventoryWarehouseId
in interface CommerceInventoryWarehouseModel
commerceInventoryWarehouseId
- the commerce inventory warehouse ID of this commerce inventory warehousepublic void setCommerceRegionCode(java.lang.String commerceRegionCode)
setCommerceRegionCode
in interface CommerceInventoryWarehouseModel
commerceRegionCode
- the commerce region code of this commerce inventory warehousepublic void setCompanyId(long companyId)
setCompanyId
in interface CommerceInventoryWarehouseModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
companyId
- the company ID of this commerce inventory warehousepublic void setCountryTwoLettersISOCode(java.lang.String countryTwoLettersISOCode)
setCountryTwoLettersISOCode
in interface CommerceInventoryWarehouseModel
countryTwoLettersISOCode
- the country two letters iso code of this commerce inventory warehousepublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CommerceInventoryWarehouseModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this commerce inventory warehousepublic void setDescription(java.lang.String description)
setDescription
in interface CommerceInventoryWarehouseModel
description
- the description of this commerce inventory warehousepublic void setDescription(java.lang.String description, java.util.Locale locale)
setDescription
in interface CommerceInventoryWarehouseModel
description
- the localized description of this commerce inventory warehouselocale
- the locale of the languagepublic void setDescription(java.lang.String description, java.util.Locale locale, java.util.Locale defaultLocale)
setDescription
in interface CommerceInventoryWarehouseModel
description
- the localized description of this commerce inventory warehouselocale
- the locale of the languagedefaultLocale
- the default localepublic void setDescriptionCurrentLanguageId(java.lang.String languageId)
setDescriptionCurrentLanguageId
in interface CommerceInventoryWarehouseModel
public void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
setDescriptionMap
in interface CommerceInventoryWarehouseModel
descriptionMap
- the locales and localized descriptions of this commerce inventory warehousepublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap, java.util.Locale defaultLocale)
setDescriptionMap
in interface CommerceInventoryWarehouseModel
descriptionMap
- the locales and localized descriptions of this commerce inventory warehousedefaultLocale
- the default localepublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode
in interface CommerceInventoryWarehouseModel
setExternalReferenceCode
in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
externalReferenceCode
- the external reference code of this commerce inventory warehousepublic void setLatitude(double latitude)
setLatitude
in interface CommerceInventoryWarehouseModel
latitude
- the latitude of this commerce inventory warehousepublic void setLongitude(double longitude)
setLongitude
in interface CommerceInventoryWarehouseModel
longitude
- the longitude of this commerce inventory warehousepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CommerceInventoryWarehouseModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this commerce inventory warehousepublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CommerceInventoryWarehouseModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this commerce inventory warehousepublic void setName(java.lang.String name)
setName
in interface CommerceInventoryWarehouseModel
name
- the name of this commerce inventory warehousepublic void setName(java.lang.String name, java.util.Locale locale)
setName
in interface CommerceInventoryWarehouseModel
name
- the localized name of this commerce inventory warehouselocale
- the locale of the languagepublic void setName(java.lang.String name, java.util.Locale locale, java.util.Locale defaultLocale)
setName
in interface CommerceInventoryWarehouseModel
name
- the localized name of this commerce inventory warehouselocale
- the locale of the languagedefaultLocale
- the default localepublic void setNameCurrentLanguageId(java.lang.String languageId)
setNameCurrentLanguageId
in interface CommerceInventoryWarehouseModel
public void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
setNameMap
in interface CommerceInventoryWarehouseModel
nameMap
- the locales and localized names of this commerce inventory warehousepublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap, java.util.Locale defaultLocale)
setNameMap
in interface CommerceInventoryWarehouseModel
nameMap
- the locales and localized names of this commerce inventory warehousedefaultLocale
- the default localepublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CommerceInventoryWarehouseModel
primaryKey
- the primary key of this commerce inventory warehousepublic void setStreet1(java.lang.String street1)
setStreet1
in interface CommerceInventoryWarehouseModel
street1
- the street1 of this commerce inventory warehousepublic void setStreet2(java.lang.String street2)
setStreet2
in interface CommerceInventoryWarehouseModel
street2
- the street2 of this commerce inventory warehousepublic void setStreet3(java.lang.String street3)
setStreet3
in interface CommerceInventoryWarehouseModel
street3
- the street3 of this commerce inventory warehousepublic void setType(java.lang.String type)
setType
in interface CommerceInventoryWarehouseModel
type
- the type of this commerce inventory warehousepublic void setUserId(long userId)
setUserId
in interface CommerceInventoryWarehouseModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this commerce inventory warehousepublic void setUserName(java.lang.String userName)
setUserName
in interface CommerceInventoryWarehouseModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this commerce inventory warehousepublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CommerceInventoryWarehouseModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this commerce inventory warehousepublic void setUuid(java.lang.String uuid)
setUuid
in interface CommerceInventoryWarehouseModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this commerce inventory warehousepublic void setZip(java.lang.String zip)
setZip
in interface CommerceInventoryWarehouseModel
zip
- the zip of this commerce inventory warehousepublic java.lang.String toXmlString()
toXmlString
in interface CommerceInventoryWarehouseModel
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected CommerceInventoryWarehouseWrapper wrap(CommerceInventoryWarehouse commerceInventoryWarehouse)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceInventoryWarehouse>