public class CommerceShipmentItemWrapper extends java.lang.Object 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 |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(CommerceShipmentItem commerceShipmentItem) |
boolean |
equals(java.lang.Object obj) |
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.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this commerce shipment item.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce shipment item.
|
long |
getPrimaryKey()
Returns the primary key of this commerce shipment item.
|
java.io.Serializable |
getPrimaryKeyObj() |
int |
getQuantity()
Returns the quantity 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.
|
CommerceShipmentItem |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist()
NOTE FOR DEVELOPERS:
Never modify or reference this class directly.
|
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
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 |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
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 |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce shipment item.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setQuantity(int quantity)
Sets the quantity 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.
|
com.liferay.portal.kernel.model.CacheModel<CommerceShipmentItem> |
toCacheModel() |
CommerceShipmentItem |
toEscapedModel() |
java.lang.String |
toString() |
CommerceShipmentItem |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public CommerceShipmentItemWrapper(CommerceShipmentItem commerceShipmentItem)
public 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<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 java.lang.Object clone()
clone in interface CommerceShipmentItemModelclone in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>clone in class java.lang.Objectpublic int compareTo(CommerceShipmentItem commerceShipmentItem)
compareTo in interface CommerceShipmentItemModelcompareTo in interface java.lang.Comparable<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.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceShipmentItemModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface CommerceShipmentItemModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic 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.AuditedModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceShipmentItemModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface CommerceShipmentItemModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic int getQuantity()
getQuantity 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 int hashCode()
hashCode in interface CommerceShipmentItemModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface CommerceShipmentItemModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public boolean isEscapedModel()
isEscapedModel in interface CommerceShipmentItemModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public boolean isNew()
isNew in interface CommerceShipmentItemModelisNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public void persist()
CommerceShipmentItem interface instead.persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface CommerceShipmentItemModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public 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.ShardedModelcompanyId - 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.AuditedModelcreateDate - the create date of this commerce shipment itempublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface CommerceShipmentItemModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface CommerceShipmentItemModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface CommerceShipmentItemModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public 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.AuditedModelmodifiedDate - the modified date of this commerce shipment itempublic void setNew(boolean n)
setNew in interface CommerceShipmentItemModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceShipmentItemModelprimaryKey - the primary key of this commerce shipment itempublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface CommerceShipmentItemModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setQuantity(int quantity)
setQuantity in interface CommerceShipmentItemModelquantity - the quantity 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 com.liferay.portal.kernel.model.CacheModel<CommerceShipmentItem> toCacheModel()
toCacheModel in interface CommerceShipmentItemModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public CommerceShipmentItem toEscapedModel()
toEscapedModel in interface CommerceShipmentItemModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public java.lang.String toString()
toString in interface CommerceShipmentItemModeltoString in class java.lang.Objectpublic CommerceShipmentItem toUnescapedModel()
toUnescapedModel in interface CommerceShipmentItemModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public java.lang.String toXmlString()
toXmlString in interface CommerceShipmentItemModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic CommerceShipmentItem getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<CommerceShipmentItem>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceShipmentItem>