|
Liferay 6.0-ee-sp2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.shopping.model.ShoppingOrderWrapper
public class ShoppingOrderWrapper
This class is a wrapper for ShoppingOrder.
ShoppingOrder,
Serialized Form| 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()
Returns 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. |
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
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()
Returns 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()
Returns true if this model instance was retrieved from the
entity cache. |
boolean |
isEscapedModel()
Returns true if this model instance is escaped. |
boolean |
isInsure()
Determines if this shopping order is insure. |
boolean |
isNew()
Returns true if this model instance does not yet exist in
the database. |
boolean |
isRequiresShipping()
Determines if this shopping order is requires shipping. |
boolean |
isSendOrderEmail()
Determines if this shopping order is send order email. |
boolean |
isSendShippingEmail()
Determines if this shopping order is send shipping email. |
boolean |
isShipToBilling()
Determines if this shopping order is ship to billing. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet exist. |
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setAltShipping(String altShipping)
Sets the alt shipping of this shopping order. |
void |
setBillingCity(String billingCity)
Sets the billing city of this shopping order. |
void |
setBillingCompany(String billingCompany)
Sets the billing company of this shopping order. |
void |
setBillingCountry(String billingCountry)
Sets the billing country of this shopping order. |
void |
setBillingEmailAddress(String billingEmailAddress)
Sets the billing email address of this shopping order. |
void |
setBillingFirstName(String billingFirstName)
Sets the billing first name of this shopping order. |
void |
setBillingLastName(String billingLastName)
Sets the billing last name of this shopping order. |
void |
setBillingPhone(String billingPhone)
Sets the billing phone of this shopping order. |
void |
setBillingState(String billingState)
Sets the billing state of this shopping order. |
void |
setBillingStreet(String billingStreet)
Sets the billing street of this shopping order. |
void |
setBillingZip(String billingZip)
Sets the billing zip of this shopping order. |
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache. |
void |
setCcExpMonth(int ccExpMonth)
Sets the cc exp month of this shopping order. |
void |
setCcExpYear(int ccExpYear)
Sets the cc exp year of this shopping order. |
void |
setCcName(String ccName)
Sets the cc name of this shopping order. |
void |
setCcNumber(String ccNumber)
Sets the cc number of this shopping order. |
void |
setCcType(String ccType)
Sets the cc type of this shopping order. |
void |
setCcVerNumber(String ccVerNumber)
Sets the cc ver number of this shopping order. |
void |
setComments(String comments)
Sets the comments of this shopping order. |
void |
setCompanyId(long companyId)
Sets the company ID of this shopping order. |
void |
setCouponCodes(String couponCodes)
Sets the coupon codes of this shopping order. |
void |
setCouponDiscount(double couponDiscount)
Sets the coupon discount of this shopping order. |
void |
setCreateDate(Date createDate)
Sets the create date of this shopping order. |
void |
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 shopping order 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 primaryKey)
Sets the primary key of this shopping order |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
void |
setRequiresShipping(boolean requiresShipping)
Sets whether this shopping order is requires shipping. |
void |
setSendOrderEmail(boolean sendOrderEmail)
Sets whether this shopping order is send order email. |
void |
setSendShippingEmail(boolean sendShippingEmail)
Sets whether this shopping order is send shipping email. |
void |
setShipping(double shipping)
Sets the shipping of this shopping order. |
void |
setShippingCity(String shippingCity)
Sets the shipping city of this shopping order. |
void |
setShippingCompany(String shippingCompany)
Sets the shipping company of this shopping order. |
void |
setShippingCountry(String shippingCountry)
Sets the shipping country of this shopping order. |
void |
setShippingEmailAddress(String shippingEmailAddress)
Sets the shipping email address of this shopping order. |
void |
setShippingFirstName(String shippingFirstName)
Sets the shipping first name of this shopping order. |
void |
setShippingLastName(String shippingLastName)
Sets the shipping last name of this shopping order. |
void |
setShippingPhone(String shippingPhone)
Sets the shipping phone of this shopping order. |
void |
setShippingState(String shippingState)
Sets the shipping state of this shopping order. |
void |
setShippingStreet(String shippingStreet)
Sets the shipping street of this shopping order. |
void |
setShippingZip(String shippingZip)
Sets the shipping zip of this shopping order. |
void |
setShipToBilling(boolean shipToBilling)
Sets whether this shopping order is ship to billing. |
void |
setTax(double tax)
Sets the tax of this shopping order. |
void |
setUserId(long userId)
Sets the user ID of this shopping order. |
void |
setUserName(String userName)
Sets the user name of this shopping order. |
void |
setUserUuid(String userUuid)
Sets the user uuid of this shopping order. |
CacheModel<ShoppingOrder> |
toCacheModel()
Returns a cache model object for this entity used by entity cache. |
ShoppingOrder |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler. |
String |
toString()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ShoppingOrderWrapper(ShoppingOrder shoppingOrder)
| Method Detail |
|---|
public Class<?> getModelClass()
getModelClass in interface ClassedModelpublic String getModelClassName()
getModelClassName in interface ClassedModelpublic long getPrimaryKey()
getPrimaryKey in interface ShoppingOrderModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface ShoppingOrderModelprimaryKey - the primary key of this shopping orderpublic long getOrderId()
getOrderId in interface ShoppingOrderModelpublic void setOrderId(long orderId)
setOrderId in interface ShoppingOrderModelorderId - the order ID of this shopping orderpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface ShoppingOrderModelpublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface ShoppingOrderModelgroupId - the group ID of this shopping orderpublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface ShoppingOrderModelpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface ShoppingOrderModelcompanyId - the company ID of this shopping orderpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface ShoppingOrderModelpublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface ShoppingOrderModeluserId - the user ID of this shopping order
public String getUserUuid()
throws SystemException
getUserUuid in interface AuditedModelgetUserUuid in interface ShoppingOrderModelSystemException - if a system exception occurredpublic void setUserUuid(String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface ShoppingOrderModeluserUuid - the user uuid of this shopping orderpublic String getUserName()
getUserName in interface AuditedModelgetUserName in interface ShoppingOrderModelpublic void setUserName(String userName)
setUserName in interface AuditedModelsetUserName in interface ShoppingOrderModeluserName - the user name of this shopping orderpublic Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface ShoppingOrderModelpublic void setCreateDate(Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface ShoppingOrderModelcreateDate - the create date of this shopping orderpublic Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface ShoppingOrderModelpublic void setModifiedDate(Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface ShoppingOrderModelmodifiedDate - the modified date of this shopping orderpublic String getNumber()
getNumber in interface ShoppingOrderModelpublic void setNumber(String number)
setNumber in interface ShoppingOrderModelnumber - the number of this shopping orderpublic double getTax()
getTax in interface ShoppingOrderModelpublic void setTax(double tax)
setTax in interface ShoppingOrderModeltax - the tax of this shopping orderpublic double getShipping()
getShipping in interface ShoppingOrderModelpublic void setShipping(double shipping)
setShipping in interface ShoppingOrderModelshipping - the shipping of this shopping orderpublic String getAltShipping()
getAltShipping in interface ShoppingOrderModelpublic void setAltShipping(String altShipping)
setAltShipping in interface ShoppingOrderModelaltShipping - the alt shipping of this shopping orderpublic boolean getRequiresShipping()
getRequiresShipping in interface ShoppingOrderModelpublic boolean isRequiresShipping()
isRequiresShipping in interface ShoppingOrderModeltrue if this shopping order is requires shipping; false otherwisepublic void setRequiresShipping(boolean requiresShipping)
setRequiresShipping in interface ShoppingOrderModelrequiresShipping - the requires shipping of this shopping orderpublic boolean getInsure()
getInsure in interface ShoppingOrderModelpublic boolean isInsure()
isInsure in interface ShoppingOrderModeltrue if this shopping order is insure; false otherwisepublic void setInsure(boolean insure)
setInsure in interface ShoppingOrderModelinsure - the insure of this shopping orderpublic double getInsurance()
getInsurance in interface ShoppingOrderModelpublic void setInsurance(double insurance)
setInsurance in interface ShoppingOrderModelinsurance - the insurance of this shopping orderpublic String getCouponCodes()
getCouponCodes in interface ShoppingOrderModelpublic void setCouponCodes(String couponCodes)
setCouponCodes in interface ShoppingOrderModelcouponCodes - the coupon codes of this shopping orderpublic double getCouponDiscount()
getCouponDiscount in interface ShoppingOrderModelpublic void setCouponDiscount(double couponDiscount)
setCouponDiscount in interface ShoppingOrderModelcouponDiscount - the coupon discount of this shopping orderpublic String getBillingFirstName()
getBillingFirstName in interface ShoppingOrderModelpublic void setBillingFirstName(String billingFirstName)
setBillingFirstName in interface ShoppingOrderModelbillingFirstName - the billing first name of this shopping orderpublic String getBillingLastName()
getBillingLastName in interface ShoppingOrderModelpublic void setBillingLastName(String billingLastName)
setBillingLastName in interface ShoppingOrderModelbillingLastName - the billing last name of this shopping orderpublic String getBillingEmailAddress()
getBillingEmailAddress in interface ShoppingOrderModelpublic void setBillingEmailAddress(String billingEmailAddress)
setBillingEmailAddress in interface ShoppingOrderModelbillingEmailAddress - the billing email address of this shopping orderpublic String getBillingCompany()
getBillingCompany in interface ShoppingOrderModelpublic void setBillingCompany(String billingCompany)
setBillingCompany in interface ShoppingOrderModelbillingCompany - the billing company of this shopping orderpublic String getBillingStreet()
getBillingStreet in interface ShoppingOrderModelpublic void setBillingStreet(String billingStreet)
setBillingStreet in interface ShoppingOrderModelbillingStreet - the billing street of this shopping orderpublic String getBillingCity()
getBillingCity in interface ShoppingOrderModelpublic void setBillingCity(String billingCity)
setBillingCity in interface ShoppingOrderModelbillingCity - the billing city of this shopping orderpublic String getBillingState()
getBillingState in interface ShoppingOrderModelpublic void setBillingState(String billingState)
setBillingState in interface ShoppingOrderModelbillingState - the billing state of this shopping orderpublic String getBillingZip()
getBillingZip in interface ShoppingOrderModelpublic void setBillingZip(String billingZip)
setBillingZip in interface ShoppingOrderModelbillingZip - the billing zip of this shopping orderpublic String getBillingCountry()
getBillingCountry in interface ShoppingOrderModelpublic void setBillingCountry(String billingCountry)
setBillingCountry in interface ShoppingOrderModelbillingCountry - the billing country of this shopping orderpublic String getBillingPhone()
getBillingPhone in interface ShoppingOrderModelpublic void setBillingPhone(String billingPhone)
setBillingPhone in interface ShoppingOrderModelbillingPhone - the billing phone of this shopping orderpublic boolean getShipToBilling()
getShipToBilling in interface ShoppingOrderModelpublic boolean isShipToBilling()
isShipToBilling in interface ShoppingOrderModeltrue if this shopping order is ship to billing; false otherwisepublic void setShipToBilling(boolean shipToBilling)
setShipToBilling in interface ShoppingOrderModelshipToBilling - the ship to billing of this shopping orderpublic String getShippingFirstName()
getShippingFirstName in interface ShoppingOrderModelpublic void setShippingFirstName(String shippingFirstName)
setShippingFirstName in interface ShoppingOrderModelshippingFirstName - the shipping first name of this shopping orderpublic String getShippingLastName()
getShippingLastName in interface ShoppingOrderModelpublic void setShippingLastName(String shippingLastName)
setShippingLastName in interface ShoppingOrderModelshippingLastName - the shipping last name of this shopping orderpublic String getShippingEmailAddress()
getShippingEmailAddress in interface ShoppingOrderModelpublic void setShippingEmailAddress(String shippingEmailAddress)
setShippingEmailAddress in interface ShoppingOrderModelshippingEmailAddress - the shipping email address of this shopping orderpublic String getShippingCompany()
getShippingCompany in interface ShoppingOrderModelpublic void setShippingCompany(String shippingCompany)
setShippingCompany in interface ShoppingOrderModelshippingCompany - the shipping company of this shopping orderpublic String getShippingStreet()
getShippingStreet in interface ShoppingOrderModelpublic void setShippingStreet(String shippingStreet)
setShippingStreet in interface ShoppingOrderModelshippingStreet - the shipping street of this shopping orderpublic String getShippingCity()
getShippingCity in interface ShoppingOrderModelpublic void setShippingCity(String shippingCity)
setShippingCity in interface ShoppingOrderModelshippingCity - the shipping city of this shopping orderpublic String getShippingState()
getShippingState in interface ShoppingOrderModelpublic void setShippingState(String shippingState)
setShippingState in interface ShoppingOrderModelshippingState - the shipping state of this shopping orderpublic String getShippingZip()
getShippingZip in interface ShoppingOrderModelpublic void setShippingZip(String shippingZip)
setShippingZip in interface ShoppingOrderModelshippingZip - the shipping zip of this shopping orderpublic String getShippingCountry()
getShippingCountry in interface ShoppingOrderModelpublic void setShippingCountry(String shippingCountry)
setShippingCountry in interface ShoppingOrderModelshippingCountry - the shipping country of this shopping orderpublic String getShippingPhone()
getShippingPhone in interface ShoppingOrderModelpublic void setShippingPhone(String shippingPhone)
setShippingPhone in interface ShoppingOrderModelshippingPhone - the shipping phone of this shopping orderpublic String getCcName()
getCcName in interface ShoppingOrderModelpublic void setCcName(String ccName)
setCcName in interface ShoppingOrderModelccName - the cc name of this shopping orderpublic String getCcType()
getCcType in interface ShoppingOrderModelpublic void setCcType(String ccType)
setCcType in interface ShoppingOrderModelccType - the cc type of this shopping orderpublic String getCcNumber()
getCcNumber in interface ShoppingOrderModelpublic void setCcNumber(String ccNumber)
setCcNumber in interface ShoppingOrderModelccNumber - the cc number of this shopping orderpublic int getCcExpMonth()
getCcExpMonth in interface ShoppingOrderModelpublic void setCcExpMonth(int ccExpMonth)
setCcExpMonth in interface ShoppingOrderModelccExpMonth - the cc exp month of this shopping orderpublic int getCcExpYear()
getCcExpYear in interface ShoppingOrderModelpublic void setCcExpYear(int ccExpYear)
setCcExpYear in interface ShoppingOrderModelccExpYear - the cc exp year of this shopping orderpublic String getCcVerNumber()
getCcVerNumber in interface ShoppingOrderModelpublic void setCcVerNumber(String ccVerNumber)
setCcVerNumber in interface ShoppingOrderModelccVerNumber - the cc ver number of this shopping orderpublic String getComments()
getComments in interface ShoppingOrderModelpublic void setComments(String comments)
setComments in interface ShoppingOrderModelcomments - the comments of this shopping orderpublic String getPpTxnId()
getPpTxnId in interface ShoppingOrderModelpublic void setPpTxnId(String ppTxnId)
setPpTxnId in interface ShoppingOrderModelppTxnId - the pp txn ID of this shopping orderpublic String getPpPaymentStatus()
getPpPaymentStatus in interface ShoppingOrderModelpublic void setPpPaymentStatus(String ppPaymentStatus)
setPpPaymentStatus in interface ShoppingOrderModelppPaymentStatus - the pp payment status of this shopping orderpublic double getPpPaymentGross()
getPpPaymentGross in interface ShoppingOrderModelpublic void setPpPaymentGross(double ppPaymentGross)
setPpPaymentGross in interface ShoppingOrderModelppPaymentGross - the pp payment gross of this shopping orderpublic String getPpReceiverEmail()
getPpReceiverEmail in interface ShoppingOrderModelpublic void setPpReceiverEmail(String ppReceiverEmail)
setPpReceiverEmail in interface ShoppingOrderModelppReceiverEmail - the pp receiver email of this shopping orderpublic String getPpPayerEmail()
getPpPayerEmail in interface ShoppingOrderModelpublic void setPpPayerEmail(String ppPayerEmail)
setPpPayerEmail in interface ShoppingOrderModelppPayerEmail - the pp payer email of this shopping orderpublic boolean getSendOrderEmail()
getSendOrderEmail in interface ShoppingOrderModelpublic boolean isSendOrderEmail()
isSendOrderEmail in interface ShoppingOrderModeltrue if this shopping order is send order email; false otherwisepublic void setSendOrderEmail(boolean sendOrderEmail)
setSendOrderEmail in interface ShoppingOrderModelsendOrderEmail - the send order email of this shopping orderpublic boolean getSendShippingEmail()
getSendShippingEmail in interface ShoppingOrderModelpublic boolean isSendShippingEmail()
isSendShippingEmail in interface ShoppingOrderModeltrue if this shopping order is send shipping email; false otherwisepublic void setSendShippingEmail(boolean sendShippingEmail)
setSendShippingEmail in interface ShoppingOrderModelsendShippingEmail - the send shipping email of this shopping orderpublic boolean isNew()
BaseModeltrue if this model instance does not yet exist in
the database.
isNew in interface BaseModel<ShoppingOrder>isNew in interface ShoppingOrderModeltrue if this model instance does not yet exist in
the database; false otherwisepublic void setNew(boolean n)
BaseModel
setNew in interface BaseModel<ShoppingOrder>setNew in interface ShoppingOrderModeln - whether this model instance does not yet exist in the databasepublic boolean isCachedModel()
BaseModeltrue if this model instance was retrieved from the
entity cache.
isCachedModel in interface BaseModel<ShoppingOrder>isCachedModel in interface ShoppingOrderModeltrue if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)public void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel in interface BaseModel<ShoppingOrder>setCachedModel in interface ShoppingOrderModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic boolean isEscapedModel()
BaseModeltrue if this model instance is escaped.
isEscapedModel in interface BaseModel<ShoppingOrder>isEscapedModel in interface ShoppingOrderModeltrue if this model instance is escaped;
false otherwiseBaseModel.setEscapedModel(boolean)public 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>setEscapedModel in interface ShoppingOrderModelescapedModel - whether this model instance is escapedAutoEscapeBeanHandlerpublic 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 ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<ShoppingOrder>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface ShoppingOrderModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<ShoppingOrder>setExpandoBridgeAttributes in interface ShoppingOrderModelserviceContext - the service contextServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<ShoppingOrder>clone in interface ShoppingOrderModelclone in class Objectpublic int compareTo(ShoppingOrder shoppingOrder)
compareTo in interface ShoppingOrderModelcompareTo in interface Comparable<ShoppingOrder>public int hashCode()
hashCode in interface ShoppingOrderModelhashCode in class Objectpublic CacheModel<ShoppingOrder> toCacheModel()
BaseModel
toCacheModel in interface BaseModel<ShoppingOrder>toCacheModel in interface ShoppingOrderModelpublic ShoppingOrder toEscapedModel()
BaseModelAutoEscapeBeanHandler.
toEscapedModel in interface BaseModel<ShoppingOrder>toEscapedModel in interface ShoppingOrderModelAutoEscapeBeanHandlerpublic String toString()
toString in interface ShoppingOrderModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<ShoppingOrder>toXmlString in interface ShoppingOrderModel
public void persist()
throws SystemException
PersistedModel
persist in interface PersistedModelSystemException - if a system exception occurredpublic ShoppingOrder getWrappedShoppingOrder()
public void resetOriginalValues()
BaseModel
resetOriginalValues in interface BaseModel<ShoppingOrder>
|
Liferay 6.0-ee-sp2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||