Liferay 6.0.5

com.liferay.portlet.shopping.model
Class ShoppingOrderWrapper

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

public class ShoppingOrderWrapper
extends Object
implements ShoppingOrder

This class is a wrapper for ShoppingOrder.

See Also:
ShoppingOrder, Serialized Form
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

Constructor Summary
ShoppingOrderWrapper(ShoppingOrder shoppingOrder)
           
 
Method Summary
 Object clone()
          Creates a shallow clone of this model instance.
 int compareTo(ShoppingOrder shoppingOrder)
           
 String getAltShipping()
          Gets the alt shipping of this shopping order.
 String getBillingCity()
          Gets the billing city of this shopping order.
 String getBillingCompany()
          Gets the billing company of this shopping order.
 String getBillingCountry()
          Gets the billing country of this shopping order.
 String getBillingEmailAddress()
          Gets the billing email address of this shopping order.
 String getBillingFirstName()
          Gets the billing first name of this shopping order.
 String getBillingLastName()
          Gets the billing last name of this shopping order.
 String getBillingPhone()
          Gets the billing phone of this shopping order.
 String getBillingState()
          Gets the billing state of this shopping order.
 String getBillingStreet()
          Gets the billing street of this shopping order.
 String getBillingZip()
          Gets the billing zip of this shopping order.
 int getCcExpMonth()
          Gets the cc exp month of this shopping order.
 int getCcExpYear()
          Gets the cc exp year of this shopping order.
 String getCcName()
          Gets the cc name of this shopping order.
 String getCcNumber()
          Gets the cc number of this shopping order.
 String getCcType()
          Gets the cc type of this shopping order.
 String getCcVerNumber()
          Gets the cc ver number of this shopping order.
 String getComments()
          Gets the comments of this shopping order.
 long getCompanyId()
          Gets the company id of this shopping order.
 String getCouponCodes()
          Gets the coupon codes of this shopping order.
 double getCouponDiscount()
          Gets the coupon discount of this shopping order.
 Date getCreateDate()
          Gets the create date of this shopping order.
 ExpandoBridge getExpandoBridge()
          Gets the expando bridge for this model instance.
 long getGroupId()
          Gets the group id of this shopping order.
 double getInsurance()
          Gets the insurance of this shopping order.
 boolean getInsure()
          Gets the insure of this shopping order.
 Date getModifiedDate()
          Gets the modified date of this shopping order.
 String getNumber()
          Gets the number of this shopping order.
 long getOrderId()
          Gets the order id of this shopping order.
 String getPpPayerEmail()
          Gets the pp payer email of this shopping order.
 double getPpPaymentGross()
          Gets the pp payment gross of this shopping order.
 String getPpPaymentStatus()
          Gets the pp payment status of this shopping order.
 String getPpReceiverEmail()
          Gets the pp receiver email of this shopping order.
 String getPpTxnId()
          Gets the pp txn id of this shopping order.
 long getPrimaryKey()
          Gets the primary key of this shopping order.
 Serializable getPrimaryKeyObj()
          Gets the primary key of this model instance.
 boolean getRequiresShipping()
          Gets the requires shipping of this shopping order.
 boolean getSendOrderEmail()
          Gets the send order email of this shopping order.
 boolean getSendShippingEmail()
          Gets the send shipping email of this shopping order.
 double getShipping()
          Gets the shipping of this shopping order.
 String getShippingCity()
          Gets the shipping city of this shopping order.
 String getShippingCompany()
          Gets the shipping company of this shopping order.
 String getShippingCountry()
          Gets the shipping country of this shopping order.
 String getShippingEmailAddress()
          Gets the shipping email address of this shopping order.
 String getShippingFirstName()
          Gets the shipping first name of this shopping order.
 String getShippingLastName()
          Gets the shipping last name of this shopping order.
 String getShippingPhone()
          Gets the shipping phone of this shopping order.
 String getShippingState()
          Gets the shipping state of this shopping order.
 String getShippingStreet()
          Gets the shipping street of this shopping order.
 String getShippingZip()
          Gets the shipping zip of this shopping order.
 boolean getShipToBilling()
          Gets the ship to billing of this shopping order.
 double getTax()
          Gets the tax of this shopping order.
 long getUserId()
          Gets the user id of this shopping order.
 String getUserName()
          Gets the user name of this shopping order.
 String getUserUuid()
          Gets the user uuid of this shopping order.
 ShoppingOrder getWrappedShoppingOrder()
           
 int hashCode()
           
 boolean isCachedModel()
          Determines if this model instance was retrieved from the entity cache.
 boolean isEscapedModel()
          Determines if this model instance is escaped.
 boolean isInsure()
          Determines whether this shopping order is insure.
 boolean isNew()
          Determines if this model instance does not yet exist in the database.
 boolean isRequiresShipping()
          Determines whether this shopping order is requires shipping.
 boolean isSendOrderEmail()
          Determines whether this shopping order is send order email.
 boolean isSendShippingEmail()
          Determines whether this shopping order is send shipping email.
 boolean isShipToBilling()
          Determines whether this shopping order is ship to billing.
 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 setEscapedModel(boolean escapedModel)
          Sets whether this model instance is escaped, meaning that all strings returned from getter methods are HTML safe.
 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 {$entity.humanName} is insure.
 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 pk)
          Sets the primary key of this shopping order
 void setRequiresShipping(boolean requiresShipping)
          Sets whether this {$entity.humanName} is requires shipping.
 void setSendOrderEmail(boolean sendOrderEmail)
          Sets whether this {$entity.humanName} is send order email.
 void setSendShippingEmail(boolean sendShippingEmail)
          Sets whether this {$entity.humanName} 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 {$entity.humanName} 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.
 ShoppingOrder toEscapedModel()
          Gets a copy of this shopping order as an escaped model instance by wrapping it with an AutoEscapeBeanHandler.
 String toString()
           
 String toXmlString()
          Gets the XML representation of this model instance.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ShoppingOrderWrapper

