@ProviderType public class ShoppingOrderWrapper extends java.lang.Object implements ShoppingOrder, com.liferay.portal.kernel.model.ModelWrapper<ShoppingOrder>
This class is a wrapper for ShoppingOrder.
ShoppingOrder,
Serialized FormORDER_ID_ACCESSOR| Constructor and Description |
|---|
ShoppingOrderWrapper(ShoppingOrder shoppingOrder) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(ShoppingOrder shoppingOrder) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getAltShipping()
Returns the alt shipping of this shopping order.
|
java.lang.String |
getBillingCity()
Returns the billing city of this shopping order.
|
java.lang.String |
getBillingCompany()
Returns the billing company of this shopping order.
|
java.lang.String |
getBillingCountry()
Returns the billing country of this shopping order.
|
java.lang.String |
getBillingEmailAddress()
Returns the billing email address of this shopping order.
|
java.lang.String |
getBillingFirstName()
Returns the billing first name of this shopping order.
|
java.lang.String |
getBillingLastName()
Returns the billing last name of this shopping order.
|
java.lang.String |
getBillingPhone()
Returns the billing phone of this shopping order.
|
java.lang.String |
getBillingState()
Returns the billing state of this shopping order.
|
java.lang.String |
getBillingStreet()
Returns the billing street of this shopping order.
|
java.lang.String |
getBillingZip()
Returns the billing zip of this shopping order.
|
int |
getCcExpMonth()
Returns the cc exp month of this shopping order.
|
int |
getCcExpYear()
Returns the cc exp year of this shopping order.
|
java.lang.String |
getCcName()
Returns the cc name of this shopping order.
|
java.lang.String |
getCcNumber()
Returns the cc number of this shopping order.
|
java.lang.String |
getCcType()
Returns the cc type of this shopping order.
|
java.lang.String |
getCcVerNumber()
Returns the cc ver number of this shopping order.
|
java.lang.String |
getComments()
Returns the comments of this shopping order.
|
long |
getCompanyId()
Returns the company ID of this shopping order.
|
java.lang.String |
getCouponCodes()
Returns the coupon codes of this shopping order.
|
double |
getCouponDiscount()
Returns the coupon discount of this shopping order.
|
java.util.Date |
getCreateDate()
Returns the create date of this shopping order.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
long |
getGroupId()
Returns the group ID of this shopping order.
|
double |
getInsurance()
Returns the insurance of this shopping order.
|
boolean |
getInsure()
Returns the insure of this shopping order.
|
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 shopping order.
|
java.lang.String |
getNumber()
Returns the number of this shopping order.
|
long |
getOrderId()
Returns the order ID of this shopping order.
|
java.lang.String |
getPpPayerEmail()
Returns the pp payer email of this shopping order.
|
double |
getPpPaymentGross()
Returns the pp payment gross of this shopping order.
|
java.lang.String |
getPpPaymentStatus()
Returns the pp payment status of this shopping order.
|
java.lang.String |
getPpReceiverEmail()
Returns the pp receiver email of this shopping order.
|
java.lang.String |
getPpTxnId()
Returns the pp txn ID of this shopping order.
|
long |
getPrimaryKey()
Returns the primary key of this shopping order.
|
java.io.Serializable |
getPrimaryKeyObj() |
boolean |
getRequiresShipping()
Returns the requires shipping of this shopping order.
|
boolean |
getSendOrderEmail()
Returns the send order email of this shopping order.
|
boolean |
getSendShippingEmail()
Returns the send shipping email of this shopping order.
|
double |
getShipping()
Returns the shipping of this shopping order.
|
java.lang.String |
getShippingCity()
Returns the shipping city of this shopping order.
|
java.lang.String |
getShippingCompany()
Returns the shipping company of this shopping order.
|
java.lang.String |
getShippingCountry()
Returns the shipping country of this shopping order.
|
java.lang.String |
getShippingEmailAddress()
Returns the shipping email address of this shopping order.
|
java.lang.String |
getShippingFirstName()
Returns the shipping first name of this shopping order.
|
java.lang.String |
getShippingLastName()
Returns the shipping last name of this shopping order.
|
java.lang.String |
getShippingPhone()
Returns the shipping phone of this shopping order.
|
java.lang.String |
getShippingState()
Returns the shipping state of this shopping order.
|
java.lang.String |
getShippingStreet()
Returns the shipping street of this shopping order.
|
java.lang.String |
getShippingZip()
Returns the shipping zip of this shopping order.
|
boolean |
getShipToBilling()
Returns the ship to billing of this shopping order.
|
double |
getTax()
Returns the tax of this shopping order.
|
long |
getUserId()
Returns the user ID of this shopping order.
|
java.lang.String |
getUserName()
Returns the user name of this shopping order.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this shopping order.
|
ShoppingOrder |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isInsure()
Returns
true if this shopping order is insure. |
boolean |
isNew() |
boolean |
isRequiresShipping()
Returns
true if this shopping order is requires shipping. |
boolean |
isSendOrderEmail()
Returns
true if this shopping order is send order email. |
boolean |
isSendShippingEmail()
Returns
true if this shopping order is send shipping email. |
boolean |
isShipToBilling()
Returns
true if this shopping order is ship to billing. |
void |
persist() |
void |
resetOriginalValues() |
void |
setAltShipping(java.lang.String altShipping)
Sets the alt shipping of this shopping order.
|
void |
setBillingCity(java.lang.String billingCity)
Sets the billing city of this shopping order.
|
void |
setBillingCompany(java.lang.String billingCompany)
Sets the billing company of this shopping order.
|
void |
setBillingCountry(java.lang.String billingCountry)
Sets the billing country of this shopping order.
|
void |
setBillingEmailAddress(java.lang.String billingEmailAddress)
Sets the billing email address of this shopping order.
|
void |
setBillingFirstName(java.lang.String billingFirstName)
Sets the billing first name of this shopping order.
|
void |
setBillingLastName(java.lang.String billingLastName)
Sets the billing last name of this shopping order.
|
void |
setBillingPhone(java.lang.String billingPhone)
Sets the billing phone of this shopping order.
|
void |
setBillingState(java.lang.String billingState)
Sets the billing state of this shopping order.
|
void |
setBillingStreet(java.lang.String billingStreet)
Sets the billing street of this shopping order.
|
void |
setBillingZip(java.lang.String billingZip)
Sets the billing zip of this shopping order.
|
void |
setCachedModel(boolean cachedModel) |
void |
setCcExpMonth(int ccExpMonth)
Sets the cc exp month of this shopping order.
|
void |
setCcExpYear(int ccExpYear)
Sets the cc exp year of this shopping order.
|
void |
setCcName(java.lang.String ccName)
Sets the cc name of this shopping order.
|
void |
setCcNumber(java.lang.String ccNumber)
Sets the cc number of this shopping order.
|
void |
setCcType(java.lang.String ccType)
Sets the cc type of this shopping order.
|
void |
setCcVerNumber(java.lang.String ccVerNumber)
Sets the cc ver number of this shopping order.
|
void |
setComments(java.lang.String comments)
Sets the comments of this shopping order.
|
void |
setCompanyId(long companyId)
Sets the company ID of this shopping order.
|
void |
setCouponCodes(java.lang.String couponCodes)
Sets the coupon codes of this shopping order.
|
void |
setCouponDiscount(double couponDiscount)
Sets the coupon discount of this shopping order.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this shopping order.
|
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 shopping order.
|
void |
setInsurance(double insurance)
Sets the insurance of this shopping order.
|
void |
setInsure(boolean insure)
Sets whether this shopping order is insure.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this shopping order.
|
void |
setNew(boolean n) |
void |
setNumber(java.lang.String number)
Sets the number of this shopping order.
|
void |
setOrderId(long orderId)
Sets the order ID of this shopping order.
|
void |
setPpPayerEmail(java.lang.String ppPayerEmail)
Sets the pp payer email of this shopping order.
|
void |
setPpPaymentGross(double ppPaymentGross)
Sets the pp payment gross of this shopping order.
|
void |
setPpPaymentStatus(java.lang.String ppPaymentStatus)
Sets the pp payment status of this shopping order.
|
void |
setPpReceiverEmail(java.lang.String ppReceiverEmail)
Sets the pp receiver email of this shopping order.
|
void |
setPpTxnId(java.lang.String ppTxnId)
Sets the pp txn ID of this shopping order.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this shopping order.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setRequiresShipping(boolean requiresShipping)
Sets whether this shopping order is requires shipping.
|
void |
setSendOrderEmail(boolean sendOrderEmail)
Sets whether this shopping order is send order email.
|
void |
setSendShippingEmail(boolean sendShippingEmail)
Sets whether this shopping order is send shipping email.
|
void |
setShipping(double shipping)
Sets the shipping of this shopping order.
|
void |
setShippingCity(java.lang.String shippingCity)
Sets the shipping city of this shopping order.
|
void |
setShippingCompany(java.lang.String shippingCompany)
Sets the shipping company of this shopping order.
|
void |
setShippingCountry(java.lang.String shippingCountry)
Sets the shipping country of this shopping order.
|
void |
setShippingEmailAddress(java.lang.String shippingEmailAddress)
Sets the shipping email address of this shopping order.
|
void |
setShippingFirstName(java.lang.String shippingFirstName)
Sets the shipping first name of this shopping order.
|
void |
setShippingLastName(java.lang.String shippingLastName)
Sets the shipping last name of this shopping order.
|
void |
setShippingPhone(java.lang.String shippingPhone)
Sets the shipping phone of this shopping order.
|
void |
setShippingState(java.lang.String shippingState)
Sets the shipping state of this shopping order.
|
void |
setShippingStreet(java.lang.String shippingStreet)
Sets the shipping street of this shopping order.
|
void |
setShippingZip(java.lang.String shippingZip)
Sets the shipping zip of this shopping order.
|
void |
setShipToBilling(boolean shipToBilling)
Sets whether this shopping order is ship to billing.
|
void |
setTax(double tax)
Sets the tax of this shopping order.
|
void |
setUserId(long userId)
Sets the user ID of this shopping order.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this shopping order.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this shopping order.
|
com.liferay.portal.kernel.model.CacheModel<ShoppingOrder> |
toCacheModel() |
ShoppingOrder |
toEscapedModel() |
java.lang.String |
toString() |
ShoppingOrder |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public ShoppingOrderWrapper(ShoppingOrder shoppingOrder)
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<ShoppingOrder>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>public ShoppingOrder toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>toEscapedModel in interface ShoppingOrderModelpublic ShoppingOrder toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>toUnescapedModel in interface ShoppingOrderModelpublic boolean getInsure()
getInsure in interface ShoppingOrderModelpublic boolean getRequiresShipping()
getRequiresShipping in interface ShoppingOrderModelpublic boolean getSendOrderEmail()
getSendOrderEmail in interface ShoppingOrderModelpublic boolean getSendShippingEmail()
getSendShippingEmail in interface ShoppingOrderModelpublic boolean getShipToBilling()
getShipToBilling in interface ShoppingOrderModelpublic boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>isCachedModel in interface ShoppingOrderModelpublic boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>isEscapedModel in interface ShoppingOrderModelpublic boolean isInsure()
true if this shopping order is insure.isInsure in interface ShoppingOrderModeltrue if this shopping order is insure; false otherwisepublic boolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>isNew in interface ShoppingOrderModelpublic boolean isRequiresShipping()
true if this shopping order is requires shipping.isRequiresShipping in interface ShoppingOrderModeltrue if this shopping order is requires shipping; false otherwisepublic boolean isSendOrderEmail()
true if this shopping order is send order email.isSendOrderEmail in interface ShoppingOrderModeltrue if this shopping order is send order email; false otherwisepublic boolean isSendShippingEmail()
true if this shopping order is send shipping email.isSendShippingEmail in interface ShoppingOrderModeltrue if this shopping order is send shipping email; false otherwisepublic boolean isShipToBilling()
true if this shopping order is ship to billing.isShipToBilling in interface ShoppingOrderModeltrue if this shopping order is ship to billing; false otherwisepublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in interface ShoppingOrderModelpublic com.liferay.portal.kernel.model.CacheModel<ShoppingOrder> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>toCacheModel in interface ShoppingOrderModelpublic double getCouponDiscount()
getCouponDiscount in interface ShoppingOrderModelpublic double getInsurance()
getInsurance in interface ShoppingOrderModelpublic double getPpPaymentGross()
getPpPaymentGross in interface ShoppingOrderModelpublic double getShipping()
getShipping in interface ShoppingOrderModelpublic double getTax()
getTax in interface ShoppingOrderModelpublic int compareTo(ShoppingOrder shoppingOrder)
compareTo in interface ShoppingOrderModelcompareTo in interface java.lang.Comparable<ShoppingOrder>public int getCcExpMonth()
getCcExpMonth in interface ShoppingOrderModelpublic int getCcExpYear()
getCcExpYear in interface ShoppingOrderModelpublic int hashCode()
hashCode in interface ShoppingOrderModelhashCode in class java.lang.Objectpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj in interface ShoppingOrderModelpublic java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>clone in interface ShoppingOrderModelclone in class java.lang.Objectpublic java.lang.String getAltShipping()
getAltShipping in interface ShoppingOrderModelpublic java.lang.String getBillingCity()
getBillingCity in interface ShoppingOrderModelpublic java.lang.String getBillingCompany()
getBillingCompany in interface ShoppingOrderModelpublic java.lang.String getBillingCountry()
getBillingCountry in interface ShoppingOrderModelpublic java.lang.String getBillingEmailAddress()
getBillingEmailAddress in interface ShoppingOrderModelpublic java.lang.String getBillingFirstName()
getBillingFirstName in interface ShoppingOrderModelpublic java.lang.String getBillingLastName()
getBillingLastName in interface ShoppingOrderModelpublic java.lang.String getBillingPhone()
getBillingPhone in interface ShoppingOrderModelpublic java.lang.String getBillingState()
getBillingState in interface ShoppingOrderModelpublic java.lang.String getBillingStreet()
getBillingStreet in interface ShoppingOrderModelpublic java.lang.String getBillingZip()
getBillingZip in interface ShoppingOrderModelpublic java.lang.String getCcName()
getCcName in interface ShoppingOrderModelpublic java.lang.String getCcNumber()
getCcNumber in interface ShoppingOrderModelpublic java.lang.String getCcType()
getCcType in interface ShoppingOrderModelpublic java.lang.String getCcVerNumber()
getCcVerNumber in interface ShoppingOrderModelpublic java.lang.String getComments()
getComments in interface ShoppingOrderModelpublic java.lang.String getCouponCodes()
getCouponCodes in interface ShoppingOrderModelpublic java.lang.String getNumber()
getNumber in interface ShoppingOrderModelpublic java.lang.String getPpPayerEmail()
getPpPayerEmail in interface ShoppingOrderModelpublic java.lang.String getPpPaymentStatus()
getPpPaymentStatus in interface ShoppingOrderModelpublic java.lang.String getPpReceiverEmail()
getPpReceiverEmail in interface ShoppingOrderModelpublic java.lang.String getPpTxnId()
getPpTxnId in interface ShoppingOrderModelpublic java.lang.String getShippingCity()
getShippingCity in interface ShoppingOrderModelpublic java.lang.String getShippingCompany()
getShippingCompany in interface ShoppingOrderModelpublic java.lang.String getShippingCountry()
getShippingCountry in interface ShoppingOrderModelpublic java.lang.String getShippingEmailAddress()
getShippingEmailAddress in interface ShoppingOrderModelpublic java.lang.String getShippingFirstName()
getShippingFirstName in interface ShoppingOrderModelpublic java.lang.String getShippingLastName()
getShippingLastName in interface ShoppingOrderModelpublic java.lang.String getShippingPhone()
getShippingPhone in interface ShoppingOrderModelpublic java.lang.String getShippingState()
getShippingState in interface ShoppingOrderModelpublic java.lang.String getShippingStreet()
getShippingStreet in interface ShoppingOrderModelpublic java.lang.String getShippingZip()
getShippingZip in interface ShoppingOrderModelpublic java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface ShoppingOrderModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface ShoppingOrderModelpublic java.lang.String toString()
toString in interface ShoppingOrderModeltoString in class java.lang.Objectpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>toXmlString in interface ShoppingOrderModelpublic java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface ShoppingOrderModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface ShoppingOrderModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface ShoppingOrderModelpublic long getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelgetGroupId in interface ShoppingOrderModelpublic long getOrderId()
getOrderId in interface ShoppingOrderModelpublic long getPrimaryKey()
getPrimaryKey in interface ShoppingOrderModelpublic long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface ShoppingOrderModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAltShipping(java.lang.String altShipping)
setAltShipping in interface ShoppingOrderModelaltShipping - the alt shipping of this shopping orderpublic void setBillingCity(java.lang.String billingCity)
setBillingCity in interface ShoppingOrderModelbillingCity - the billing city of this shopping orderpublic void setBillingCompany(java.lang.String billingCompany)
setBillingCompany in interface ShoppingOrderModelbillingCompany - the billing company of this shopping orderpublic void setBillingCountry(java.lang.String billingCountry)
setBillingCountry in interface ShoppingOrderModelbillingCountry - the billing country of this shopping orderpublic void setBillingEmailAddress(java.lang.String billingEmailAddress)
setBillingEmailAddress in interface ShoppingOrderModelbillingEmailAddress - the billing email address of this shopping orderpublic void setBillingFirstName(java.lang.String billingFirstName)
setBillingFirstName in interface ShoppingOrderModelbillingFirstName - the billing first name of this shopping orderpublic void setBillingLastName(java.lang.String billingLastName)
setBillingLastName in interface ShoppingOrderModelbillingLastName - the billing last name of this shopping orderpublic void setBillingPhone(java.lang.String billingPhone)
setBillingPhone in interface ShoppingOrderModelbillingPhone - the billing phone of this shopping orderpublic void setBillingState(java.lang.String billingState)
setBillingState in interface ShoppingOrderModelbillingState - the billing state of this shopping orderpublic void setBillingStreet(java.lang.String billingStreet)
setBillingStreet in interface ShoppingOrderModelbillingStreet - the billing street of this shopping orderpublic void setBillingZip(java.lang.String billingZip)
setBillingZip in interface ShoppingOrderModelbillingZip - the billing zip of this shopping orderpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>setCachedModel in interface ShoppingOrderModelpublic void setCcExpMonth(int ccExpMonth)
setCcExpMonth in interface ShoppingOrderModelccExpMonth - the cc exp month of this shopping orderpublic void setCcExpYear(int ccExpYear)
setCcExpYear in interface ShoppingOrderModelccExpYear - the cc exp year of this shopping orderpublic void setCcName(java.lang.String ccName)
setCcName in interface ShoppingOrderModelccName - the cc name of this shopping orderpublic void setCcNumber(java.lang.String ccNumber)
setCcNumber in interface ShoppingOrderModelccNumber - the cc number of this shopping orderpublic void setCcType(java.lang.String ccType)
setCcType in interface ShoppingOrderModelccType - the cc type of this shopping orderpublic void setCcVerNumber(java.lang.String ccVerNumber)
setCcVerNumber in interface ShoppingOrderModelccVerNumber - the cc ver number of this shopping orderpublic void setComments(java.lang.String comments)
setComments in interface ShoppingOrderModelcomments - the comments of this shopping orderpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface ShoppingOrderModelcompanyId - the company ID of this shopping orderpublic void setCouponCodes(java.lang.String couponCodes)
setCouponCodes in interface ShoppingOrderModelcouponCodes - the coupon codes of this shopping orderpublic void setCouponDiscount(double couponDiscount)
setCouponDiscount in interface ShoppingOrderModelcouponDiscount - the coupon discount of this shopping orderpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface ShoppingOrderModelcreateDate - the create date of this shopping orderpublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>setExpandoBridgeAttributes in interface ShoppingOrderModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>setExpandoBridgeAttributes in interface ShoppingOrderModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>setExpandoBridgeAttributes in interface ShoppingOrderModelpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelsetGroupId in interface ShoppingOrderModelgroupId - the group ID of this shopping orderpublic void setInsurance(double insurance)
setInsurance in interface ShoppingOrderModelinsurance - the insurance of this shopping orderpublic void setInsure(boolean insure)
setInsure in interface ShoppingOrderModelinsure - the insure of this shopping orderpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface ShoppingOrderModelmodifiedDate - the modified date of this shopping orderpublic void setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>setNew in interface ShoppingOrderModelpublic void setNumber(java.lang.String number)
setNumber in interface ShoppingOrderModelnumber - the number of this shopping orderpublic void setOrderId(long orderId)
setOrderId in interface ShoppingOrderModelorderId - the order ID of this shopping orderpublic void setPpPayerEmail(java.lang.String ppPayerEmail)
setPpPayerEmail in interface ShoppingOrderModelppPayerEmail - the pp payer email of this shopping orderpublic void setPpPaymentGross(double ppPaymentGross)
setPpPaymentGross in interface ShoppingOrderModelppPaymentGross - the pp payment gross of this shopping orderpublic void setPpPaymentStatus(java.lang.String ppPaymentStatus)
setPpPaymentStatus in interface ShoppingOrderModelppPaymentStatus - the pp payment status of this shopping orderpublic void setPpReceiverEmail(java.lang.String ppReceiverEmail)
setPpReceiverEmail in interface ShoppingOrderModelppReceiverEmail - the pp receiver email of this shopping orderpublic void setPpTxnId(java.lang.String ppTxnId)
setPpTxnId in interface ShoppingOrderModelppTxnId - the pp txn ID of this shopping orderpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface ShoppingOrderModelprimaryKey - the primary key of this shopping orderpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelsetPrimaryKeyObj in interface ShoppingOrderModelpublic void setRequiresShipping(boolean requiresShipping)
setRequiresShipping in interface ShoppingOrderModelrequiresShipping - the requires shipping of this shopping orderpublic void setSendOrderEmail(boolean sendOrderEmail)
setSendOrderEmail in interface ShoppingOrderModelsendOrderEmail - the send order email of this shopping orderpublic void setSendShippingEmail(boolean sendShippingEmail)
setSendShippingEmail in interface ShoppingOrderModelsendShippingEmail - the send shipping email of this shopping orderpublic void setShipToBilling(boolean shipToBilling)
setShipToBilling in interface ShoppingOrderModelshipToBilling - the ship to billing of this shopping orderpublic void setShipping(double shipping)
setShipping in interface ShoppingOrderModelshipping - the shipping of this shopping orderpublic void setShippingCity(java.lang.String shippingCity)
setShippingCity in interface ShoppingOrderModelshippingCity - the shipping city of this shopping orderpublic void setShippingCompany(java.lang.String shippingCompany)
setShippingCompany in interface ShoppingOrderModelshippingCompany - the shipping company of this shopping orderpublic void setShippingCountry(java.lang.String shippingCountry)
setShippingCountry in interface ShoppingOrderModelshippingCountry - the shipping country of this shopping orderpublic void setShippingEmailAddress(java.lang.String shippingEmailAddress)
setShippingEmailAddress in interface ShoppingOrderModelshippingEmailAddress - the shipping email address of this shopping orderpublic void setShippingFirstName(java.lang.String shippingFirstName)
setShippingFirstName in interface ShoppingOrderModelshippingFirstName - the shipping first name of this shopping orderpublic void setShippingLastName(java.lang.String shippingLastName)
setShippingLastName in interface ShoppingOrderModelshippingLastName - the shipping last name of this shopping orderpublic void setShippingPhone(java.lang.String shippingPhone)
setShippingPhone in interface ShoppingOrderModelshippingPhone - the shipping phone of this shopping orderpublic void setShippingState(java.lang.String shippingState)
setShippingState in interface ShoppingOrderModelshippingState - the shipping state of this shopping orderpublic void setShippingStreet(java.lang.String shippingStreet)
setShippingStreet in interface ShoppingOrderModelshippingStreet - the shipping street of this shopping orderpublic void setShippingZip(java.lang.String shippingZip)
setShippingZip in interface ShoppingOrderModelshippingZip - the shipping zip of this shopping orderpublic void setTax(double tax)
setTax in interface ShoppingOrderModeltax - the tax of this shopping orderpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface ShoppingOrderModeluserId - the user ID of this shopping orderpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface ShoppingOrderModeluserName - the user name of this shopping orderpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface ShoppingOrderModeluserUuid - the user uuid of this shopping orderpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic ShoppingOrder getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<ShoppingOrder>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<ShoppingOrder>