|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<ShoppingOrder>
com.liferay.portlet.shopping.model.impl.ShoppingOrderModelImpl
public class ShoppingOrderModelImpl
The base model implementation for the ShoppingOrder service. Represents a row in the "ShoppingOrder" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface ShoppingOrderModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in ShoppingOrderImpl.
Never modify or reference this class directly. All methods that expect a shopping order model instance should use the ShoppingOrder interface instead.
ShoppingOrderImpl,
ShoppingOrder,
ShoppingOrderModel,
Serialized Form| Field Summary | |
|---|---|
static String |
DATA_SOURCE
|
static boolean |
ENTITY_CACHE_ENABLED
|
static boolean |
FINDER_CACHE_ENABLED
|
static long |
LOCK_EXPIRATION_TIME
|
static String |
ORDER_BY_JPQL
|
static String |
ORDER_BY_SQL
|
static String |
SESSION_FACTORY
|
static Object[][] |
TABLE_COLUMNS
|
static String |
TABLE_NAME
|
static String |
TABLE_SQL_CREATE
|
static String |
TABLE_SQL_DROP
|
static String |
TX_MANAGER
|
| Constructor Summary | |
|---|---|
ShoppingOrderModelImpl()
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(ShoppingOrder shoppingOrder)
|
boolean |
equals(Object obj)
|
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 |
getOriginalNumber()
|
String |
getOriginalPpTxnId()
|
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. |
int |
hashCode()
|
boolean |
isInsure()
Determines whether this shopping order is insure. |
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 |
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(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 |
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. |
static ShoppingOrder |
toModel(ShoppingOrderSoap soapModel)
Converts the soap model instance into a normal model instance. |
static List<ShoppingOrder> |
toModels(ShoppingOrderSoap[] soapModels)
Converts the soap model instances into normal model instances. |
String |
toString()
|
String |
toXmlString()
Gets the XML representation of this model instance. |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.shopping.model.ShoppingOrderModel |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Field Detail |
|---|
public static final String TABLE_NAME
public static final Object[][] TABLE_COLUMNS
public static final String TABLE_SQL_CREATE
public static final String TABLE_SQL_DROP
public static final String ORDER_BY_JPQL
public static final String ORDER_BY_SQL
public static final String DATA_SOURCE
public static final String SESSION_FACTORY
public static final String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final long LOCK_EXPIRATION_TIME
| Constructor Detail |
|---|
public ShoppingOrderModelImpl()
| Method Detail |
|---|
public static ShoppingOrder toModel(ShoppingOrderSoap soapModel)
soapModel - the soap model instance to convert
public static List<ShoppingOrder> toModels(ShoppingOrderSoap[] soapModels)
soapModels - the soap model instances to convert
public long getPrimaryKey()
ShoppingOrderModel
getPrimaryKey in interface ShoppingOrderModelpublic void setPrimaryKey(long pk)
ShoppingOrderModel
setPrimaryKey in interface ShoppingOrderModelpk - the primary key of this shopping orderpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<ShoppingOrder>getPrimaryKeyObj in interface ShoppingOrderModelpublic long getOrderId()
ShoppingOrderModel
getOrderId in interface ShoppingOrderModelpublic void setOrderId(long orderId)
ShoppingOrderModel
setOrderId in interface ShoppingOrderModelorderId - the order id of this shopping orderpublic long getGroupId()
ShoppingOrderModel
getGroupId in interface ShoppingOrderModelpublic void setGroupId(long groupId)
ShoppingOrderModel
setGroupId in interface ShoppingOrderModelgroupId - the group id of this shopping orderpublic long getCompanyId()
ShoppingOrderModel
getCompanyId in interface ShoppingOrderModelpublic void setCompanyId(long companyId)
ShoppingOrderModel
setCompanyId in interface ShoppingOrderModelcompanyId - the company id of this shopping orderpublic long getUserId()
ShoppingOrderModel
getUserId in interface ShoppingOrderModelpublic void setUserId(long userId)
ShoppingOrderModel
setUserId in interface ShoppingOrderModeluserId - the user id of this shopping order
public String getUserUuid()
throws SystemException
ShoppingOrderModel
getUserUuid in interface ShoppingOrderModelSystemException - if a system exception occurredpublic void setUserUuid(String userUuid)
ShoppingOrderModel
setUserUuid in interface ShoppingOrderModeluserUuid - the user uuid of this shopping orderpublic String getUserName()
ShoppingOrderModel
getUserName in interface ShoppingOrderModelpublic void setUserName(String userName)
ShoppingOrderModel
setUserName in interface ShoppingOrderModeluserName - the user name of this shopping orderpublic Date getCreateDate()
ShoppingOrderModel
getCreateDate in interface ShoppingOrderModelpublic void setCreateDate(Date createDate)
ShoppingOrderModel
setCreateDate in interface ShoppingOrderModelcreateDate - the create date of this shopping orderpublic Date getModifiedDate()
ShoppingOrderModel
getModifiedDate in interface ShoppingOrderModelpublic void setModifiedDate(Date modifiedDate)
ShoppingOrderModel
setModifiedDate in interface ShoppingOrderModelmodifiedDate - the modified date of this shopping orderpublic String getNumber()
ShoppingOrderModel
getNumber in interface ShoppingOrderModelpublic void setNumber(String number)
ShoppingOrderModel
setNumber in interface ShoppingOrderModelnumber - the number of this shopping orderpublic String getOriginalNumber()
public double getTax()
ShoppingOrderModel
getTax in interface ShoppingOrderModelpublic void setTax(double tax)
ShoppingOrderModel
setTax in interface ShoppingOrderModeltax - the tax of this shopping orderpublic double getShipping()
ShoppingOrderModel
getShipping in interface ShoppingOrderModelpublic void setShipping(double shipping)
ShoppingOrderModel
setShipping in interface ShoppingOrderModelshipping - the shipping of this shopping orderpublic String getAltShipping()
ShoppingOrderModel
getAltShipping in interface ShoppingOrderModelpublic void setAltShipping(String altShipping)
ShoppingOrderModel
setAltShipping in interface ShoppingOrderModelaltShipping - the alt shipping of this shopping orderpublic boolean getRequiresShipping()
ShoppingOrderModel
getRequiresShipping in interface ShoppingOrderModelpublic boolean isRequiresShipping()
ShoppingOrderModel
isRequiresShipping in interface ShoppingOrderModelpublic void setRequiresShipping(boolean requiresShipping)
ShoppingOrderModel
setRequiresShipping in interface ShoppingOrderModelrequiresShipping - the requires shipping of this shopping orderpublic boolean getInsure()
ShoppingOrderModel
getInsure in interface ShoppingOrderModelpublic boolean isInsure()
ShoppingOrderModel
isInsure in interface ShoppingOrderModelpublic void setInsure(boolean insure)
ShoppingOrderModel
setInsure in interface ShoppingOrderModelinsure - the insure of this shopping orderpublic double getInsurance()
ShoppingOrderModel
getInsurance in interface ShoppingOrderModelpublic void setInsurance(double insurance)
ShoppingOrderModel
setInsurance in interface ShoppingOrderModelinsurance - the insurance of this shopping orderpublic String getCouponCodes()
ShoppingOrderModel
getCouponCodes in interface ShoppingOrderModelpublic void setCouponCodes(String couponCodes)
ShoppingOrderModel
setCouponCodes in interface ShoppingOrderModelcouponCodes - the coupon codes of this shopping orderpublic double getCouponDiscount()
ShoppingOrderModel
getCouponDiscount in interface ShoppingOrderModelpublic void setCouponDiscount(double couponDiscount)
ShoppingOrderModel
setCouponDiscount in interface ShoppingOrderModelcouponDiscount - the coupon discount of this shopping orderpublic String getBillingFirstName()
ShoppingOrderModel
getBillingFirstName in interface ShoppingOrderModelpublic void setBillingFirstName(String billingFirstName)
ShoppingOrderModel
setBillingFirstName in interface ShoppingOrderModelbillingFirstName - the billing first name of this shopping orderpublic String getBillingLastName()
ShoppingOrderModel
getBillingLastName in interface ShoppingOrderModelpublic void setBillingLastName(String billingLastName)
ShoppingOrderModel
setBillingLastName in interface ShoppingOrderModelbillingLastName - the billing last name of this shopping orderpublic String getBillingEmailAddress()
ShoppingOrderModel
getBillingEmailAddress in interface ShoppingOrderModelpublic void setBillingEmailAddress(String billingEmailAddress)
ShoppingOrderModel
setBillingEmailAddress in interface ShoppingOrderModelbillingEmailAddress - the billing email address of this shopping orderpublic String getBillingCompany()
ShoppingOrderModel
getBillingCompany in interface ShoppingOrderModelpublic void setBillingCompany(String billingCompany)
ShoppingOrderModel
setBillingCompany in interface ShoppingOrderModelbillingCompany - the billing company of this shopping orderpublic String getBillingStreet()
ShoppingOrderModel
getBillingStreet in interface ShoppingOrderModelpublic void setBillingStreet(String billingStreet)
ShoppingOrderModel
setBillingStreet in interface ShoppingOrderModelbillingStreet - the billing street of this shopping orderpublic String getBillingCity()
ShoppingOrderModel
getBillingCity in interface ShoppingOrderModelpublic void setBillingCity(String billingCity)
ShoppingOrderModel
setBillingCity in interface ShoppingOrderModelbillingCity - the billing city of this shopping orderpublic String getBillingState()
ShoppingOrderModel
getBillingState in interface ShoppingOrderModelpublic void setBillingState(String billingState)
ShoppingOrderModel
setBillingState in interface ShoppingOrderModelbillingState - the billing state of this shopping orderpublic String getBillingZip()
ShoppingOrderModel
getBillingZip in interface ShoppingOrderModelpublic void setBillingZip(String billingZip)
ShoppingOrderModel
setBillingZip in interface ShoppingOrderModelbillingZip - the billing zip of this shopping orderpublic String getBillingCountry()
ShoppingOrderModel
getBillingCountry in interface ShoppingOrderModelpublic void setBillingCountry(String billingCountry)
ShoppingOrderModel
setBillingCountry in interface ShoppingOrderModelbillingCountry - the billing country of this shopping orderpublic String getBillingPhone()
ShoppingOrderModel
getBillingPhone in interface ShoppingOrderModelpublic void setBillingPhone(String billingPhone)
ShoppingOrderModel
setBillingPhone in interface ShoppingOrderModelbillingPhone - the billing phone of this shopping orderpublic boolean getShipToBilling()
ShoppingOrderModel
getShipToBilling in interface ShoppingOrderModelpublic boolean isShipToBilling()
ShoppingOrderModel
isShipToBilling in interface ShoppingOrderModelpublic void setShipToBilling(boolean shipToBilling)
ShoppingOrderModel
setShipToBilling in interface ShoppingOrderModelshipToBilling - the ship to billing of this shopping orderpublic String getShippingFirstName()
ShoppingOrderModel
getShippingFirstName in interface ShoppingOrderModelpublic void setShippingFirstName(String shippingFirstName)
ShoppingOrderModel
setShippingFirstName in interface ShoppingOrderModelshippingFirstName - the shipping first name of this shopping orderpublic String getShippingLastName()
ShoppingOrderModel
getShippingLastName in interface ShoppingOrderModelpublic void setShippingLastName(String shippingLastName)
ShoppingOrderModel
setShippingLastName in interface ShoppingOrderModelshippingLastName - the shipping last name of this shopping orderpublic String getShippingEmailAddress()
ShoppingOrderModel
getShippingEmailAddress in interface ShoppingOrderModelpublic void setShippingEmailAddress(String shippingEmailAddress)
ShoppingOrderModel
setShippingEmailAddress in interface ShoppingOrderModelshippingEmailAddress - the shipping email address of this shopping orderpublic String getShippingCompany()
ShoppingOrderModel
getShippingCompany in interface ShoppingOrderModelpublic void setShippingCompany(String shippingCompany)
ShoppingOrderModel
setShippingCompany in interface ShoppingOrderModelshippingCompany - the shipping company of this shopping orderpublic String getShippingStreet()
ShoppingOrderModel
getShippingStreet in interface ShoppingOrderModelpublic void setShippingStreet(String shippingStreet)
ShoppingOrderModel
setShippingStreet in interface ShoppingOrderModelshippingStreet - the shipping street of this shopping orderpublic String getShippingCity()
ShoppingOrderModel
getShippingCity in interface ShoppingOrderModelpublic void setShippingCity(String shippingCity)
ShoppingOrderModel
setShippingCity in interface ShoppingOrderModelshippingCity - the shipping city of this shopping orderpublic String getShippingState()
ShoppingOrderModel
getShippingState in interface ShoppingOrderModelpublic void setShippingState(String shippingState)
ShoppingOrderModel
setShippingState in interface ShoppingOrderModelshippingState - the shipping state of this shopping orderpublic String getShippingZip()
ShoppingOrderModel
getShippingZip in interface ShoppingOrderModelpublic void setShippingZip(String shippingZip)
ShoppingOrderModel
setShippingZip in interface ShoppingOrderModelshippingZip - the shipping zip of this shopping orderpublic String getShippingCountry()
ShoppingOrderModel
getShippingCountry in interface ShoppingOrderModelpublic void setShippingCountry(String shippingCountry)
ShoppingOrderModel
setShippingCountry in interface ShoppingOrderModelshippingCountry - the shipping country of this shopping orderpublic String getShippingPhone()
ShoppingOrderModel
getShippingPhone in interface ShoppingOrderModelpublic void setShippingPhone(String shippingPhone)
ShoppingOrderModel
setShippingPhone in interface ShoppingOrderModelshippingPhone - the shipping phone of this shopping orderpublic String getCcName()
ShoppingOrderModel
getCcName in interface ShoppingOrderModelpublic void setCcName(String ccName)
ShoppingOrderModel
setCcName in interface ShoppingOrderModelccName - the cc name of this shopping orderpublic String getCcType()
ShoppingOrderModel
getCcType in interface ShoppingOrderModelpublic void setCcType(String ccType)
ShoppingOrderModel
setCcType in interface ShoppingOrderModelccType - the cc type of this shopping orderpublic String getCcNumber()
ShoppingOrderModel
getCcNumber in interface ShoppingOrderModelpublic void setCcNumber(String ccNumber)
ShoppingOrderModel
setCcNumber in interface ShoppingOrderModelccNumber - the cc number of this shopping orderpublic int getCcExpMonth()
ShoppingOrderModel
getCcExpMonth in interface ShoppingOrderModelpublic void setCcExpMonth(int ccExpMonth)
ShoppingOrderModel
setCcExpMonth in interface ShoppingOrderModelccExpMonth - the cc exp month of this shopping orderpublic int getCcExpYear()
ShoppingOrderModel
getCcExpYear in interface ShoppingOrderModelpublic void setCcExpYear(int ccExpYear)
ShoppingOrderModel
setCcExpYear in interface ShoppingOrderModelccExpYear - the cc exp year of this shopping orderpublic String getCcVerNumber()
ShoppingOrderModel
getCcVerNumber in interface ShoppingOrderModelpublic void setCcVerNumber(String ccVerNumber)
ShoppingOrderModel
setCcVerNumber in interface ShoppingOrderModelccVerNumber - the cc ver number of this shopping orderpublic String getComments()
ShoppingOrderModel
getComments in interface ShoppingOrderModelpublic void setComments(String comments)
ShoppingOrderModel
setComments in interface ShoppingOrderModelcomments - the comments of this shopping orderpublic String getPpTxnId()
ShoppingOrderModel
getPpTxnId in interface ShoppingOrderModelpublic void setPpTxnId(String ppTxnId)
ShoppingOrderModel
setPpTxnId in interface ShoppingOrderModelppTxnId - the pp txn id of this shopping orderpublic String getOriginalPpTxnId()
public String getPpPaymentStatus()
ShoppingOrderModel
getPpPaymentStatus in interface ShoppingOrderModelpublic void setPpPaymentStatus(String ppPaymentStatus)
ShoppingOrderModel
setPpPaymentStatus in interface ShoppingOrderModelppPaymentStatus - the pp payment status of this shopping orderpublic double getPpPaymentGross()
ShoppingOrderModel
getPpPaymentGross in interface ShoppingOrderModelpublic void setPpPaymentGross(double ppPaymentGross)
ShoppingOrderModel
setPpPaymentGross in interface ShoppingOrderModelppPaymentGross - the pp payment gross of this shopping orderpublic String getPpReceiverEmail()
ShoppingOrderModel
getPpReceiverEmail in interface ShoppingOrderModelpublic void setPpReceiverEmail(String ppReceiverEmail)
ShoppingOrderModel
setPpReceiverEmail in interface ShoppingOrderModelppReceiverEmail - the pp receiver email of this shopping orderpublic String getPpPayerEmail()
ShoppingOrderModel
getPpPayerEmail in interface ShoppingOrderModelpublic void setPpPayerEmail(String ppPayerEmail)
ShoppingOrderModel
setPpPayerEmail in interface ShoppingOrderModelppPayerEmail - the pp payer email of this shopping orderpublic boolean getSendOrderEmail()
ShoppingOrderModel
getSendOrderEmail in interface ShoppingOrderModelpublic boolean isSendOrderEmail()
ShoppingOrderModel
isSendOrderEmail in interface ShoppingOrderModelpublic void setSendOrderEmail(boolean sendOrderEmail)
ShoppingOrderModel
setSendOrderEmail in interface ShoppingOrderModelsendOrderEmail - the send order email of this shopping orderpublic boolean getSendShippingEmail()
ShoppingOrderModel
getSendShippingEmail in interface ShoppingOrderModelpublic boolean isSendShippingEmail()
ShoppingOrderModel
isSendShippingEmail in interface ShoppingOrderModelpublic void setSendShippingEmail(boolean sendShippingEmail)
ShoppingOrderModel
setSendShippingEmail in interface ShoppingOrderModelsendShippingEmail - the send shipping email of this shopping orderpublic ShoppingOrder toEscapedModel()
ShoppingOrderModelAutoEscapeBeanHandler.
toEscapedModel in interface ShoppingOrderModelAutoEscapeBeanHandlerpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<ShoppingOrder>getExpandoBridge in interface ShoppingOrderModelgetExpandoBridge in class BaseModelImpl<ShoppingOrder>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<ShoppingOrder>setExpandoBridgeAttributes in interface ShoppingOrderModelsetExpandoBridgeAttributes in class BaseModelImpl<ShoppingOrder>serviceContext - the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<ShoppingOrder>clone in interface ShoppingOrderModelclone in class BaseModelImpl<ShoppingOrder>public int compareTo(ShoppingOrder shoppingOrder)
compareTo in interface ShoppingOrderModelcompareTo in interface Comparable<ShoppingOrder>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in interface ShoppingOrderModelhashCode in class Objectpublic String toString()
toString in interface ShoppingOrderModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<ShoppingOrder>toXmlString in interface ShoppingOrderModel
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||