public ShoppingOrderWrapper(ShoppingOrder shoppingOrder)
Method Detail

getPrimaryKey

public long getPrimaryKey()
Description copied from interface: ShoppingOrderModel
Gets 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 pk)
Description copied from interface: ShoppingOrderModel
Sets the primary key of this shopping order

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

getOrderId

public long getOrderId()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets the group id of this shopping order.

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

setGroupId

public void setGroupId(long groupId)
Description copied from interface: ShoppingOrderModel
Sets the group id of this shopping order.

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

getCompanyId

public long getCompanyId()
Description copied from interface: ShoppingOrderModel
Gets the company id of this shopping order.

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

setCompanyId

public void setCompanyId(long companyId)
Description copied from interface: ShoppingOrderModel
Sets the company id of this shopping order.

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

getUserId

public long getUserId()
Description copied from interface: ShoppingOrderModel
Gets the user id of this shopping order.

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

setUserId

public void setUserId(long userId)
Description copied from interface: ShoppingOrderModel
Sets the user id of this shopping order.

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

getUserUuid

public String getUserUuid()
                   throws SystemException
Description copied from interface: ShoppingOrderModel
Gets the user uuid of this shopping order.

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)
Description copied from interface: ShoppingOrderModel
Sets the user uuid of this shopping order.

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

getUserName

public String getUserName()
Description copied from interface: ShoppingOrderModel
Gets the user name of this shopping order.

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

setUserName

public void setUserName(String userName)
Description copied from interface: ShoppingOrderModel
Sets the user name of this shopping order.

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

getCreateDate

public Date getCreateDate()
Description copied from interface: ShoppingOrderModel
Gets the create date of this shopping order.

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

setCreateDate

public void setCreateDate(Date createDate)
Description copied from interface: ShoppingOrderModel
Sets the create date of this shopping order.

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

getModifiedDate

public Date getModifiedDate()
Description copied from interface: ShoppingOrderModel
Gets the modified date of this shopping order.

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

setModifiedDate

public void setModifiedDate(Date modifiedDate)
Description copied from interface: ShoppingOrderModel
Sets the modified date of this shopping order.

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

