|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShoppingOrderModel
The base model interface for the ShoppingOrder service. Represents a row in the "ShoppingOrder" database table, with each column mapped to a property of this class.
This interface and its corresponding implementation ShoppingOrderModelImpl
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 interface directly. All methods that expect a shopping order model instance should use the ShoppingOrder
interface instead.
ShoppingOrder
,
ShoppingOrderImpl
,
ShoppingOrderModelImpl
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. |
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. |
Method Detail |
---|
long getPrimaryKey()
void setPrimaryKey(long pk)
pk
- the primary key of this shopping orderlong getOrderId()
void setOrderId(long orderId)
orderId
- the order id of this shopping orderlong getGroupId()
void setGroupId(long groupId)
groupId
- the group id of this shopping orderlong getCompanyId()
void setCompanyId(long companyId)
companyId
- the company id of this shopping orderlong getUserId()
void setUserId(long userId)
userId
- the user id of this shopping orderString getUserUuid() throws SystemException
SystemException
- if a system exception occurredvoid setUserUuid(String userUuid)
userUuid
- the user uuid of this shopping order@AutoEscape String getUserName()
void setUserName(String userName)
userName
- the user name of this shopping orderDate getCreateDate()
void setCreateDate(Date createDate)
createDate
- the create date of this shopping orderDate getModifiedDate()
void setModifiedDate(Date modifiedDate)
modifiedDate
- the modified date of this shopping order@AutoEscape String getNumber()
void setNumber(String number)
number
- the number of this shopping orderdouble getTax()
void setTax(double tax)
tax
- the tax of this shopping orderdouble getShipping()
void setShipping(double shipping)
shipping
- the shipping of this shopping order@AutoEscape String getAltShipping()
void setAltShipping(String altShipping)
altShipping
- the alt shipping of this shopping orderboolean getRequiresShipping()
boolean isRequiresShipping()
void setRequiresShipping(boolean requiresShipping)
requiresShipping
- the requires shipping of this shopping orderboolean getInsure()
boolean isInsure()
void setInsure(boolean insure)
insure
- the insure of this shopping orderdouble getInsurance()
void setInsurance(double insurance)
insurance
- the insurance of this shopping order@AutoEscape String getCouponCodes()
void setCouponCodes(String couponCodes)
couponCodes
- the coupon codes of this shopping orderdouble getCouponDiscount()
void setCouponDiscount(double couponDiscount)
couponDiscount
- the coupon discount of this shopping order@AutoEscape String getBillingFirstName()
void setBillingFirstName(String billingFirstName)
billingFirstName
- the billing first name of this shopping order@AutoEscape String getBillingLastName()
void setBillingLastName(String billingLastName)
billingLastName
- the billing last name of this shopping order@AutoEscape String getBillingEmailAddress()
void setBillingEmailAddress(String billingEmailAddress)
billingEmailAddress
- the billing email address of this shopping order@AutoEscape String getBillingCompany()
void setBillingCompany(String billingCompany)
billingCompany
- the billing company of this shopping order@AutoEscape String getBillingStreet()
void setBillingStreet(String billingStreet)
billingStreet
- the billing street of this shopping order@AutoEscape String getBillingCity()
void setBillingCity(String billingCity)
billingCity
- the billing city of this shopping order@AutoEscape String getBillingState()
void setBillingState(String billingState)
billingState
- the billing state of this shopping order@AutoEscape String getBillingZip()
void setBillingZip(String billingZip)
billingZip
- the billing zip of this shopping order@AutoEscape String getBillingCountry()
void setBillingCountry(String billingCountry)
billingCountry
- the billing country of this shopping order@AutoEscape String getBillingPhone()
void setBillingPhone(String billingPhone)
billingPhone
- the billing phone of this shopping orderboolean getShipToBilling()
boolean isShipToBilling()
void setShipToBilling(boolean shipToBilling)
shipToBilling
- the ship to billing of this shopping order@AutoEscape String getShippingFirstName()
void setShippingFirstName(String shippingFirstName)
shippingFirstName
- the shipping first name of this shopping order@AutoEscape String getShippingLastName()
void setShippingLastName(String shippingLastName)
shippingLastName
- the shipping last name of this shopping order@AutoEscape String getShippingEmailAddress()
void setShippingEmailAddress(String shippingEmailAddress)
shippingEmailAddress
- the shipping email address of this shopping order@AutoEscape String getShippingCompany()
void setShippingCompany(String shippingCompany)
shippingCompany
- the shipping company of this shopping order@AutoEscape String getShippingStreet()
void setShippingStreet(String shippingStreet)
shippingStreet
- the shipping street of this shopping order@AutoEscape String getShippingCity()
void setShippingCity(String shippingCity)
shippingCity
- the shipping city of this shopping order@AutoEscape String getShippingState()
void setShippingState(String shippingState)
shippingState
- the shipping state of this shopping order@AutoEscape String getShippingZip()
void setShippingZip(String shippingZip)
shippingZip
- the shipping zip of this shopping order@AutoEscape String getShippingCountry()
void setShippingCountry(String shippingCountry)
shippingCountry
- the shipping country of this shopping order@AutoEscape String getShippingPhone()
void setShippingPhone(String shippingPhone)
shippingPhone
- the shipping phone of this shopping order@AutoEscape String getCcName()
void setCcName(String ccName)
ccName
- the cc name of this shopping order@AutoEscape String getCcType()
void setCcType(String ccType)
ccType
- the cc type of this shopping order@AutoEscape String getCcNumber()
void setCcNumber(String ccNumber)
ccNumber
- the cc number of this shopping orderint getCcExpMonth()
void setCcExpMonth(int ccExpMonth)
ccExpMonth
- the cc exp month of this shopping orderint getCcExpYear()
void setCcExpYear(int ccExpYear)
ccExpYear
- the cc exp year of this shopping order@AutoEscape String getCcVerNumber()
void setCcVerNumber(String ccVerNumber)
ccVerNumber
- the cc ver number of this shopping order@AutoEscape String getComments()
void setComments(String comments)
comments
- the comments of this shopping order@AutoEscape String getPpTxnId()
void setPpTxnId(String ppTxnId)
ppTxnId
- the pp txn id of this shopping order@AutoEscape String getPpPaymentStatus()
void setPpPaymentStatus(String ppPaymentStatus)
ppPaymentStatus
- the pp payment status of this shopping orderdouble getPpPaymentGross()
void setPpPaymentGross(double ppPaymentGross)
ppPaymentGross
- the pp payment gross of this shopping order@AutoEscape String getPpReceiverEmail()
void setPpReceiverEmail(String ppReceiverEmail)
ppReceiverEmail
- the pp receiver email of this shopping order@AutoEscape String getPpPayerEmail()
void setPpPayerEmail(String ppPayerEmail)
ppPayerEmail
- the pp payer email of this shopping orderboolean getSendOrderEmail()
boolean isSendOrderEmail()
void setSendOrderEmail(boolean sendOrderEmail)
sendOrderEmail
- the send order email of this shopping orderboolean getSendShippingEmail()
boolean isSendShippingEmail()
void setSendShippingEmail(boolean sendShippingEmail)
sendShippingEmail
- the send shipping email of this shopping orderShoppingOrder toEscapedModel()
AutoEscapeBeanHandler
.
AutoEscapeBeanHandler
boolean isNew()
BaseModel
isNew
in interface BaseModel<ShoppingOrder>
true
if this model instance does not yet exist in
the database; false
otherwisevoid setNew(boolean n)
BaseModel
setNew
in interface BaseModel<ShoppingOrder>
n
- whether this model instance does not yet exist in the databaseboolean isCachedModel()
BaseModel
isCachedModel
in interface BaseModel<ShoppingOrder>
true
if this model instance was retrieved from the
entity cache; false
otherwiseBaseModel.setCachedModel(boolean)
void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel
in interface BaseModel<ShoppingOrder>
cachedModel
- whether this model instance was retrieved from the
entity cacheEntityCache
boolean isEscapedModel()
BaseModel
isEscapedModel
in interface BaseModel<ShoppingOrder>
true
if this model instance is escaped;
false
otherwiseBaseModel.setEscapedModel(boolean)
void setEscapedModel(boolean escapedModel)
BaseModel
A model instance can be made escaped by wrapping it with an HTML auto
escape handler using its toEscapedModel
method. For example,
UserModel.toEscapedModel()
.
setEscapedModel
in interface BaseModel<ShoppingOrder>
escapedModel
- whether this model instance is escapedAutoEscapeBeanHandler
Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface BaseModel<ShoppingOrder>
ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<ShoppingOrder>
void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface BaseModel<ShoppingOrder>
serviceContext
- the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)
Object clone()
BaseModel
clone
in interface BaseModel<ShoppingOrder>
int compareTo(ShoppingOrder shoppingOrder)
compareTo
in interface Comparable<ShoppingOrder>
int hashCode()
hashCode
in class Object
String toString()
toString
in class Object
String toXmlString()
BaseModel
toXmlString
in interface BaseModel<ShoppingOrder>
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |