public class CommerceShipmentItemWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShipmentItem> implements CommerceShipmentItem, com.liferay.portal.kernel.model.ModelWrapper<CommerceShipmentItem>
This class is a wrapper for CommerceShipmentItem.
CommerceShipmentItem,
Serialized FormCOMMERCE_SHIPMENT_ITEM_ID_ACCESSOR| Constructor and Description |
|---|
CommerceShipmentItemWrapper(CommerceShipmentItem commerceShipmentItem) |
| Modifier and Type | Method and Description |
|---|---|
CommerceShipmentItem |
cloneWithOriginalValues() |
CommerceOrderItem |
fetchCommerceOrderItem() |
long |
getCommerceInventoryWarehouseId()
Returns the commerce inventory warehouse ID of this commerce shipment item.
|
long |
getCommerceOrderItemId()
Returns the commerce order item ID of this commerce shipment item.
|
CommerceShipment |
getCommerceShipment() |
long |
getCommerceShipmentId()
Returns the commerce shipment ID of this commerce shipment item.
|
long |
getCommerceShipmentItemId()
Returns the commerce shipment item ID of this commerce shipment item.
|
long |
getCompanyId()
Returns the company ID of this commerce shipment item.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce shipment item.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this commerce shipment item.
|
long |
getGroupId()
Returns the group ID of this commerce shipment item.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce shipment item.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce shipment item.
|
long |
getPrimaryKey()
Returns the primary key of this commerce shipment item.
|
int |
getQuantity()
Returns the quantity of this commerce shipment item.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getUnitOfMeasureKey()
Returns the unit of measure key of this commerce shipment item.
|
long |
getUserId()
Returns the user ID of this commerce shipment item.
|
java.lang.String |
getUserName()
Returns the user name of this commerce shipment item.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce shipment item.
|
java.lang.String |
getUuid()
Returns the uuid of this commerce shipment item.
|
void |
persist() |
void |
setCommerceInventoryWarehouseId(long commerceInventoryWarehouseId)
Sets the commerce inventory warehouse ID of this commerce shipment item.
|
void |
setCommerceOrderItemId(long commerceOrderItemId)
Sets the commerce order item ID of this commerce shipment item.
|
void |
setCommerceShipmentId(long commerceShipmentId)
Sets the commerce shipment ID of this commerce shipment item.
|
void |
setCommerceShipmentItemId(long commerceShipmentItemId)
Sets the commerce shipment item ID of this commerce shipment item.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce shipment item.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce shipment item.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this commerce shipment item.
|
void |
setGroupId(long groupId)
Sets the group ID of this commerce shipment item.
|
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 shipment item.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce shipment item.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce shipment item.
|
void |
setQuantity(int quantity)
Sets the quantity of this commerce shipment item.
|
void |
setUnitOfMeasureKey(java.lang.String unitOfMeasureKey)
Sets the unit of measure key of this commerce shipment item.
|
void |
setUserId(long userId)
Sets the user ID of this commerce shipment item.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce shipment item.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce shipment item.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this commerce shipment item.
|
java.lang.String |
toXmlString() |
protected CommerceShipmentItemWrapper |
wrap(CommerceShipmentItem commerceShipmentItem) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CommerceShipmentItemWrapper(CommerceShipmentItem commerceShipmentItem)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public CommerceShipmentItem cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceShipmentItemModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public CommerceOrderItem fetchCommerceOrderItem()
fetchCommerceOrderItem in interface CommerceShipmentItempublic long getCommerceInventoryWarehouseId()
getCommerceInventoryWarehouseId in interface CommerceShipmentItemModelpublic long getCommerceOrderItemId()
getCommerceOrderItemId in interface CommerceShipmentItemModelpublic CommerceShipment getCommerceShipment() throws com.liferay.portal.kernel.exception.PortalException
getCommerceShipment in interface CommerceShipmentItemcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommerceShipmentId()
getCommerceShipmentId in interface CommerceShipmentItemModelpublic long getCommerceShipmentItemId()
getCommerceShipmentItemId in interface CommerceShipmentItemModelpublic long getCompanyId()
getCompanyId in interface CommerceShipmentItemModelgetCompanyId 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.util.Date getCreateDate()
getCreateDate in interface CommerceShipmentItemModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CommerceShipmentItemModelpublic long getGroupId()
getGroupId in interface CommerceShipmentItemModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceShipmentItemModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceShipmentItemModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceShipmentItemModelpublic int getQuantity()
getQuantity in interface CommerceShipmentItemModelpublic java.lang.String getUnitOfMeasureKey()
getUnitOfMeasureKey in interface CommerceShipmentItemModelpublic long getUserId()
getUserId in interface CommerceShipmentItemModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceShipmentItemModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceShipmentItemModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommerceShipmentItemModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCommerceInventoryWarehouseId(long commerceInventoryWarehouseId)
setCommerceInventoryWarehouseId in interface CommerceShipmentItemModelcommerceInventoryWarehouseId - the commerce inventory warehouse ID of this commerce shipment itempublic void setCommerceOrderItemId(long commerceOrderItemId)
setCommerceOrderItemId in interface CommerceShipmentItemModelcommerceOrderItemId - the commerce order item ID of this commerce shipment itempublic void setCommerceShipmentId(long commerceShipmentId)
setCommerceShipmentId in interface CommerceShipmentItemModelcommerceShipmentId - the commerce shipment ID of this commerce shipment itempublic void setCommerceShipmentItemId(long commerceShipmentItemId)
setCommerceShipmentItemId in interface CommerceShipmentItemModelcommerceShipmentItemId - the commerce shipment item ID of this commerce shipment itempublic void setCompanyId(long companyId)
setCompanyId in interface CommerceShipmentItemModelsetCompanyId 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 shipment itempublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceShipmentItemModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce shipment itempublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CommerceShipmentItemModelexternalReferenceCode - the external reference code of this commerce shipment itempublic void setGroupId(long groupId)
setGroupId in interface CommerceShipmentItemModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce shipment itempublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceShipmentItemModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce shipment itempublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceShipmentItemModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce shipment itempublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceShipmentItemModelprimaryKey - the primary key of this commerce shipment itempublic void setQuantity(int quantity)
setQuantity in interface CommerceShipmentItemModelquantity - the quantity of this commerce shipment itempublic void setUnitOfMeasureKey(java.lang.String unitOfMeasureKey)
setUnitOfMeasureKey in interface CommerceShipmentItemModelunitOfMeasureKey - the unit of measure key of this commerce shipment itempublic void setUserId(long userId)
setUserId in interface CommerceShipmentItemModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce shipment itempublic void setUserName(java.lang.String userName)
setUserName in interface CommerceShipmentItemModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce shipment itempublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceShipmentItemModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce shipment itempublic void setUuid(java.lang.String uuid)
setUuid in interface CommerceShipmentItemModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce shipment itempublic java.lang.String toXmlString()
toXmlString in interface CommerceShipmentItemModelpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CommerceShipmentItemWrapper wrap(CommerceShipmentItem commerceShipmentItem)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShipmentItem>