Liferay 6.2-ce-ga5

com.liferay.portlet.shopping.model
Class ShoppingOrderWrapper

java.lang.Object
  extended by com.liferay.portlet.shopping.model.ShoppingOrderWrapper
All Implemented Interfaces:
AuditedModel, BaseModel<ShoppingOrder>, ClassedModel, GroupedModel, ModelWrapper<ShoppingOrder>, PersistedModel, ShoppingOrder, ShoppingOrderModel, Serializable, Cloneable, Comparable<ShoppingOrder>

@ProviderType
public class ShoppingOrderWrapper
extends Object
implements ShoppingOrder, ModelWrapper<ShoppingOrder>

This class is a wrapper for ShoppingOrder.

See Also:
ShoppingOrder, Serialized Form

Constructor Summary
ShoppingOrderWrapper(ShoppingOrder shoppingOrder)
           
 
Method Summary
 Object clone()
          Creates a shallow clone of this model instance.
 int compareTo(ShoppingOrder shoppingOrder)
           
 boolean equals(Object obj)
           
 String getAltShipping()
          Returns the alt shipping of this shopping order.
 String getBillingCity()
          Returns the billing city of this shopping order.
 String getBillingCompany()
          Returns the billing company of this shopping order.
 String getBillingCountry()
          Returns the billing country of this shopping order.
 String getBillingEmailAddress()
          Returns the billing email address of this shopping order.
 String getBillingFirstName()
          Returns the billing first name of this shopping order.
 String getBillingLastName()
          Returns the billing last name of this shopping order.
 String getBillingPhone()
          Returns the billing phone of this shopping order.
 String getBillingState()
          Returns the billing state of this shopping order.
 String getBillingStreet()
          Returns the billing street of this shopping order.
 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.
 String getCcName()
          Returns the cc name of this shopping order.
 String getCcNumber()
          Returns the cc number of this shopping order.
 String getCcType()
          Returns the cc type of this shopping order.
 String getCcVerNumber()
          Returns the cc ver number of this shopping order.
 String getComments()
          Returns the comments of this shopping order.
 long getCompanyId()
          Returns the company ID of this shopping order.
 String getCouponCodes()
          Returns the coupon codes of this shopping order.
 double getCouponDiscount()
          Returns the coupon discount of this shopping order.
 Date getCreateDate()
          Returns the create date of this shopping order.
 ExpandoBridge getExpandoBridge()
          Returns the expando bridge for this model instance.
 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.
 Map<String,Object> getModelAttributes()
           
 Class<?> getModelClass()
           
 String getModelClassName()
           
 Date getModifiedDate()
          Returns the modified date of this shopping order.
 String getNumber()
          Returns the number of this shopping order.
 long getOrderId()
          Returns the order ID of this shopping order.
 String getPpPayerEmail()
          Returns the pp payer email of this shopping order.
 double getPpPaymentGross()
          Returns the pp payment gross of this shopping order.
 String getPpPaymentStatus()
          Returns the pp payment status of this shopping order.
 String getPpReceiverEmail()
          Returns the pp receiver email of this shopping order.
 String getPpTxnId()
          Returns the pp txn ID of this shopping order.
 long getPrimaryKey()
          Returns the primary key of this shopping order.
 Serializable getPrimaryKeyObj()
          Returns the primary key of this model instance.
 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.
 String getShippingCity()
          Returns the shipping city of this shopping order.
 String getShippingCompany()
          Returns the shipping company of this shopping order.
 String getShippingCountry()
          Returns the shipping country of this shopping order.
 String getShippingEmailAddress()
          Returns the shipping email address of this shopping order.
 String getShippingFirstName()
          Returns the shipping first name of this shopping order.
 String getShippingLastName()
          Returns the shipping last name of this shopping order.
 String getShippingPhone()
          Returns the shipping phone of this shopping order.
 String getShippingState()
          Returns the shipping state of this shopping order.
 String getShippingStreet()
          Returns the shipping street of this shopping order.
 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.
 String getUserName()
          Returns the user name of this shopping order.
 String getUserUuid()
          Returns the user uuid of this shopping order.
 ShoppingOrder getWrappedModel()
           
 ShoppingOrder getWrappedShoppingOrder()
          Deprecated. As of 6.1.0, replaced by getWrappedModel()
 int hashCode()
           
 boolean isCachedModel()
          Returns true if this model instance was retrieved from the entity cache.
 boolean isEscapedModel()
          Returns true if this model instance is escaped.
 boolean isInsure()
          Returns true if this shopping order is insure.
 boolean isNew()
          Returns true if this model instance does not yet exist in the database.
 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()
          Updates this model instance in the database or adds it if it does not yet exist.
 void resetOriginalValues()
          Reset all original fields to current values.
 void setAltShipping(String altShipping)
          Sets the alt shipping of this shopping order.
 void setBillingCity(String billingCity)
          Sets the billing city of this shopping order.
 void setBillingCompany(String billingCompany)
          Sets the billing company of this shopping order.
 void setBillingCountry(String billingCountry)
          Sets the billing country of this shopping order.
 void setBillingEmailAddress(String billingEmailAddress)
          Sets the billing email address of this shopping order.
 void setBillingFirstName(String billingFirstName)
          Sets the billing first name of this shopping order.
 void setBillingLastName(String billingLastName)
          Sets the billing last name of this shopping order.
 void setBillingPhone(String billingPhone)
          Sets the billing phone of this shopping order.
 void setBillingState(String billingState)
          Sets the billing state of this shopping order.
 void setBillingStreet(String billingStreet)
          Sets the billing street of this shopping order.
 void setBillingZip(String billingZip)
          Sets the billing zip of this shopping order.
 void setCachedModel(boolean cachedModel)
          Sets whether this model instance was retrieved from the entity cache.
 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(String ccName)
          Sets the cc name of this shopping order.
 void setCcNumber(String ccNumber)
          Sets the cc number of this shopping order.
 void setCcType(String ccType)
          Sets the cc type of this shopping order.
 void setCcVerNumber(String ccVerNumber)
          Sets the cc ver number of this shopping order.
 void setComments(String comments)
          Sets the comments of this shopping order.
 void setCompanyId(long companyId)
          Sets the company ID of this shopping order.
 void setCouponCodes(String couponCodes)
          Sets the coupon codes of this shopping order.
 void setCouponDiscount(double couponDiscount)
          Sets the coupon discount of this shopping order.
 void setCreateDate(Date createDate)
          Sets the create date of this shopping order.
 void setExpandoBridgeAttributes(BaseModel<?> baseModel)
           
 void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
           
 void setExpandoBridgeAttributes(ServiceContext serviceContext)
          Sets the expando bridge attributes for this model instance to the attributes stored in the service context.
 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(Map<String,Object> attributes)
           
 void setModifiedDate(Date modifiedDate)
          Sets the modified date of this shopping order.
 void setNew(boolean n)
          Sets whether this model instance does not yet exist in the database.
 void setNumber(String number)
          Sets the number of this shopping order.
 void setOrderId(long orderId)
          Sets the order ID of this shopping order.
 void setPpPayerEmail(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(String ppPaymentStatus)
          Sets the pp payment status of this shopping order.
 void setPpReceiverEmail(String ppReceiverEmail)
          Sets the pp receiver email of this shopping order.
 void setPpTxnId(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(Serializable primaryKeyObj)
          Sets the primary key of this model instance.
 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(String shippingCity)
          Sets the shipping city of this shopping order.
 void setShippingCompany(String shippingCompany)
          Sets the shipping company of this shopping order.
 void setShippingCountry(String shippingCountry)
          Sets the shipping country of this shopping order.
 void setShippingEmailAddress(String shippingEmailAddress)
          Sets the shipping email address of this shopping order.
 void setShippingFirstName(String shippingFirstName)
          Sets the shipping first name of this shopping order.
 void setShippingLastName(String shippingLastName)
          Sets the shipping last name of this shopping order.
 void setShippingPhone(String shippingPhone)
          Sets the shipping phone of this shopping order.
 void setShippingState(String shippingState)
          Sets the shipping state of this shopping order.
 void setShippingStreet(String shippingStreet)
          Sets the shipping street of this shopping order.
 void setShippingZip(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(String userName)
          Sets the user name of this shopping order.
 void setUserUuid(String userUuid)
          Sets the user uuid of this shopping order.
 CacheModel<ShoppingOrder> toCacheModel()
          Returns a cache model object for this entity used by entity cache.
 ShoppingOrder toEscapedModel()
          Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler.
 String toString()
           
 ShoppingOrder toUnescapedModel()
           
 String toXmlString()
          Returns the XML representation of this model instance.
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ShoppingOrderWrapper

public ShoppingOrderWrapper(ShoppingOrder shoppingOrder)
Method Detail

getModelClass

public Class<?> getModelClass()
Specified by:
getModelClass in interface ClassedModel

getModelClassName

public String getModelClassName()
Specified by:
getModelClassName in interface ClassedModel

getModelAttributes

public Map<String,Object> getModelAttributes()
Specified by:
getModelAttributes in interface BaseModel<ShoppingOrder>

setModelAttributes

public void setModelAttributes(Map<String,Object> attributes)
Specified by:
setModelAttributes in interface BaseModel<ShoppingOrder>

getPrimaryKey

public long getPrimaryKey()
Returns the primary key of this shopping order.

Specified by:
getPrimaryKey in interface ShoppingOrderModel
Returns:
the primary key of this shopping order

setPrimaryKey

public void setPrimaryKey(long primaryKey)
Sets the primary key of this shopping order.

Specified by:
setPrimaryKey in interface ShoppingOrderModel
Parameters:
primaryKey - the primary key of this shopping order

getOrderId

public long getOrderId()
Returns the order ID of this shopping order.

Specified by:
getOrderId in interface ShoppingOrderModel
Returns:
the order ID of this shopping order

setOrderId

public void setOrderId(long orderId)
Sets the order ID of this shopping order.

Specified by:
setOrderId in interface ShoppingOrderModel
Parameters:
orderId - the order ID of this shopping order

getGroupId

public long getGroupId()
Returns the group ID of this shopping order.

Specified by:
getGroupId in interface GroupedModel
Specified by:
getGroupId in interface ShoppingOrderModel
Returns:
the group ID of this shopping order

setGroupId

public void setGroupId(long groupId)
Sets the group ID of this shopping order.

Specified by:
setGroupId in interface GroupedModel
Specified by:
setGroupId in interface ShoppingOrderModel
Parameters:
groupId - the group ID of this shopping order

getCompanyId

public long getCompanyId()
Returns the company ID of this shopping order.

Specified by:
getCompanyId in interface AuditedModel
Specified by:
getCompanyId in interface ShoppingOrderModel
Returns:
the company ID of this shopping order

setCompanyId

public void setCompanyId(long companyId)
Sets the company ID of this shopping order.

Specified by:
setCompanyId in interface AuditedModel
Specified by:
setCompanyId in interface ShoppingOrderModel
Parameters:
companyId - the company ID of this shopping order

getUserId

public long getUserId()
Returns the user ID of this shopping order.

Specified by:
getUserId in interface AuditedModel
Specified by:
getUserId in interface ShoppingOrderModel
Returns:
the user ID of this shopping order

setUserId

public void setUserId(long userId)
Sets the user ID of this shopping order.

Specified by:
setUserId in interface AuditedModel
Specified by:
setUserId in interface ShoppingOrderModel
Parameters:
userId - the user ID of this shopping order

getUserUuid

public String getUserUuid()
                   throws SystemException
Returns the user uuid of this shopping order.

Specified by:
getUserUuid in interface AuditedModel
Specified by:
getUserUuid in interface ShoppingOrderModel
Returns:
the user uuid of this shopping order
Throws:
SystemException - if a system exception occurred

setUserUuid

public void setUserUuid(String userUuid)
Sets the user uuid of this shopping order.

Specified by:
setUserUuid in interface AuditedModel
Specified by:
setUserUuid in interface ShoppingOrderModel
Parameters:
userUuid - the user uuid of this shopping order

getUserName

public String getUserName()
Returns the user name of this shopping order.

Specified by:
getUserName in interface AuditedModel
Specified by:
getUserName in interface ShoppingOrderModel
Returns:
the user name of this shopping order

setUserName

public void setUserName(String userName)
Sets the user name of this shopping order.

Specified by:
setUserName in interface AuditedModel
Specified by:
setUserName in interface ShoppingOrderModel
Parameters:
userName - the user name of this shopping order

getCreateDate

public Date getCreateDate()
Returns the create date of this shopping order.

Specified by:
getCreateDate in interface AuditedModel
Specified by:
getCreateDate in interface ShoppingOrderModel
Returns:
the create date of this shopping order

setCreateDate

public void setCreateDate(Date createDate)
Sets the create date of this shopping order.

Specified by:
setCreateDate in interface AuditedModel
Specified by:
setCreateDate in interface ShoppingOrderModel
Parameters:
createDate - the create date of this shopping order

getModifiedDate

public Date getModifiedDate()
Returns the modified date of this shopping order.

Specified by:
getModifiedDate in interface AuditedModel
Specified by:
getModifiedDate in interface ShoppingOrderModel
Returns:
the modified date of this shopping order

setModifiedDate

public void setModifiedDate(Date modifiedDate)
Sets the modified date of this shopping order.

Specified by:
setModifiedDate in interface AuditedModel
Specified by:
setModifiedDate in interface ShoppingOrderModel
Parameters:
modifiedDate - the modified date of this shopping order

getNumber

public String getNumber()
Returns the number of this shopping order.

Specified by:
getNumber in interface ShoppingOrderModel
Returns:
the number of this shopping order

setNumber

public void setNumber(String number)
Sets the number of this shopping order.

Specified by:
setNumber in interface ShoppingOrderModel
Parameters:
number - the number of this shopping order

getTax

public double getTax()
Returns the tax of this shopping order.

Specified by:
getTax in interface ShoppingOrderModel
Returns:
the tax of this shopping order

setTax

public void setTax(double tax)
Sets the tax of this shopping order.

Specified by:
setTax in interface ShoppingOrderModel
Parameters:
tax - the tax of this shopping order

getShipping

public double getShipping()
Returns the shipping of this shopping order.

Specified by:
getShipping in interface ShoppingOrderModel
Returns:
the shipping of this shopping order

setShipping

public void setShipping(double shipping)
Sets the shipping of this shopping order.

Specified by:
setShipping in interface ShoppingOrderModel
Parameters:
shipping - the shipping of this shopping order

getAltShipping

public String getAltShipping()
Returns the alt shipping of this shopping order.

Specified by:
getAltShipping in interface ShoppingOrderModel
Returns:
the alt shipping of this shopping order

setAltShipping

public void setAltShipping(String altShipping)
Sets the alt shipping of this shopping order.

Specified by:
setAltShipping in interface ShoppingOrderModel
Parameters:
altShipping - the alt shipping of this shopping order

getRequiresShipping

public boolean getRequiresShipping()
Returns the requires shipping of this shopping order.

Specified by:
getRequiresShipping in interface ShoppingOrderModel
Returns:
the requires shipping of this shopping order

isRequiresShipping

public boolean isRequiresShipping()
Returns true if this shopping order is requires shipping.

Specified by:
isRequiresShipping in interface ShoppingOrderModel
Returns:
true if this shopping order is requires shipping; false otherwise

setRequiresShipping

public void setRequiresShipping(boolean requiresShipping)
Sets whether this shopping order is requires shipping.

Specified by:
setRequiresShipping in interface ShoppingOrderModel
Parameters:
requiresShipping - the requires shipping of this shopping order

getInsure

public boolean getInsure()
Returns the insure of this shopping order.

Specified by:
getInsure in interface ShoppingOrderModel
Returns:
the insure of this shopping order

isInsure

public boolean isInsure()
Returns true if this shopping order is insure.

Specified by:
isInsure in interface ShoppingOrderModel
Returns:
true if this shopping order is insure; false otherwise

setInsure

public void setInsure(boolean insure)
Sets whether this shopping order is insure.

Specified by:
setInsure in interface ShoppingOrderModel
Parameters:
insure - the insure of this shopping order

getInsurance

public double getInsurance()
Returns the insurance of this shopping order.

Specified by:
getInsurance in interface ShoppingOrderModel
Returns:
the insurance of this shopping order

setInsurance

public void setInsurance(double insurance)
Sets the insurance of this shopping order.

Specified by:
setInsurance in interface ShoppingOrderModel
Parameters:
insurance - the insurance of this shopping order

getCouponCodes

public String getCouponCodes()
Returns the coupon codes of this shopping order.

Specified by:
getCouponCodes in interface ShoppingOrderModel
Returns:
the coupon codes of this shopping order

setCouponCodes

public void setCouponCodes(String couponCodes)
Sets the coupon codes of this shopping order.

Specified by:
setCouponCodes in interface ShoppingOrderModel
Parameters:
couponCodes - the coupon codes of this shopping order

getCouponDiscount

public double getCouponDiscount()
Returns the coupon discount of this shopping order.

Specified by:
getCouponDiscount in interface ShoppingOrderModel
Returns:
the coupon discount of this shopping order

setCouponDiscount

public void setCouponDiscount(double couponDiscount)
Sets the coupon discount of this shopping order.

Specified by:
setCouponDiscount in interface ShoppingOrderModel
Parameters:
couponDiscount - the coupon discount of this shopping order

getBillingFirstName

public String getBillingFirstName()
Returns the billing first name of this shopping order.

Specified by:
getBillingFirstName in interface ShoppingOrderModel
Returns:
the billing first name of this shopping order

setBillingFirstName

public void setBillingFirstName(String billingFirstName)
Sets the billing first name of this shopping order.

Specified by:
setBillingFirstName in interface ShoppingOrderModel
Parameters:
billingFirstName - the billing first name of this shopping order

getBillingLastName

public String getBillingLastName()
Returns the billing last name of this shopping order.

Specified by:
getBillingLastName in interface ShoppingOrderModel
Returns:
the billing last name of this shopping order

setBillingLastName

public void setBillingLastName(String billingLastName)
Sets the billing last name of this shopping order.

Specified by:
setBillingLastName in interface ShoppingOrderModel
Parameters:
billingLastName - the billing last name of this shopping order

getBillingEmailAddress

public String getBillingEmailAddress()
Returns the billing email address of this shopping order.

Specified by:
getBillingEmailAddress in interface ShoppingOrderModel
Returns:
the billing email address of this shopping order

setBillingEmailAddress

public void setBillingEmailAddress(String billingEmailAddress)
Sets the billing email address of this shopping order.

Specified by:
setBillingEmailAddress in interface ShoppingOrderModel
Parameters:
billingEmailAddress - the billing email address of this shopping order

getBillingCompany

public String getBillingCompany()
Returns the billing company of this shopping order.

Specified by:
getBillingCompany in interface ShoppingOrderModel
Returns:
the billing company of this shopping order

setBillingCompany

public void setBillingCompany(String billingCompany)
Sets the billing company of this shopping order.

Specified by:
setBillingCompany in interface ShoppingOrderModel
Parameters:
billingCompany - the billing company of this shopping order

getBillingStreet

public String getBillingStreet()
Returns the billing street of this shopping order.

Specified by:
getBillingStreet in interface ShoppingOrderModel
Returns:
the billing street of this shopping order

setBillingStreet

public void setBillingStreet(String billingStreet)
Sets the billing street of this shopping order.

Specified by:
setBillingStreet in interface ShoppingOrderModel
Parameters:
billingStreet - the billing street of this shopping order

getBillingCity

public String getBillingCity()
Returns the billing city of this shopping order.

Specified by:
getBillingCity in interface ShoppingOrderModel
Returns:
the billing city of this shopping order

setBillingCity

public void setBillingCity(String billingCity)
Sets the billing city of this shopping order.

Specified by:
setBillingCity in interface ShoppingOrderModel
Parameters:
billingCity - the billing city of this shopping order

getBillingState

public String getBillingState()
Returns the billing state of this shopping order.

Specified by:
getBillingState in interface ShoppingOrderModel
Returns:
the billing state of this shopping order

setBillingState

public void setBillingState(String billingState)
Sets the billing state of this shopping order.

Specified by:
setBillingState in interface ShoppingOrderModel
Parameters:
billingState - the billing state of this shopping order

getBillingZip

public String getBillingZip()
Returns the billing zip of this shopping order.

Specified by:
getBillingZip in interface ShoppingOrderModel
Returns:
the billing zip of this shopping order

setBillingZip

public void setBillingZip(String billingZip)
Sets the billing zip of this shopping order.

Specified by:
setBillingZip in interface ShoppingOrderModel
Parameters:
billingZip - the billing zip of this shopping order

getBillingCountry

public String getBillingCountry()
Returns the billing country of this shopping order.

Specified by:
getBillingCountry in interface ShoppingOrderModel
Returns:
the billing country of this shopping order

setBillingCountry

public void setBillingCountry(String billingCountry)
Sets the billing country of this shopping order.

Specified by:
setBillingCountry in interface ShoppingOrderModel
Parameters:
billingCountry - the billing country of this shopping order

getBillingPhone

public String getBillingPhone()
Returns the billing phone of this shopping order.

Specified by:
getBillingPhone in interface ShoppingOrderModel
Returns:
the billing phone of this shopping order

setBillingPhone

public void setBillingPhone(String billingPhone)
Sets the billing phone of this shopping order.

Specified by:
setBillingPhone in interface ShoppingOrderModel
Parameters:
billingPhone - the billing phone of this shopping order

getShipToBilling

public boolean getShipToBilling()
Returns the ship to billing of this shopping order.

Specified by:
getShipToBilling in interface ShoppingOrderModel
Returns:
the ship to billing of this shopping order

isShipToBilling

public boolean isShipToBilling()
Returns true if this shopping order is ship to billing.

Specified by:
isShipToBilling in interface ShoppingOrderModel
Returns:
true if this shopping order is ship to billing; false otherwise

setShipToBilling

public void setShipToBilling(boolean shipToBilling)
Sets whether this shopping order is ship to billing.

Specified by:
setShipToBilling in interface ShoppingOrderModel
Parameters:
shipToBilling - the ship to billing of this shopping order

getShippingFirstName

public String getShippingFirstName()
Returns the shipping first name of this shopping order.

Specified by:
getShippingFirstName in interface ShoppingOrderModel
Returns:
the shipping first name of this shopping order

setShippingFirstName

public void setShippingFirstName(String shippingFirstName)
Sets the shipping first name of this shopping order.

Specified by:
setShippingFirstName in interface ShoppingOrderModel
Parameters:
shippingFirstName - the shipping first name of this shopping order

getShippingLastName

public String getShippingLastName()
Returns the shipping last name of this shopping order.

Specified by:
getShippingLastName in interface ShoppingOrderModel
Returns:
the shipping last name of this shopping order

setShippingLastName

public void setShippingLastName(String shippingLastName)
Sets the shipping last name of this shopping order.

Specified by:
setShippingLastName in interface ShoppingOrderModel
Parameters:
shippingLastName - the shipping last name of this shopping order

getShippingEmailAddress

public String getShippingEmailAddress()
Returns the shipping email address of this shopping order.

Specified by:
getShippingEmailAddress in interface ShoppingOrderModel
Returns:
the shipping email address of this shopping order

setShippingEmailAddress

public void setShippingEmailAddress(String shippingEmailAddress)
Sets the shipping email address of this shopping order.

Specified by:
setShippingEmailAddress in interface ShoppingOrderModel
Parameters:
shippingEmailAddress - the shipping email address of this shopping order

getShippingCompany

public String getShippingCompany()
Returns the shipping company of this shopping order.

Specified by:
getShippingCompany in interface ShoppingOrderModel
Returns:
the shipping company of this shopping order

setShippingCompany

public void setShippingCompany(String shippingCompany)
Sets the shipping company of this shopping order.

Specified by:
setShippingCompany in interface ShoppingOrderModel
Parameters:
shippingCompany - the shipping company of this shopping order

getShippingStreet

public String getShippingStreet()
Returns the shipping street of this shopping order.

Specified by:
getShippingStreet in interface ShoppingOrderModel
Returns:
the shipping street of this shopping order

setShippingStreet

public void setShippingStreet(String shippingStreet)
Sets the shipping street of this shopping order.

Specified by:
setShippingStreet in interface ShoppingOrderModel
Parameters:
shippingStreet - the shipping street of this shopping order

getShippingCity

public String getShippingCity()
Returns the shipping city of this shopping order.

Specified by:
getShippingCity in interface ShoppingOrderModel
Returns:
the shipping city of this shopping order

setShippingCity

public void setShippingCity(String shippingCity)
Sets the shipping city of this shopping order.

Specified by:
setShippingCity in interface ShoppingOrderModel
Parameters:
shippingCity - the shipping city of this shopping order

getShippingState

public String getShippingState()
Returns the shipping state of this shopping order.

Specified by:
getShippingState in interface ShoppingOrderModel
Returns:
the shipping state of this shopping order

setShippingState

public void setShippingState(String shippingState)
Sets the shipping state of this shopping order.

Specified by:
setShippingState in interface ShoppingOrderModel
Parameters:
shippingState - the shipping state of this shopping order

getShippingZip

public String getShippingZip()
Returns the shipping zip of this shopping order.

Specified by:
getShippingZip in interface ShoppingOrderModel
Returns:
the shipping zip of this shopping order

setShippingZip

public void setShippingZip(String shippingZip)
Sets the shipping zip of this shopping order.

Specified by:
setShippingZip in interface ShoppingOrderModel
Parameters:
shippingZip - the shipping zip of this shopping order

getShippingCountry

public String getShippingCountry()
Returns the shipping country of this shopping order.

Specified by:
getShippingCountry in interface ShoppingOrderModel
Returns:
the shipping country of this shopping order

setShippingCountry

public void setShippingCountry(String shippingCountry)
Sets the shipping country of this shopping order.

Specified by:
setShippingCountry in interface ShoppingOrderModel
Parameters:
shippingCountry - the shipping country of this shopping order

getShippingPhone

public String getShippingPhone()
Returns the shipping phone of this shopping order.

Specified by:
getShippingPhone in interface ShoppingOrderModel
Returns:
the shipping phone of this shopping order

setShippingPhone

public void setShippingPhone(String shippingPhone)
Sets the shipping phone of this shopping order.

Specified by:
setShippingPhone in interface ShoppingOrderModel
Parameters:
shippingPhone - the shipping phone of this shopping order

getCcName

public String getCcName()
Returns the cc name of this shopping order.

Specified by:
getCcName in interface ShoppingOrderModel
Returns:
the cc name of this shopping order

setCcName

public void setCcName(String ccName)
Sets the cc name of this shopping order.

Specified by:
setCcName in interface ShoppingOrderModel
Parameters:
ccName - the cc name of this shopping order

getCcType

public String getCcType()
Returns the cc type of this shopping order.

Specified by:
getCcType in interface ShoppingOrderModel
Returns:
the cc type of this shopping order

setCcType

public void setCcType(String ccType)
Sets the cc type of this shopping order.

Specified by:
setCcType in interface ShoppingOrderModel
Parameters:
ccType - the cc type of this shopping order

getCcNumber

public String getCcNumber()
Returns the cc number of this shopping order.

Specified by:
getCcNumber in interface ShoppingOrderModel
Returns:
the cc number of this shopping order

setCcNumber

public void setCcNumber(String ccNumber)
Sets the cc number of this shopping order.

Specified by:
setCcNumber in interface ShoppingOrderModel
Parameters:
ccNumber - the cc number of this shopping order

getCcExpMonth

public int getCcExpMonth()
Returns the cc exp month of this shopping order.

Specified by:
getCcExpMonth in interface ShoppingOrderModel
Returns:
the cc exp month of this shopping order

setCcExpMonth

public void setCcExpMonth(int ccExpMonth)
Sets the cc exp month of this shopping order.

Specified by:
setCcExpMonth in interface ShoppingOrderModel
Parameters:
ccExpMonth - the cc exp month of this shopping order

getCcExpYear

public int getCcExpYear()
Returns the cc exp year of this shopping order.

Specified by:
getCcExpYear in interface ShoppingOrderModel
Returns:
the cc exp year of this shopping order

setCcExpYear

public void setCcExpYear(int ccExpYear)
Sets the cc exp year of this shopping order.

Specified by:
setCcExpYear in interface ShoppingOrderModel
Parameters:
ccExpYear - the cc exp year of this shopping order

getCcVerNumber

public String getCcVerNumber()
Returns the cc ver number of this shopping order.

Specified by:
getCcVerNumber in interface ShoppingOrderModel
Returns:
the cc ver number of this shopping order

setCcVerNumber

public void setCcVerNumber(String ccVerNumber)
Sets the cc ver number of this shopping order.

Specified by:
setCcVerNumber in interface ShoppingOrderModel
Parameters:
ccVerNumber - the cc ver number of this shopping order

getComments

public String getComments()
Returns the comments of this shopping order.

Specified by:
getComments in interface ShoppingOrderModel
Returns:
the comments of this shopping order

setComments

public void setComments(String comments)
Sets the comments of this shopping order.

Specified by:
setComments in interface ShoppingOrderModel
Parameters:
comments - the comments of this shopping order

getPpTxnId

public String getPpTxnId()
Returns the pp txn ID of this shopping order.

Specified by:
getPpTxnId in interface ShoppingOrderModel
Returns:
the pp txn ID of this shopping order

setPpTxnId

public void setPpTxnId(String ppTxnId)
Sets the pp txn ID of this shopping order.

Specified by:
setPpTxnId in interface ShoppingOrderModel
Parameters:
ppTxnId - the pp txn ID of this shopping order

getPpPaymentStatus

public String getPpPaymentStatus()
Returns the pp payment status of this shopping order.

Specified by:
getPpPaymentStatus in interface ShoppingOrderModel
Returns:
the pp payment status of this shopping order

setPpPaymentStatus

public void setPpPaymentStatus(String ppPaymentStatus)
Sets the pp payment status of this shopping order.

Specified by:
setPpPaymentStatus in interface ShoppingOrderModel
Parameters:
ppPaymentStatus - the pp payment status of this shopping order

getPpPaymentGross

public double getPpPaymentGross()
Returns the pp payment gross of this shopping order.

Specified by:
getPpPaymentGross in interface ShoppingOrderModel
Returns:
the pp payment gross of this shopping order

setPpPaymentGross

public void setPpPaymentGross(double ppPaymentGross)
Sets the pp payment gross of this shopping order.

Specified by:
setPpPaymentGross in interface ShoppingOrderModel
Parameters:
ppPaymentGross - the pp payment gross of this shopping order

getPpReceiverEmail

public String getPpReceiverEmail()
Returns the pp receiver email of this shopping order.

Specified by:
getPpReceiverEmail in interface ShoppingOrderModel
Returns:
the pp receiver email of this shopping order

setPpReceiverEmail

public void setPpReceiverEmail(String ppReceiverEmail)
Sets the pp receiver email of this shopping order.

Specified by:
setPpReceiverEmail in interface ShoppingOrderModel
Parameters:
ppReceiverEmail - the pp receiver email of this shopping order

getPpPayerEmail

public String getPpPayerEmail()
Returns the pp payer email of this shopping order.

Specified by:
getPpPayerEmail in interface ShoppingOrderModel
Returns:
the pp payer email of this shopping order

setPpPayerEmail

public void setPpPayerEmail(String ppPayerEmail)
Sets the pp payer email of this shopping order.

Specified by:
setPpPayerEmail in interface ShoppingOrderModel
Parameters:
ppPayerEmail - the pp payer email of this shopping order

getSendOrderEmail

public boolean getSendOrderEmail()
Returns the send order email of this shopping order.

Specified by:
getSendOrderEmail in interface ShoppingOrderModel
Returns:
the send order email of this shopping order

isSendOrderEmail

public boolean isSendOrderEmail()
Returns true if this shopping order is send order email.

Specified by:
isSendOrderEmail in interface ShoppingOrderModel
Returns:
true if this shopping order is send order email; false otherwise

setSendOrderEmail

public void setSendOrderEmail(boolean sendOrderEmail)
Sets whether this shopping order is send order email.

Specified by:
setSendOrderEmail in interface ShoppingOrderModel
Parameters:
sendOrderEmail - the send order email of this shopping order

getSendShippingEmail

public boolean getSendShippingEmail()
Returns the send shipping email of this shopping order.

Specified by:
getSendShippingEmail in interface ShoppingOrderModel
Returns:
the send shipping email of this shopping order

isSendShippingEmail

public boolean isSendShippingEmail()
Returns true if this shopping order is send shipping email.

Specified by:
isSendShippingEmail in interface ShoppingOrderModel
Returns:
true if this shopping order is send shipping email; false otherwise

setSendShippingEmail

public void setSendShippingEmail(boolean sendShippingEmail)
Sets whether this shopping order is send shipping email.

Specified by:
setSendShippingEmail in interface ShoppingOrderModel
Parameters:
sendShippingEmail - the send shipping email of this shopping order

isNew

public boolean isNew()
Description copied from interface: BaseModel
Returns true if this model instance does not yet exist in the database.

Specified by:
isNew in interface BaseModel<ShoppingOrder>
Specified by:
isNew in interface ShoppingOrderModel
Returns:
true if this model instance does not yet exist in the database; false otherwise

setNew

public void setNew(boolean n)
Description copied from interface: BaseModel
Sets whether this model instance does not yet exist in the database.

Specified by:
setNew in interface BaseModel<ShoppingOrder>
Specified by:
setNew in interface ShoppingOrderModel
Parameters:
n - whether this model instance does not yet exist in the database

isCachedModel

public boolean isCachedModel()
Description copied from interface: BaseModel
Returns true if this model instance was retrieved from the entity cache.

Specified by:
isCachedModel in interface BaseModel<ShoppingOrder>
Specified by:
isCachedModel in interface ShoppingOrderModel
Returns:
true if this model instance was retrieved from the entity cache; false otherwise
See Also:
BaseModel.setCachedModel(boolean)

setCachedModel

public void setCachedModel(boolean cachedModel)
Description copied from interface: BaseModel
Sets whether this model instance was retrieved from the entity cache.

Specified by:
setCachedModel in interface BaseModel<ShoppingOrder>
Specified by:
setCachedModel in interface ShoppingOrderModel
Parameters:
cachedModel - whether this model instance was retrieved from the entity cache
See Also:
EntityCache

isEscapedModel

public boolean isEscapedModel()
Description copied from interface: BaseModel
Returns true if this model instance is escaped.

Specified by:
isEscapedModel in interface BaseModel<ShoppingOrder>
Specified by:
isEscapedModel in interface ShoppingOrderModel
Returns:
true if this model instance is escaped; false otherwise

getPrimaryKeyObj

public Serializable getPrimaryKeyObj()
Description copied from interface: BaseModel
Returns the primary key of this model instance.

Specified by:
getPrimaryKeyObj in interface BaseModel<ShoppingOrder>
Specified by:
getPrimaryKeyObj in interface ClassedModel
Specified by:
getPrimaryKeyObj in interface ShoppingOrderModel
Returns:
the primary key of this model instance

setPrimaryKeyObj

public void setPrimaryKeyObj(Serializable primaryKeyObj)
Description copied from interface: BaseModel
Sets the primary key of this model instance.

Specified by:
setPrimaryKeyObj in interface BaseModel<ShoppingOrder>
Specified by:
setPrimaryKeyObj in interface ClassedModel
Specified by:
setPrimaryKeyObj in interface ShoppingOrderModel
Parameters:
primaryKeyObj - the primary key of this model instance

getExpandoBridge

public ExpandoBridge getExpandoBridge()
Description copied from interface: BaseModel
Returns the expando bridge for this model instance.

Specified by:
getExpandoBridge in interface BaseModel<ShoppingOrder>
Specified by:
getExpandoBridge in interface ClassedModel
Specified by:
getExpandoBridge in interface ShoppingOrderModel
Returns:
the expando bridge for this model instance

setExpandoBridgeAttributes

public void setExpandoBridgeAttributes(BaseModel<?> baseModel)
Specified by:
setExpandoBridgeAttributes in interface BaseModel<ShoppingOrder>
Specified by:
setExpandoBridgeAttributes in interface ShoppingOrderModel

setExpandoBridgeAttributes

public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
Specified by:
setExpandoBridgeAttributes in interface BaseModel<ShoppingOrder>
Specified by:
setExpandoBridgeAttributes in interface ShoppingOrderModel

setExpandoBridgeAttributes

public void setExpandoBridgeAttributes(ServiceContext serviceContext)
Description copied from interface: BaseModel
Sets the expando bridge attributes for this model instance to the attributes stored in the service context.

Specified by:
setExpandoBridgeAttributes in interface BaseModel<ShoppingOrder>
Specified by:
setExpandoBridgeAttributes in interface ShoppingOrderModel
Parameters:
serviceContext - the service context to be applied
See Also:
ServiceContext.getExpandoBridgeAttributes( )

clone

public Object clone()
Description copied from interface: BaseModel
Creates a shallow clone of this model instance.

Specified by:
clone in interface BaseModel<ShoppingOrder>
Specified by:
clone in interface ShoppingOrderModel
Overrides:
clone in class Object
Returns:
the shallow clone of this model instance

compareTo

public int compareTo(ShoppingOrder shoppingOrder)
Specified by:
compareTo in interface ShoppingOrderModel
Specified by:
compareTo in interface Comparable<ShoppingOrder>

hashCode

public int hashCode()
Specified by:
hashCode in interface ShoppingOrderModel
Overrides:
hashCode in class Object

toCacheModel

public CacheModel<ShoppingOrder> toCacheModel()
Description copied from interface: BaseModel
Returns a cache model object for this entity used by entity cache.

Specified by:
toCacheModel in interface BaseModel<ShoppingOrder>
Specified by:
toCacheModel in interface ShoppingOrderModel
Returns:
the cache model object

toEscapedModel

public ShoppingOrder toEscapedModel()
Description copied from interface: BaseModel
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler.

Specified by:
toEscapedModel in interface BaseModel<ShoppingOrder>
Specified by:
toEscapedModel in interface ShoppingOrderModel
Returns:
the escaped model instance
See Also:
AutoEscapeBeanHandler

toUnescapedModel

public ShoppingOrder toUnescapedModel()
Specified by:
toUnescapedModel in interface BaseModel<ShoppingOrder>
Specified by:
toUnescapedModel in interface ShoppingOrderModel

toString

public String toString()
Specified by:
toString in interface ShoppingOrderModel
Overrides:
toString in class Object

toXmlString

public String toXmlString()
Description copied from interface: BaseModel
Returns the XML representation of this model instance.

Specified by:
toXmlString in interface BaseModel<ShoppingOrder>
Specified by:
toXmlString in interface ShoppingOrderModel
Returns:
the XML representation of this model instance

persist

public void persist()
             throws SystemException
Description copied from interface: PersistedModel
Updates this model instance in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.

Specified by:
persist in interface PersistedModel
Throws:
SystemException - if a system exception occurred

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

getWrappedShoppingOrder

public ShoppingOrder getWrappedShoppingOrder()
Deprecated. As of 6.1.0, replaced by getWrappedModel()


getWrappedModel

public ShoppingOrder getWrappedModel()
Specified by:
getWrappedModel in interface ModelWrapper<ShoppingOrder>

resetOriginalValues

public void resetOriginalValues()
Description copied from interface: BaseModel
Reset all original fields to current values.

Specified by:
resetOriginalValues in interface BaseModel<ShoppingOrder>

Liferay 6.2-ce-ga5