getNumber

public String getNumber()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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()
Description copied from interface: ShoppingOrderModel
Determines whether this shopping order is requires shipping.

Specified by:
isRequiresShipping in interface ShoppingOrderModel
Returns:
whether this shopping order is requires shipping

setRequiresShipping

public void setRequiresShipping(boolean requiresShipping)
Description copied from interface: ShoppingOrderModel
Sets whether this {$entity.humanName} is requires shipping.

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

getInsure

public boolean getInsure()
Description copied from interface: ShoppingOrderModel
Gets the insure of this shopping order.

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

isInsure

public boolean isInsure()
Description copied from interface: ShoppingOrderModel
Determines whether this shopping order is insure.

Specified by:
isInsure in interface ShoppingOrderModel
Returns:
whether this shopping order is insure

setInsure

public void setInsure(boolean insure)
Description copied from interface: ShoppingOrderModel
Sets whether this {$entity.humanName} is insure.

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

getInsurance

public double getInsurance()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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()
Description copied from interface: ShoppingOrderModel
Determines whether this shopping order is ship to billing.

Specified by:
isShipToBilling in interface ShoppingOrderModel
Returns:
whether this shopping order is ship to billing

setShipToBilling

public void setShipToBilling(boolean shipToBilling)
Description copied from interface: ShoppingOrderModel
Sets whether this {$entity.humanName} is ship to billing.

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

getShippingFirstName

public String getShippingFirstName()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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)
Description copied from interface: ShoppingOrderModel
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()
Description copied from interface: ShoppingOrderModel
Gets 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()
Description copied from interface: ShoppingOrderModel
Determines whether this shopping order is send order email.

Specified by:
isSendOrderEmail in interface ShoppingOrderModel
Returns:
whether this shopping order is send order email

setSendOrderEmail

public void setSendOrderEmail(boolean sendOrderEmail)
Description copied from interface: ShoppingOrderModel
Sets whether this {$entity.humanName} is send order email.

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

getSendShippingEmail

public boolean getSendShippingEmail()
Description copied from interface: ShoppingOrderModel
Gets 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()
Description copied from interface: ShoppingOrderModel
Determines whether this shopping order is send shipping email.

Specified by:
isSendShippingEmail in interface ShoppingOrderModel
Returns:
whether this shopping order is send shipping email

setSendShippingEmail

public void setSendShippingEmail(boolean sendShippingEmail)
Description copied from interface: ShoppingOrderModel
Sets whether this {$entity.humanName} is send shipping email.

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

toEscapedModel

public ShoppingOrder toEscapedModel()
Description copied from interface: ShoppingOrderModel
Gets a copy of this shopping order as an escaped model instance by wrapping it with an AutoEscapeBeanHandler.

Specified by:
toEscapedModel in interface ShoppingOrderModel
Returns:
the escaped model instance
See Also:
AutoEscapeBeanHandler

isNew

public boolean isNew()
Description copied from interface: BaseModel
Determines 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
Determines 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
Determines 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
See Also:
BaseModel.setEscapedModel(boolean)

setEscapedModel

public void setEscapedModel(boolean escapedModel)
Description copied from interface: BaseModel
Sets whether this model instance is escaped, meaning that all strings returned from getter methods are HTML safe.

A model instance can be made escaped by wrapping it with an HTML auto escape handler using its toEscapedModel method. For example, UserModel.toEscapedModel().

Specified by:
setEscapedModel in interface BaseModel<ShoppingOrder>
Specified by:
setEscapedModel in interface ShoppingOrderModel
Parameters:
escapedModel - whether this model instance is escaped
See Also:
AutoEscapeBeanHandler

getPrimaryKeyObj

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

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

getExpandoBridge

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

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

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 retrieve the expando bridge attributes from
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

toString

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

toXmlString

public String toXmlString()
Description copied from interface: BaseModel
Gets 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

getWrappedShoppingOrder

public ShoppingOrder getWrappedShoppingOrder()

Liferay 6.0.5