|
Liferay 6.2.0-ce-rc2 | |||||||||
| 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
@JSON(strict=true) 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.
ShoppingOrderImpl,
ShoppingOrder,
ShoppingOrderModel,
Serialized Form| Field Summary | |
|---|---|
static boolean |
COLUMN_BITMASK_ENABLED
|
static long |
CREATEDATE_COLUMN_BITMASK
|
static String |
DATA_SOURCE
|
static boolean |
ENTITY_CACHE_ENABLED
|
static boolean |
FINDER_CACHE_ENABLED
|
static long |
GROUPID_COLUMN_BITMASK
|
static long |
LOCK_EXPIRATION_TIME
|
static long |
NUMBER_COLUMN_BITMASK
|
static String |
ORDER_BY_JPQL
|
static String |
ORDER_BY_SQL
|
static long |
PPPAYMENTSTATUS_COLUMN_BITMASK
|
static long |
PPTXNID_COLUMN_BITMASK
|
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
|
static long |
USERID_COLUMN_BITMASK
|
| 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()
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. |
long |
getColumnBitmask()
|
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. |
long |
getOriginalGroupId()
|
String |
getOriginalNumber()
|
String |
getOriginalPpPaymentStatus()
|
String |
getOriginalPpTxnId()
|
long |
getOriginalUserId()
|
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. |
int |
hashCode()
|
boolean |
isInsure()
Returns true if this shopping order is insure. |
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 |
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 |
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 shopping order is insure. |
void |
setModelAttributes(Map<String,Object> attributes)
|
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 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. |
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()
Returns the XML representation of this model instance. |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| 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, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| 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 boolean COLUMN_BITMASK_ENABLED
public static long GROUPID_COLUMN_BITMASK
public static long NUMBER_COLUMN_BITMASK
public static long PPPAYMENTSTATUS_COLUMN_BITMASK
public static long PPTXNID_COLUMN_BITMASK
public static long USERID_COLUMN_BITMASK
public static long CREATEDATE_COLUMN_BITMASK
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 primaryKey)
ShoppingOrderModel
setPrimaryKey in interface ShoppingOrderModelprimaryKey - the primary key of this shopping orderpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<ShoppingOrder>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface ShoppingOrderModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj in interface BaseModel<ShoppingOrder>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface ShoppingOrderModelprimaryKeyObj - the primary key of this model instancepublic Class<?> getModelClass()
getModelClass in interface ClassedModelpublic String getModelClassName()
getModelClassName in interface ClassedModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<ShoppingOrder>getModelAttributes in class BaseModelImpl<ShoppingOrder>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<ShoppingOrder>setModelAttributes in class BaseModelImpl<ShoppingOrder>@JSON public long getOrderId()
ShoppingOrderModel
getOrderId in interface ShoppingOrderModelpublic void setOrderId(long orderId)
ShoppingOrderModel
setOrderId in interface ShoppingOrderModelorderId - the order ID of this shopping order@JSON public long getGroupId()
ShoppingOrderModel
getGroupId in interface GroupedModelgetGroupId in interface ShoppingOrderModelpublic void setGroupId(long groupId)
ShoppingOrderModel
setGroupId in interface GroupedModelsetGroupId in interface ShoppingOrderModelgroupId - the group ID of this shopping orderpublic long getOriginalGroupId()
@JSON public long getCompanyId()
ShoppingOrderModel
getCompanyId in interface AuditedModelgetCompanyId in interface ShoppingOrderModelpublic void setCompanyId(long companyId)
ShoppingOrderModel
setCompanyId in interface AuditedModelsetCompanyId in interface ShoppingOrderModelcompanyId - the company ID of this shopping order@JSON public long getUserId()
ShoppingOrderModel
getUserId in interface AuditedModelgetUserId in interface ShoppingOrderModelpublic void setUserId(long userId)
ShoppingOrderModel
setUserId in interface AuditedModelsetUserId in interface ShoppingOrderModeluserId - the user ID of this shopping order
public String getUserUuid()
throws SystemException
ShoppingOrderModel
getUserUuid in interface AuditedModelgetUserUuid in interface ShoppingOrderModelSystemException - if a system exception occurredpublic void setUserUuid(String userUuid)
ShoppingOrderModel
setUserUuid in interface AuditedModelsetUserUuid in interface ShoppingOrderModeluserUuid - the user uuid of this shopping orderpublic long getOriginalUserId()
@JSON public String getUserName()
ShoppingOrderModel
getUserName in interface AuditedModelgetUserName in interface ShoppingOrderModelpublic void setUserName(String userName)
ShoppingOrderModel
setUserName in interface AuditedModelsetUserName in interface ShoppingOrderModeluserName - the user name of this shopping order@JSON public Date getCreateDate()
ShoppingOrderModel
getCreateDate in interface AuditedModelgetCreateDate in interface ShoppingOrderModelpublic void setCreateDate(Date createDate)
ShoppingOrderModel
setCreateDate in interface AuditedModelsetCreateDate in interface ShoppingOrderModelcreateDate - the create date of this shopping order@JSON public Date getModifiedDate()
ShoppingOrderModel
getModifiedDate in interface AuditedModelgetModifiedDate in interface ShoppingOrderModelpublic void setModifiedDate(Date modifiedDate)
ShoppingOrderModel
setModifiedDate in interface AuditedModelsetModifiedDate in interface ShoppingOrderModelmodifiedDate - the modified date of this shopping order@JSON public String getNumber()
ShoppingOrderModel
getNumber in interface ShoppingOrderModelpublic void setNumber(String number)
ShoppingOrderModel
setNumber in interface ShoppingOrderModelnumber - the number of this shopping orderpublic String getOriginalNumber()
@JSON public double getTax()
ShoppingOrderModel
getTax in interface ShoppingOrderModelpublic void setTax(double tax)
ShoppingOrderModel
setTax in interface ShoppingOrderModeltax - the tax of this shopping order@JSON public double getShipping()
ShoppingOrderModel
getShipping in interface ShoppingOrderModelpublic void setShipping(double shipping)
ShoppingOrderModel
setShipping in interface ShoppingOrderModelshipping - the shipping of this shopping order@JSON public String getAltShipping()
ShoppingOrderModel
getAltShipping in interface ShoppingOrderModelpublic void setAltShipping(String altShipping)
ShoppingOrderModel
setAltShipping in interface ShoppingOrderModelaltShipping - the alt shipping of this shopping order@JSON public boolean getRequiresShipping()
ShoppingOrderModel
getRequiresShipping in interface ShoppingOrderModelpublic boolean isRequiresShipping()
ShoppingOrderModeltrue if this shopping order is requires shipping.
isRequiresShipping in interface ShoppingOrderModeltrue if this shopping order is requires shipping; false otherwisepublic void setRequiresShipping(boolean requiresShipping)
ShoppingOrderModel
setRequiresShipping in interface ShoppingOrderModelrequiresShipping - the requires shipping of this shopping order@JSON public boolean getInsure()
ShoppingOrderModel
getInsure in interface ShoppingOrderModelpublic boolean isInsure()
ShoppingOrderModeltrue if this shopping order is insure.
isInsure in interface ShoppingOrderModeltrue if this shopping order is insure; false otherwisepublic void setInsure(boolean insure)
ShoppingOrderModel
setInsure in interface ShoppingOrderModelinsure - the insure of this shopping order@JSON public double getInsurance()
ShoppingOrderModel
getInsurance in interface ShoppingOrderModelpublic void setInsurance(double insurance)
ShoppingOrderModel
setInsurance in interface ShoppingOrderModelinsurance - the insurance of this shopping order@JSON public String getCouponCodes()
ShoppingOrderModel
getCouponCodes in interface ShoppingOrderModelpublic void setCouponCodes(String couponCodes)
ShoppingOrderModel
setCouponCodes in interface ShoppingOrderModelcouponCodes - the coupon codes of this shopping order@JSON public double getCouponDiscount()
ShoppingOrderModel
getCouponDiscount in interface ShoppingOrderModelpublic void setCouponDiscount(double couponDiscount)
ShoppingOrderModel
setCouponDiscount in interface ShoppingOrderModelcouponDiscount - the coupon discount of this shopping order@JSON public String getBillingFirstName()
ShoppingOrderModel
getBillingFirstName in interface ShoppingOrderModelpublic void setBillingFirstName(String billingFirstName)
ShoppingOrderModel
setBillingFirstName in interface ShoppingOrderModelbillingFirstName - the billing first name of this shopping order@JSON public String getBillingLastName()
ShoppingOrderModel
getBillingLastName in interface ShoppingOrderModelpublic void setBillingLastName(String billingLastName)
ShoppingOrderModel
setBillingLastName in interface ShoppingOrderModelbillingLastName - the billing last name of this shopping order@JSON public String getBillingEmailAddress()
ShoppingOrderModel
getBillingEmailAddress in interface ShoppingOrderModelpublic void setBillingEmailAddress(String billingEmailAddress)
ShoppingOrderModel
setBillingEmailAddress in interface ShoppingOrderModelbillingEmailAddress - the billing email address of this shopping order@JSON public String getBillingCompany()
ShoppingOrderModel
getBillingCompany in interface ShoppingOrderModelpublic void setBillingCompany(String billingCompany)
ShoppingOrderModel
setBillingCompany in interface ShoppingOrderModelbillingCompany - the billing company of this shopping order@JSON public String getBillingStreet()
ShoppingOrderModel
getBillingStreet in interface ShoppingOrderModelpublic void setBillingStreet(String billingStreet)
ShoppingOrderModel
setBillingStreet in interface ShoppingOrderModelbillingStreet - the billing street of this shopping order@JSON public String getBillingCity()
ShoppingOrderModel
getBillingCity in interface ShoppingOrderModelpublic void setBillingCity(String billingCity)
ShoppingOrderModel
setBillingCity in interface ShoppingOrderModelbillingCity - the billing city of this shopping order@JSON public String getBillingState()
ShoppingOrderModel
getBillingState in interface ShoppingOrderModelpublic void setBillingState(String billingState)
ShoppingOrderModel
setBillingState in interface ShoppingOrderModelbillingState - the billing state of this shopping order@JSON public String getBillingZip()
ShoppingOrderModel
getBillingZip in interface ShoppingOrderModelpublic void setBillingZip(String billingZip)
ShoppingOrderModel
setBillingZip in interface ShoppingOrderModelbillingZip - the billing zip of this shopping order@JSON public String getBillingCountry()
ShoppingOrderModel
getBillingCountry in interface ShoppingOrderModelpublic void setBillingCountry(String billingCountry)
ShoppingOrderModel
setBillingCountry in interface ShoppingOrderModelbillingCountry - the billing country of this shopping order@JSON public String getBillingPhone()
ShoppingOrderModel
getBillingPhone in interface ShoppingOrderModelpublic void setBillingPhone(String billingPhone)
ShoppingOrderModel
setBillingPhone in interface ShoppingOrderModelbillingPhone - the billing phone of this shopping order@JSON public boolean getShipToBilling()
ShoppingOrderModel
getShipToBilling in interface ShoppingOrderModelpublic boolean isShipToBilling()
ShoppingOrderModeltrue if this shopping order is ship to billing.
isShipToBilling in interface ShoppingOrderModeltrue if this shopping order is ship to billing; false otherwisepublic void setShipToBilling(boolean shipToBilling)
ShoppingOrderModel
setShipToBilling in interface ShoppingOrderModelshipToBilling - the ship to billing of this shopping order@JSON public String getShippingFirstName()
ShoppingOrderModel
getShippingFirstName in interface ShoppingOrderModelpublic void setShippingFirstName(String shippingFirstName)
ShoppingOrderModel
setShippingFirstName in interface ShoppingOrderModelshippingFirstName - the shipping first name of this shopping order@JSON public String getShippingLastName()
ShoppingOrderModel
getShippingLastName in interface ShoppingOrderModelpublic void setShippingLastName(String shippingLastName)
ShoppingOrderModel
setShippingLastName in interface ShoppingOrderModelshippingLastName - the shipping last name of this shopping order@JSON public String getShippingEmailAddress()
ShoppingOrderModel
getShippingEmailAddress in interface ShoppingOrderModelpublic void setShippingEmailAddress(String shippingEmailAddress)
ShoppingOrderModel
setShippingEmailAddress in interface ShoppingOrderModelshippingEmailAddress - the shipping email address of this shopping order@JSON public String getShippingCompany()
ShoppingOrderModel
getShippingCompany in interface ShoppingOrderModelpublic void setShippingCompany(String shippingCompany)
ShoppingOrderModel
setShippingCompany in interface ShoppingOrderModelshippingCompany - the shipping company of this shopping order@JSON public String getShippingStreet()
ShoppingOrderModel
getShippingStreet in interface ShoppingOrderModelpublic void setShippingStreet(String shippingStreet)
ShoppingOrderModel
setShippingStreet in interface ShoppingOrderModelshippingStreet - the shipping street of this shopping order@JSON public String getShippingCity()
ShoppingOrderModel
getShippingCity in interface ShoppingOrderModelpublic void setShippingCity(String shippingCity)
ShoppingOrderModel
setShippingCity in interface ShoppingOrderModelshippingCity - the shipping city of this shopping order@JSON public String getShippingState()
ShoppingOrderModel
getShippingState in interface ShoppingOrderModelpublic void setShippingState(String shippingState)
ShoppingOrderModel
setShippingState in interface ShoppingOrderModelshippingState - the shipping state of this shopping order@JSON public String getShippingZip()
ShoppingOrderModel
getShippingZip in interface ShoppingOrderModelpublic void setShippingZip(String shippingZip)
ShoppingOrderModel
setShippingZip in interface ShoppingOrderModelshippingZip - the shipping zip of this shopping order@JSON public String getShippingCountry()
ShoppingOrderModel
getShippingCountry in interface ShoppingOrderModelpublic void setShippingCountry(String shippingCountry)
ShoppingOrderModel
setShippingCountry in interface ShoppingOrderModelshippingCountry - the shipping country of this shopping order@JSON public String getShippingPhone()
ShoppingOrderModel
getShippingPhone in interface ShoppingOrderModelpublic void setShippingPhone(String shippingPhone)
ShoppingOrderModel
setShippingPhone in interface ShoppingOrderModelshippingPhone - the shipping phone of this shopping order@JSON public String getCcName()
ShoppingOrderModel
getCcName in interface ShoppingOrderModelpublic void setCcName(String ccName)
ShoppingOrderModel
setCcName in interface ShoppingOrderModelccName - the cc name of this shopping order@JSON public String getCcType()
ShoppingOrderModel
getCcType in interface ShoppingOrderModelpublic void setCcType(String ccType)
ShoppingOrderModel
setCcType in interface ShoppingOrderModelccType - the cc type of this shopping order@JSON public String getCcNumber()
ShoppingOrderModel
getCcNumber in interface ShoppingOrderModelpublic void setCcNumber(String ccNumber)
ShoppingOrderModel
setCcNumber in interface ShoppingOrderModelccNumber - the cc number of this shopping order@JSON public int getCcExpMonth()
ShoppingOrderModel
getCcExpMonth in interface ShoppingOrderModelpublic void setCcExpMonth(int ccExpMonth)
ShoppingOrderModel
setCcExpMonth in interface ShoppingOrderModelccExpMonth - the cc exp month of this shopping order@JSON public int getCcExpYear()
ShoppingOrderModel
getCcExpYear in interface ShoppingOrderModelpublic void setCcExpYear(int ccExpYear)
ShoppingOrderModel
setCcExpYear in interface ShoppingOrderModelccExpYear - the cc exp year of this shopping order@JSON public String getCcVerNumber()
ShoppingOrderModel
getCcVerNumber in interface ShoppingOrderModelpublic void setCcVerNumber(String ccVerNumber)
ShoppingOrderModel
setCcVerNumber in interface ShoppingOrderModelccVerNumber - the cc ver number of this shopping order@JSON public String getComments()
ShoppingOrderModel
getComments in interface ShoppingOrderModelpublic void setComments(String comments)
ShoppingOrderModel
setComments in interface ShoppingOrderModelcomments - the comments of this shopping order@JSON public 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()
@JSON 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 String getOriginalPpPaymentStatus()
@JSON public double getPpPaymentGross()
ShoppingOrderModel
getPpPaymentGross in interface ShoppingOrderModelpublic void setPpPaymentGross(double ppPaymentGross)
ShoppingOrderModel
setPpPaymentGross in interface ShoppingOrderModelppPaymentGross - the pp payment gross of this shopping order@JSON public String getPpReceiverEmail()
ShoppingOrderModel
getPpReceiverEmail in interface ShoppingOrderModelpublic void setPpReceiverEmail(String ppReceiverEmail)
ShoppingOrderModel
setPpReceiverEmail in interface ShoppingOrderModelppReceiverEmail - the pp receiver email of this shopping order@JSON public String getPpPayerEmail()
ShoppingOrderModel
getPpPayerEmail in interface ShoppingOrderModelpublic void setPpPayerEmail(String ppPayerEmail)
ShoppingOrderModel
setPpPayerEmail in interface ShoppingOrderModelppPayerEmail - the pp payer email of this shopping order@JSON public boolean getSendOrderEmail()
ShoppingOrderModel
getSendOrderEmail in interface ShoppingOrderModelpublic boolean isSendOrderEmail()
ShoppingOrderModeltrue if this shopping order is send order email.
isSendOrderEmail in interface ShoppingOrderModeltrue if this shopping order is send order email; false otherwisepublic void setSendOrderEmail(boolean sendOrderEmail)
ShoppingOrderModel
setSendOrderEmail in interface ShoppingOrderModelsendOrderEmail - the send order email of this shopping order@JSON public boolean getSendShippingEmail()
ShoppingOrderModel
getSendShippingEmail in interface ShoppingOrderModelpublic boolean isSendShippingEmail()
ShoppingOrderModeltrue if this shopping order is send shipping email.
isSendShippingEmail in interface ShoppingOrderModeltrue if this shopping order is send shipping email; false otherwisepublic void setSendShippingEmail(boolean sendShippingEmail)
ShoppingOrderModel
setSendShippingEmail in interface ShoppingOrderModelsendShippingEmail - the send shipping email of this shopping orderpublic long getColumnBitmask()
public ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<ShoppingOrder>getExpandoBridge in interface ClassedModelgetExpandoBridge 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 be appliedServiceContext.getExpandoBridgeAttributes(
)public ShoppingOrder toEscapedModel()
BaseModelAutoEscapeBeanHandler.
toEscapedModel in interface BaseModel<ShoppingOrder>toEscapedModel in interface ShoppingOrderModeltoEscapedModel in class BaseModelImpl<ShoppingOrder>AutoEscapeBeanHandlerpublic 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 void resetOriginalValues()
BaseModel
resetOriginalValues in interface BaseModel<ShoppingOrder>resetOriginalValues in class BaseModelImpl<ShoppingOrder>public CacheModel<ShoppingOrder> toCacheModel()
BaseModel
toCacheModel in interface BaseModel<ShoppingOrder>toCacheModel in interface ShoppingOrderModeltoCacheModel in class BaseModelImpl<ShoppingOrder>public String toString()
toString in interface ShoppingOrderModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<ShoppingOrder>toXmlString in interface ShoppingOrderModel
|
Liferay 6.2.0-ce-rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||