org.paneris.jammyjoes.model.generated
Class ShopOrderBase

java.lang.Object
  extended by org.melati.poem.transaction.Transactioned
      extended by org.melati.poem.JdbcPersistent
          extended by org.paneris.jammyjoes.model.generated.ShopOrderBase
All Implemented Interfaces:
java.lang.Cloneable, org.melati.poem.Persistable, org.melati.poem.Persistent, org.melati.poem.Treeable
Direct Known Subclasses:
ShopOrder

public abstract class ShopOrderBase
extends org.melati.poem.JdbcPersistent

Melati POEM generated abstract base class for a Persistent ShopOrder Object.


Field Summary
protected  java.lang.String address
          Address
protected  java.lang.Integer affiliate
          affiliate - The affiliate for this order (if any)
protected  java.lang.Boolean affiliatepaid
          Affiliate Paid? - Has the Affiliate been paid for this order?
protected  java.lang.Boolean alert
          Alert! - Please read the comments to find out new actions for this order
protected  java.lang.Double amount
          Total Amount (in customer's currency) - The total amount of the order (in customer's currency)
protected  java.lang.Double amountUK
          Total Amount - The total amount of the order (UK Sterling Equivalent)
protected  java.lang.Double comission
          Commission Percentage - The Commission Percentage to go to the Affiliate
protected  java.lang.String comment
          Comment - Any comments by JammyJoes people reguarding this order
protected  java.lang.String country
          Country
protected  java.lang.Integer currency
          currency - The currency for this order
protected  java.lang.String customerComment
          Comment - Commends by the customer reguarding this order
protected  java.sql.Timestamp date
          Date - The date that this order was placed (leave blank to autocomplete)
protected  java.lang.Double delivery
          Total Delivery (in customer's currency) - The total delivery charge for the order (in customer's currency)
protected  java.lang.String deliveryName
          Delivery name - The name of the persone to whom we are delivering
protected  java.lang.Double deliveryUK
          Total Delivery (UK Sterling Equivalent) - The total delivery charge for the order (UK Sterling Equivalent)
protected  java.lang.String email
          email - email
protected  java.sql.Timestamp fufilleddate
          Fufilled Date - The date that this order was fufilled (leave blank to autocomplete)
protected  java.lang.Integer id
          id
protected  java.lang.String message
          Message - A message to be included with this order
protected  java.lang.String name
          Full name - The user's real name
protected  java.lang.Integer operator
          Operator - The Operator who took this Order
protected  java.lang.String postcode
          Postcode - Order postcode
protected  java.lang.Boolean spam
          Want Spam? - Does the user want to receive spam email?
protected  java.lang.Integer status
          Status - The status of this order
protected  java.lang.String tel
          Telephone - Order telephone number
protected  java.lang.String town
          Town / City
protected  java.lang.Integer type
          Type - The type of this order
protected  java.lang.Integer user
          User - The Customer
protected  java.lang.Integer wrapping
          wrapping - What kind of wrapping paper should be used
protected  java.lang.Integer zone
          zone - The delivery zone for this order
 
Fields inherited from class org.melati.poem.transaction.Transactioned
valid
 
Constructor Summary
ShopOrderBase()
           
 
Method Summary
 java.lang.String getAddress_unsafe()
          Retrieves the Address value, without locking, for this ShopOrder Persistent.
 java.lang.String getAddress()
          Retrieves the Address value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getAddressField()
          Retrieves the Address value as a Field from this ShopOrder Persistent.
 java.lang.Integer getAffiliate_unsafe()
          Retrieves the Affiliate value, without locking, for this ShopOrder Persistent.
 Affiliate getAffiliate()
          Retrieves the Affiliate object referred to.
 org.melati.poem.Field getAffiliateField()
          Retrieves the Affiliate value as a Field from this ShopOrder Persistent.
 java.lang.Boolean getAffiliatepaid_unsafe()
          Retrieves the Affiliatepaid value, without locking, for this ShopOrder Persistent.
 java.lang.Boolean getAffiliatepaid()
          Retrieves the Affiliatepaid value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getAffiliatepaidField()
          Retrieves the Affiliatepaid value as a Field from this ShopOrder Persistent.
 java.lang.Integer getAffiliateTroid()
          Retrieves the Table Row Object ID.
 java.lang.Boolean getAlert_unsafe()
          Retrieves the Alert value, without locking, for this ShopOrder Persistent.
 java.lang.Boolean getAlert()
          Retrieves the Alert value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getAlertField()
          Retrieves the Alert value as a Field from this ShopOrder Persistent.
 java.lang.Double getAmount_unsafe()
          Retrieves the Amount value, without locking, for this ShopOrder Persistent.
 java.lang.Double getAmount()
          Retrieves the Amount value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getAmountField()
          Retrieves the Amount value as a Field from this ShopOrder Persistent.
 java.lang.Double getAmountUK_unsafe()
          Retrieves the AmountUK value, without locking, for this ShopOrder Persistent.
 java.lang.Double getAmountUK()
          Retrieves the AmountUK value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getAmountUKField()
          Retrieves the AmountUK value as a Field from this ShopOrder Persistent.
 java.lang.Double getComission_unsafe()
          Retrieves the Comission value, without locking, for this ShopOrder Persistent.
 java.lang.Double getComission()
          Retrieves the Comission value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getComissionField()
          Retrieves the Comission value as a Field from this ShopOrder Persistent.
 java.lang.String getComment_unsafe()
          Retrieves the Comment value, without locking, for this ShopOrder Persistent.
 java.lang.String getComment()
          Retrieves the Comment value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getCommentField()
          Retrieves the Comment value as a Field from this ShopOrder Persistent.
 java.lang.String getCountry_unsafe()
          Retrieves the Country value, without locking, for this ShopOrder Persistent.
 java.lang.String getCountry()
          Retrieves the Country value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getCountryField()
          Retrieves the Country value as a Field from this ShopOrder Persistent.
 java.lang.Integer getCurrency_unsafe()
          Retrieves the Currency value, without locking, for this ShopOrder Persistent.
 ShopCurrency getCurrency()
          Retrieves the Currency object referred to.
 org.melati.poem.Field getCurrencyField()
          Retrieves the Currency value as a Field from this ShopOrder Persistent.
 java.lang.Integer getCurrencyTroid()
          Retrieves the Table Row Object ID.
 java.lang.String getCustomerComment_unsafe()
          Retrieves the CustomerComment value, without locking, for this ShopOrder Persistent.
 java.lang.String getCustomerComment()
          Retrieves the CustomerComment value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getCustomerCommentField()
          Retrieves the CustomerComment value as a Field from this ShopOrder Persistent.
 java.sql.Timestamp getDate_unsafe()
          Retrieves the Date value, without locking, for this ShopOrder Persistent.
 java.sql.Timestamp getDate()
          Retrieves the Date value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getDateField()
          Retrieves the Date value as a Field from this ShopOrder Persistent.
 java.lang.Double getDelivery_unsafe()
          Retrieves the Delivery value, without locking, for this ShopOrder Persistent.
 java.lang.Double getDelivery()
          Retrieves the Delivery value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getDeliveryField()
          Retrieves the Delivery value as a Field from this ShopOrder Persistent.
 java.lang.String getDeliveryName_unsafe()
          Retrieves the DeliveryName value, without locking, for this ShopOrder Persistent.
 java.lang.String getDeliveryName()
          Retrieves the DeliveryName value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getDeliveryNameField()
          Retrieves the DeliveryName value as a Field from this ShopOrder Persistent.
 java.lang.Double getDeliveryUK_unsafe()
          Retrieves the DeliveryUK value, without locking, for this ShopOrder Persistent.
 java.lang.Double getDeliveryUK()
          Retrieves the DeliveryUK value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getDeliveryUKField()
          Retrieves the DeliveryUK value as a Field from this ShopOrder Persistent.
 java.lang.String getEmail_unsafe()
          Retrieves the Email value, without locking, for this ShopOrder Persistent.
 java.lang.String getEmail()
          Retrieves the Email value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getEmailField()
          Retrieves the Email value as a Field from this ShopOrder Persistent.
 java.sql.Timestamp getFufilleddate_unsafe()
          Retrieves the Fufilleddate value, without locking, for this ShopOrder Persistent.
 java.sql.Timestamp getFufilleddate()
          Retrieves the Fufilleddate value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getFufilleddateField()
          Retrieves the Fufilleddate value as a Field from this ShopOrder Persistent.
 java.lang.Integer getId_unsafe()
          Retrieves the Id value, without locking, for this ShopOrder Persistent.
 java.lang.Integer getId()
          Retrieves the Id value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getIdField()
          Retrieves the Id value as a Field from this ShopOrder Persistent.
 JammyjoesDatabaseTables getJammyjoesDatabaseTables()
          Retrieves the Database object.
 java.lang.String getMessage_unsafe()
          Retrieves the Message value, without locking, for this ShopOrder Persistent.
 java.lang.String getMessage()
          Retrieves the Message value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getMessageField()
          Retrieves the Message value as a Field from this ShopOrder Persistent.
 java.lang.String getName_unsafe()
          Retrieves the Name value, without locking, for this ShopOrder Persistent.
 java.lang.String getName()
          Retrieves the Name value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getNameField()
          Retrieves the Name value as a Field from this ShopOrder Persistent.
 java.lang.Integer getOperator_unsafe()
          Retrieves the Operator value, without locking, for this ShopOrder Persistent.
 User getOperator()
          Retrieves the Operator object referred to.
 org.melati.poem.Field getOperatorField()
          Retrieves the Operator value as a Field from this ShopOrder Persistent.
 java.lang.Integer getOperatorTroid()
          Retrieves the Table Row Object ID.
 java.lang.String getPostcode_unsafe()
          Retrieves the Postcode value, without locking, for this ShopOrder Persistent.
 java.lang.String getPostcode()
          Retrieves the Postcode value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getPostcodeField()
          Retrieves the Postcode value as a Field from this ShopOrder Persistent.
 ShopOrderTable getShopOrderTable()
          Retrieves the ShopOrderTable table which this Persistent is from.
 java.lang.Boolean getSpam_unsafe()
          Retrieves the Spam value, without locking, for this ShopOrder Persistent.
 java.lang.Boolean getSpam()
          Retrieves the Spam value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getSpamField()
          Retrieves the Spam value as a Field from this ShopOrder Persistent.
 java.lang.Integer getStatus_unsafe()
          Retrieves the Status value, without locking, for this ShopOrder Persistent.
 OrderStatus getStatus()
          Retrieves the Status object referred to.
 org.melati.poem.Field getStatusField()
          Retrieves the Status value as a Field from this ShopOrder Persistent.
 java.lang.Integer getStatusTroid()
          Retrieves the Table Row Object ID.
 java.lang.String getTel_unsafe()
          Retrieves the Tel value, without locking, for this ShopOrder Persistent.
 java.lang.String getTel()
          Retrieves the Tel value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getTelField()
          Retrieves the Tel value as a Field from this ShopOrder Persistent.
 java.lang.String getTown_unsafe()
          Retrieves the Town value, without locking, for this ShopOrder Persistent.
 java.lang.String getTown()
          Retrieves the Town value, with locking, for this ShopOrder Persistent.
 org.melati.poem.Field getTownField()
          Retrieves the Town value as a Field from this ShopOrder Persistent.
 java.lang.Integer getType_unsafe()
          Retrieves the Type value, without locking, for this ShopOrder Persistent.
 OrderType getType()
          Retrieves the Type object referred to.
 org.melati.poem.Field getTypeField()
          Retrieves the Type value as a Field from this ShopOrder Persistent.
 java.lang.Integer getTypeTroid()
          Retrieves the Table Row Object ID.
 java.lang.Integer getUser_unsafe()
          Retrieves the User value, without locking, for this ShopOrder Persistent.
 User getUser()
          Retrieves the User object referred to.
 org.melati.poem.Field getUserField()
          Retrieves the User value as a Field from this ShopOrder Persistent.
 java.lang.Integer getUserTroid()
          Retrieves the Table Row Object ID.
 java.lang.Integer getWrapping_unsafe()
          Retrieves the Wrapping value, without locking, for this ShopOrder Persistent.
 Wrapping getWrapping()
          Retrieves the Wrapping object referred to.
 org.melati.poem.Field getWrappingField()
          Retrieves the Wrapping value as a Field from this ShopOrder Persistent.
 java.lang.Integer getWrappingTroid()
          Retrieves the Table Row Object ID.
 java.lang.Integer getZone_unsafe()
          Retrieves the Zone value, without locking, for this ShopOrder Persistent.
 DeliveryZone getZone()
          Retrieves the Zone object referred to.
 org.melati.poem.Field getZoneField()
          Retrieves the Zone value as a Field from this ShopOrder Persistent.
 java.lang.Integer getZoneTroid()
          Retrieves the Table Row Object ID.
 void setAddress_unsafe(java.lang.String cooked)
          Sets the Address value directly, without checking, for this ShopOrder Persistent.
 void setAddress(java.lang.String cooked)
          Sets the Address value, with checking, for this ShopOrder Persistent.
 void setAffiliate_unsafe(java.lang.Integer cooked)
          Sets the Affiliate value directly, without checking, for this ShopOrder Persistent.
 void setAffiliate(Affiliate cooked)
          Set the Affiliate.
 void setAffiliatepaid_unsafe(java.lang.Boolean cooked)
          Sets the Affiliatepaid value directly, without checking, for this ShopOrder Persistent.
 void setAffiliatepaid(boolean cooked)
          Sets the Affiliatepaid value, with checking, from a boolean, for this ShopOrder Persistent.
 void setAffiliatepaid(java.lang.Boolean cooked)
          Sets the Affiliatepaid value, with checking, for this ShopOrder Persistent.
 void setAffiliateTroid(java.lang.Integer raw)
          Sets the Table Row Object ID.
 void setAlert_unsafe(java.lang.Boolean cooked)
          Sets the Alert value directly, without checking, for this ShopOrder Persistent.
 void setAlert(boolean cooked)
          Sets the Alert value, with checking, from a boolean, for this ShopOrder Persistent.
 void setAlert(java.lang.Boolean cooked)
          Sets the Alert value, with checking, for this ShopOrder Persistent.
 void setAmount_unsafe(java.lang.Double cooked)
          Sets the Amount value directly, without checking, for this ShopOrder Persistent.
 void setAmount(double cooked)
          Sets the Amount value, with checking, for this ShopOrder Persistent.
 void setAmount(java.lang.Double cooked)
          Sets the Amount value, with checking, for this ShopOrder Persistent.
 void setAmountUK_unsafe(java.lang.Double cooked)
          Sets the AmountUK value directly, without checking, for this ShopOrder Persistent.
 void setAmountUK(double cooked)
          Sets the AmountUK value, with checking, for this ShopOrder Persistent.
 void setAmountUK(java.lang.Double cooked)
          Sets the AmountUK value, with checking, for this ShopOrder Persistent.
 void setComission_unsafe(java.lang.Double cooked)
          Sets the Comission value directly, without checking, for this ShopOrder Persistent.
 void setComission(double cooked)
          Sets the Comission value, with checking, for this ShopOrder Persistent.
 void setComission(java.lang.Double cooked)
          Sets the Comission value, with checking, for this ShopOrder Persistent.
 void setComment_unsafe(java.lang.String cooked)
          Sets the Comment value directly, without checking, for this ShopOrder Persistent.
 void setComment(java.lang.String cooked)
          Sets the Comment value, with checking, for this ShopOrder Persistent.
 void setCountry_unsafe(java.lang.String cooked)
          Sets the Country value directly, without checking, for this ShopOrder Persistent.
 void setCountry(java.lang.String cooked)
          Sets the Country value, with checking, for this ShopOrder Persistent.
 void setCurrency_unsafe(java.lang.Integer cooked)
          Sets the Currency value directly, without checking, for this ShopOrder Persistent.
 void setCurrency(ShopCurrency cooked)
          Set the Currency.
 void setCurrencyTroid(java.lang.Integer raw)
          Sets the Table Row Object ID.
 void setCustomerComment_unsafe(java.lang.String cooked)
          Sets the CustomerComment value directly, without checking, for this ShopOrder Persistent.
 void setCustomerComment(java.lang.String cooked)
          Sets the CustomerComment value, with checking, for this ShopOrder Persistent.
 void setDate_unsafe(java.sql.Timestamp cooked)
          Sets the Date value directly, without checking, for this ShopOrder Persistent.
 void setDate(java.sql.Timestamp cooked)
          Sets the Date value, with checking, for this ShopOrder Persistent.
 void setDelivery_unsafe(java.lang.Double cooked)
          Sets the Delivery value directly, without checking, for this ShopOrder Persistent.
 void setDelivery(double cooked)
          Sets the Delivery value, with checking, for this ShopOrder Persistent.
 void setDelivery(java.lang.Double cooked)
          Sets the Delivery value, with checking, for this ShopOrder Persistent.
 void setDeliveryName_unsafe(java.lang.String cooked)
          Sets the DeliveryName value directly, without checking, for this ShopOrder Persistent.
 void setDeliveryName(java.lang.String cooked)
          Sets the DeliveryName value, with checking, for this ShopOrder Persistent.
 void setDeliveryUK_unsafe(java.lang.Double cooked)
          Sets the DeliveryUK value directly, without checking, for this ShopOrder Persistent.
 void setDeliveryUK(double cooked)
          Sets the DeliveryUK value, with checking, for this ShopOrder Persistent.
 void setDeliveryUK(java.lang.Double cooked)
          Sets the DeliveryUK value, with checking, for this ShopOrder Persistent.
 void setEmail_unsafe(java.lang.String cooked)
          Sets the Email value directly, without checking, for this ShopOrder Persistent.
 void setEmail(java.lang.String cooked)
          Sets the Email value, with checking, for this ShopOrder Persistent.
 void setFufilleddate_unsafe(java.sql.Timestamp cooked)
          Sets the Fufilleddate value directly, without checking, for this ShopOrder Persistent.
 void setFufilleddate(java.sql.Timestamp cooked)
          Sets the Fufilleddate value, with checking, for this ShopOrder Persistent.
 void setId_unsafe(java.lang.Integer cooked)
          Sets the Id value directly, without checking, for this ShopOrder Persistent.
 void setId(int cooked)
          Sets the Id value, with checking, for this ShopOrder Persistent.
 void setId(java.lang.Integer cooked)
          Sets the Id value, with checking, for this ShopOrder Persistent.
 void setMessage_unsafe(java.lang.String cooked)
          Sets the Message value directly, without checking, for this ShopOrder Persistent.
 void setMessage(java.lang.String cooked)
          Sets the Message value, with checking, for this ShopOrder Persistent.
 void setName_unsafe(java.lang.String cooked)
          Sets the Name value directly, without checking, for this ShopOrder Persistent.
 void setName(java.lang.String cooked)
          Sets the Name value, with checking, for this ShopOrder Persistent.
 void setOperator_unsafe(java.lang.Integer cooked)
          Sets the Operator value directly, without checking, for this ShopOrder Persistent.
 void setOperator(User cooked)
          Set the Operator.
 void setOperatorTroid(java.lang.Integer raw)
          Sets the Table Row Object ID.
 void setPostcode_unsafe(java.lang.String cooked)
          Sets the Postcode value directly, without checking, for this ShopOrder Persistent.
 void setPostcode(java.lang.String cooked)
          Sets the Postcode value, with checking, for this ShopOrder Persistent.
 void setSpam_unsafe(java.lang.Boolean cooked)
          Sets the Spam value directly, without checking, for this ShopOrder Persistent.
 void setSpam(boolean cooked)
          Sets the Spam value, with checking, from a boolean, for this ShopOrder Persistent.
 void setSpam(java.lang.Boolean cooked)
          Sets the Spam value, with checking, for this ShopOrder Persistent.
 void setStatus_unsafe(java.lang.Integer cooked)
          Sets the Status value directly, without checking, for this ShopOrder Persistent.
 void setStatus(OrderStatus cooked)
          Set the Status.
 void setStatusTroid(java.lang.Integer raw)
          Sets the Table Row Object ID.
 void setTel_unsafe(java.lang.String cooked)
          Sets the Tel value directly, without checking, for this ShopOrder Persistent.
 void setTel(java.lang.String cooked)
          Sets the Tel value, with checking, for this ShopOrder Persistent.
 void setTown_unsafe(java.lang.String cooked)
          Sets the Town value directly, without checking, for this ShopOrder Persistent.
 void setTown(java.lang.String cooked)
          Sets the Town value, with checking, for this ShopOrder Persistent.
 void setType_unsafe(java.lang.Integer cooked)
          Sets the Type value directly, without checking, for this ShopOrder Persistent.
 void setType(OrderType cooked)
          Set the Type.
 void setTypeTroid(java.lang.Integer raw)
          Sets the Table Row Object ID.
 void setUser_unsafe(java.lang.Integer cooked)
          Sets the User value directly, without checking, for this ShopOrder Persistent.
 void setUser(User cooked)
          Set the User.
 void setUserTroid(java.lang.Integer raw)
          Sets the Table Row Object ID.
 void setWrapping_unsafe(java.lang.Integer cooked)
          Sets the Wrapping value directly, without checking, for this ShopOrder Persistent.
 void setWrapping(Wrapping cooked)
          Set the Wrapping.
 void setWrappingTroid(java.lang.Integer raw)
          Sets the Table Row Object ID.
 void setZone_unsafe(java.lang.Integer cooked)
          Sets the Zone value directly, without checking, for this ShopOrder Persistent.
 void setZone(DeliveryZone cooked)
          Set the Zone.
 void setZoneTroid(java.lang.Integer raw)
          Sets the Table Row Object ID.
 
Methods inherited from class org.melati.poem.JdbcPersistent
assertCanCreate, assertCanCreate, assertCanDelete, assertCanDelete, assertCanRead, assertCanRead, assertCanWrite, assertCanWrite, clone, commit, countMatchSQL, delete_unsafe, delete, delete, deleteAndCommit, deleteAndCommit, deleteLock, displayString, displayString, displayString, dump, dump, duplicated, duplicatedFloating, equals, existenceLock, existenceLock, fieldsOfColumns, fromClause, getCanDelete, getCanRead, getCanSelect, getCanWrite, getChildren, getCooked, getCookedString, getDatabase, getDetailDisplayFields, getField, getFields, getPrimaryDisplayField, getRaw, getRawString, getReadable, getRecordDisplayFields, getSearchCriterionFields, getSummaryDisplayFields, getTable, getTroid, hashCode, invalidate, isDirty, load, makePersistent, postEdit, postInsert, postModify, postWrite, preEdit, readLock, readLock, readLock, rollback, setCooked, setDirty, setRaw, setRawString, statusExistent, statusNonexistent, toString, troid, upToDate, writeDown, writeLock, writeLock, writeLock
 
Methods inherited from class org.melati.poem.transaction.Transactioned
markValid, reset, setTransactionPool, transactionPool, unSee
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

id

protected java.lang.Integer id
id


user

protected java.lang.Integer user
User - The Customer


operator

protected java.lang.Integer operator
Operator - The Operator who took this Order


status

protected java.lang.Integer status
Status - The status of this order


type

protected java.lang.Integer type
Type - The type of this order


date

protected java.sql.Timestamp date
Date - The date that this order was placed (leave blank to autocomplete)


fufilleddate

protected java.sql.Timestamp fufilleddate
Fufilled Date - The date that this order was fufilled (leave blank to autocomplete)


comment

protected java.lang.String comment
Comment - Any comments by JammyJoes people reguarding this order


customerComment

protected java.lang.String customerComment
Comment - Commends by the customer reguarding this order


alert

protected java.lang.Boolean alert
Alert! - Please read the comments to find out new actions for this order


message

protected java.lang.String message
Message - A message to be included with this order


amount

protected java.lang.Double amount
Total Amount (in customer's currency) - The total amount of the order (in customer's currency)


delivery

protected java.lang.Double delivery
Total Delivery (in customer's currency) - The total delivery charge for the order (in customer's currency)


amountUK

protected java.lang.Double amountUK
Total Amount - The total amount of the order (UK Sterling Equivalent)


deliveryUK

protected java.lang.Double deliveryUK
Total Delivery (UK Sterling Equivalent) - The total delivery charge for the order (UK Sterling Equivalent)


name

protected java.lang.String name
Full name - The user's real name


deliveryName

protected java.lang.String deliveryName
Delivery name - The name of the persone to whom we are delivering


email

protected java.lang.String email
email - email


address

protected java.lang.String address
Address


town

protected java.lang.String town
Town / City


tel

protected java.lang.String tel
Telephone - Order telephone number


postcode

protected java.lang.String postcode
Postcode - Order postcode


country

protected java.lang.String country
Country


currency

protected java.lang.Integer currency
currency - The currency for this order


zone

protected java.lang.Integer zone
zone - The delivery zone for this order


wrapping

protected java.lang.Integer wrapping
wrapping - What kind of wrapping paper should be used


affiliate

protected java.lang.Integer affiliate
affiliate - The affiliate for this order (if any)


affiliatepaid

protected java.lang.Boolean affiliatepaid
Affiliate Paid? - Has the Affiliate been paid for this order?


comission

protected java.lang.Double comission
Commission Percentage - The Commission Percentage to go to the Affiliate


spam

protected java.lang.Boolean spam
Want Spam? - Does the user want to receive spam email?

Constructor Detail

ShopOrderBase

public ShopOrderBase()
Method Detail

getJammyjoesDatabaseTables

public JammyjoesDatabaseTables getJammyjoesDatabaseTables()
Retrieves the Database object.

Returns:
the database

getShopOrderTable

public ShopOrderTable getShopOrderTable()
Retrieves the ShopOrderTable table which this Persistent is from.

Returns:
the ShopOrderTable

getId_unsafe

public java.lang.Integer getId_unsafe()
Retrieves the Id value, without locking, for this ShopOrder Persistent.

Returns:
the Integer id

setId_unsafe

public void setId_unsafe(java.lang.Integer cooked)
Sets the Id value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getId

public java.lang.Integer getId()
                        throws org.melati.poem.AccessPoemException
Retrieves the Id value, with locking, for this ShopOrder Persistent.

Returns:
the value of the field Id for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setId

public void setId(java.lang.Integer cooked)
           throws org.melati.poem.AccessPoemException,
                  org.melati.poem.ValidationPoemException
Sets the Id value, with checking, for this ShopOrder Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setId

public final void setId(int cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Sets the Id value, with checking, for this ShopOrder Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getIdField

public org.melati.poem.Field getIdField()
                                 throws org.melati.poem.AccessPoemException
Retrieves the Id value as a Field from this ShopOrder Persistent.

Returns:
the Integer id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getUser_unsafe

public java.lang.Integer getUser_unsafe()
Retrieves the User value, without locking, for this ShopOrder Persistent.

Returns:
the Integer user

setUser_unsafe

public void setUser_unsafe(java.lang.Integer cooked)
Sets the User value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getUserTroid

public java.lang.Integer getUserTroid()
                               throws org.melati.poem.AccessPoemException
Retrieves the Table Row Object ID.

Returns:
the TROID as an Integer
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights

setUserTroid

public void setUserTroid(java.lang.Integer raw)
                  throws org.melati.poem.AccessPoemException
Sets the Table Row Object ID.

Parameters:
raw - a Table Row Object Id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getUser

public User getUser()
             throws org.melati.poem.AccessPoemException,
                    org.melati.poem.NoSuchRowPoemException
Retrieves the User object referred to.

Returns:
the User as a User
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights
org.melati.poem.NoSuchRowPoemException - if the Persistent has yet to be allocated a TROID

setUser

public void setUser(User cooked)
             throws org.melati.poem.AccessPoemException
Set the User.

Parameters:
cooked - a validated User
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getUserField

public org.melati.poem.Field getUserField()
                                   throws org.melati.poem.AccessPoemException
Retrieves the User value as a Field from this ShopOrder Persistent.

Returns:
the Integer user
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getOperator_unsafe

public java.lang.Integer getOperator_unsafe()
Retrieves the Operator value, without locking, for this ShopOrder Persistent.

Returns:
the Integer operator

setOperator_unsafe

public void setOperator_unsafe(java.lang.Integer cooked)
Sets the Operator value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getOperatorTroid

public java.lang.Integer getOperatorTroid()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Table Row Object ID.

Returns:
the TROID as an Integer
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights

setOperatorTroid

public void setOperatorTroid(java.lang.Integer raw)
                      throws org.melati.poem.AccessPoemException
Sets the Table Row Object ID.

Parameters:
raw - a Table Row Object Id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getOperator

public User getOperator()
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.NoSuchRowPoemException
Retrieves the Operator object referred to.

Returns:
the Operator as a User
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights
org.melati.poem.NoSuchRowPoemException - if the Persistent has yet to be allocated a TROID

setOperator

public void setOperator(User cooked)
                 throws org.melati.poem.AccessPoemException
Set the Operator.

Parameters:
cooked - a validated User
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getOperatorField

public org.melati.poem.Field getOperatorField()
                                       throws org.melati.poem.AccessPoemException
Retrieves the Operator value as a Field from this ShopOrder Persistent.

Returns:
the Integer operator
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getStatus_unsafe

public java.lang.Integer getStatus_unsafe()
Retrieves the Status value, without locking, for this ShopOrder Persistent.

Returns:
the Integer status

setStatus_unsafe

public void setStatus_unsafe(java.lang.Integer cooked)
Sets the Status value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getStatusTroid

public java.lang.Integer getStatusTroid()
                                 throws org.melati.poem.AccessPoemException
Retrieves the Table Row Object ID.

Returns:
the TROID as an Integer
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights

setStatusTroid

public void setStatusTroid(java.lang.Integer raw)
                    throws org.melati.poem.AccessPoemException
Sets the Table Row Object ID.

Parameters:
raw - a Table Row Object Id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getStatus

public OrderStatus getStatus()
                      throws org.melati.poem.AccessPoemException,
                             org.melati.poem.NoSuchRowPoemException
Retrieves the Status object referred to.

Returns:
the Status as a OrderStatus
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights
org.melati.poem.NoSuchRowPoemException - if the Persistent has yet to be allocated a TROID

setStatus

public void setStatus(OrderStatus cooked)
               throws org.melati.poem.AccessPoemException
Set the Status.

Parameters:
cooked - a validated OrderStatus
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getStatusField

public org.melati.poem.Field getStatusField()
                                     throws org.melati.poem.AccessPoemException
Retrieves the Status value as a Field from this ShopOrder Persistent.

Returns:
the Integer status
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getType_unsafe

public java.lang.Integer getType_unsafe()
Retrieves the Type value, without locking, for this ShopOrder Persistent.

Returns:
the Integer type

setType_unsafe

public void setType_unsafe(java.lang.Integer cooked)
Sets the Type value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getTypeTroid

public java.lang.Integer getTypeTroid()
                               throws org.melati.poem.AccessPoemException
Retrieves the Table Row Object ID.

Returns:
the TROID as an Integer
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights

setTypeTroid

public void setTypeTroid(java.lang.Integer raw)
                  throws org.melati.poem.AccessPoemException
Sets the Table Row Object ID.

Parameters:
raw - a Table Row Object Id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getType

public OrderType getType()
                  throws org.melati.poem.AccessPoemException,
                         org.melati.poem.NoSuchRowPoemException
Retrieves the Type object referred to.

Returns:
the Type as a OrderType
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights
org.melati.poem.NoSuchRowPoemException - if the Persistent has yet to be allocated a TROID

setType

public void setType(OrderType cooked)
             throws org.melati.poem.AccessPoemException
Set the Type.

Parameters:
cooked - a validated OrderType
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getTypeField

public org.melati.poem.Field getTypeField()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Type value as a Field from this ShopOrder Persistent.

Returns:
the Integer type
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getDate_unsafe

public java.sql.Timestamp getDate_unsafe()
Retrieves the Date value, without locking, for this ShopOrder Persistent.

Returns:
the Timestamp date

setDate_unsafe

public void setDate_unsafe(java.sql.Timestamp cooked)
Sets the Date value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getDate

public java.sql.Timestamp getDate()
                           throws org.melati.poem.AccessPoemException
Retrieves the Date value, with locking, for this ShopOrder Persistent. Field description: The date that this order was placed (leave blank to autocomplete)

Returns:
the value of the field Date for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setDate

public void setDate(java.sql.Timestamp cooked)
             throws org.melati.poem.AccessPoemException,
                    org.melati.poem.ValidationPoemException
Sets the Date value, with checking, for this ShopOrder Persistent. Field description: The date that this order was placed (leave blank to autocomplete)

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getDateField

public org.melati.poem.Field getDateField()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Date value as a Field from this ShopOrder Persistent.

Returns:
the Timestamp date
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getFufilleddate_unsafe

public java.sql.Timestamp getFufilleddate_unsafe()
Retrieves the Fufilleddate value, without locking, for this ShopOrder Persistent.

Returns:
the Timestamp fufilleddate

setFufilleddate_unsafe

public void setFufilleddate_unsafe(java.sql.Timestamp cooked)
Sets the Fufilleddate value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getFufilleddate

public java.sql.Timestamp getFufilleddate()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Fufilleddate value, with locking, for this ShopOrder Persistent. Field description: The date that this order was fufilled (leave blank to autocomplete)

Returns:
the value of the field Fufilleddate for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setFufilleddate

public void setFufilleddate(java.sql.Timestamp cooked)
                     throws org.melati.poem.AccessPoemException,
                            org.melati.poem.ValidationPoemException
Sets the Fufilleddate value, with checking, for this ShopOrder Persistent. Field description: The date that this order was fufilled (leave blank to autocomplete)

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getFufilleddateField

public org.melati.poem.Field getFufilleddateField()
                                           throws org.melati.poem.AccessPoemException
Retrieves the Fufilleddate value as a Field from this ShopOrder Persistent.

Returns:
the Timestamp fufilleddate
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getComment_unsafe

public java.lang.String getComment_unsafe()
Retrieves the Comment value, without locking, for this ShopOrder Persistent.

Returns:
the String comment

setComment_unsafe

public void setComment_unsafe(java.lang.String cooked)
Sets the Comment value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getComment

public java.lang.String getComment()
                            throws org.melati.poem.AccessPoemException
Retrieves the Comment value, with locking, for this ShopOrder Persistent. Field description: Any comments by JammyJoes people reguarding this order

Returns:
the value of the field Comment for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setComment

public void setComment(java.lang.String cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Comment value, with checking, for this ShopOrder Persistent. Field description: Any comments by JammyJoes people reguarding this order

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getCommentField

public org.melati.poem.Field getCommentField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Comment value as a Field from this ShopOrder Persistent.

Returns:
the String comment
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getCustomerComment_unsafe

public java.lang.String getCustomerComment_unsafe()
Retrieves the CustomerComment value, without locking, for this ShopOrder Persistent.

Returns:
the String customerComment

setCustomerComment_unsafe

public void setCustomerComment_unsafe(java.lang.String cooked)
Sets the CustomerComment value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getCustomerComment

public java.lang.String getCustomerComment()
                                    throws org.melati.poem.AccessPoemException
Retrieves the CustomerComment value, with locking, for this ShopOrder Persistent. Field description: Commends by the customer reguarding this order

Returns:
the value of the field CustomerComment for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setCustomerComment

public void setCustomerComment(java.lang.String cooked)
                        throws org.melati.poem.AccessPoemException,
                               org.melati.poem.ValidationPoemException
Sets the CustomerComment value, with checking, for this ShopOrder Persistent. Field description: Commends by the customer reguarding this order

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getCustomerCommentField

public org.melati.poem.Field getCustomerCommentField()
                                              throws org.melati.poem.AccessPoemException
Retrieves the CustomerComment value as a Field from this ShopOrder Persistent.

Returns:
the String customerComment
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getAlert_unsafe

public java.lang.Boolean getAlert_unsafe()
Retrieves the Alert value, without locking, for this ShopOrder Persistent.

Returns:
the Boolean alert

setAlert_unsafe

public void setAlert_unsafe(java.lang.Boolean cooked)
Sets the Alert value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getAlert

public java.lang.Boolean getAlert()
                           throws org.melati.poem.AccessPoemException
Retrieves the Alert value, with locking, for this ShopOrder Persistent. Field description: Please read the comments to find out new actions for this order

Returns:
the value of the field Alert for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setAlert

public void setAlert(java.lang.Boolean cooked)
              throws org.melati.poem.AccessPoemException,
                     org.melati.poem.ValidationPoemException
Sets the Alert value, with checking, for this ShopOrder Persistent. Field description: Please read the comments to find out new actions for this order

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setAlert

public final void setAlert(boolean cooked)
                    throws org.melati.poem.AccessPoemException,
                           org.melati.poem.ValidationPoemException
Sets the Alert value, with checking, from a boolean, for this ShopOrder Persistent. Field description: Please read the comments to find out new actions for this order

Parameters:
cooked - a boolean
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getAlertField

public org.melati.poem.Field getAlertField()
                                    throws org.melati.poem.AccessPoemException
Retrieves the Alert value as a Field from this ShopOrder Persistent.

Returns:
the Boolean alert
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getMessage_unsafe

public java.lang.String getMessage_unsafe()
Retrieves the Message value, without locking, for this ShopOrder Persistent.

Returns:
the String message

setMessage_unsafe

public void setMessage_unsafe(java.lang.String cooked)
Sets the Message value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getMessage

public java.lang.String getMessage()
                            throws org.melati.poem.AccessPoemException
Retrieves the Message value, with locking, for this ShopOrder Persistent. Field description: A message to be included with this order

Returns:
the value of the field Message for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setMessage

public void setMessage(java.lang.String cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Message value, with checking, for this ShopOrder Persistent. Field description: A message to be included with this order

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getMessageField

public org.melati.poem.Field getMessageField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Message value as a Field from this ShopOrder Persistent.

Returns:
the String message
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getAmount_unsafe

public java.lang.Double getAmount_unsafe()
Retrieves the Amount value, without locking, for this ShopOrder Persistent.

Returns:
the Double amount

setAmount_unsafe

public void setAmount_unsafe(java.lang.Double cooked)
Sets the Amount value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getAmount

public java.lang.Double getAmount()
                           throws org.melati.poem.AccessPoemException
Retrieves the Amount value, with locking, for this ShopOrder Persistent. Field description: The total amount of the order (in customer's currency)

Returns:
the value of the field Amount for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setAmount

public void setAmount(java.lang.Double cooked)
               throws org.melati.poem.AccessPoemException,
                      org.melati.poem.ValidationPoemException
Sets the Amount value, with checking, for this ShopOrder Persistent. Field description: The total amount of the order (in customer's currency)

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setAmount

public final void setAmount(double cooked)
                     throws org.melati.poem.AccessPoemException,
                            org.melati.poem.ValidationPoemException
Sets the Amount value, with checking, for this ShopOrder Persistent. Field description: The total amount of the order (in customer's currency)

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getAmountField

public org.melati.poem.Field getAmountField()
                                     throws org.melati.poem.AccessPoemException
Retrieves the Amount value as a Field from this ShopOrder Persistent.

Returns:
the Double amount
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getDelivery_unsafe

public java.lang.Double getDelivery_unsafe()
Retrieves the Delivery value, without locking, for this ShopOrder Persistent.

Returns:
the Double delivery

setDelivery_unsafe

public void setDelivery_unsafe(java.lang.Double cooked)
Sets the Delivery value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getDelivery

public java.lang.Double getDelivery()
                             throws org.melati.poem.AccessPoemException
Retrieves the Delivery value, with locking, for this ShopOrder Persistent. Field description: The total delivery charge for the order (in customer's currency)

Returns:
the value of the field Delivery for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setDelivery

public void setDelivery(java.lang.Double cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Sets the Delivery value, with checking, for this ShopOrder Persistent. Field description: The total delivery charge for the order (in customer's currency)

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setDelivery

public final void setDelivery(double cooked)
                       throws org.melati.poem.AccessPoemException,
                              org.melati.poem.ValidationPoemException
Sets the Delivery value, with checking, for this ShopOrder Persistent. Field description: The total delivery charge for the order (in customer's currency)

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getDeliveryField

public org.melati.poem.Field getDeliveryField()
                                       throws org.melati.poem.AccessPoemException
Retrieves the Delivery value as a Field from this ShopOrder Persistent.

Returns:
the Double delivery
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getAmountUK_unsafe

public java.lang.Double getAmountUK_unsafe()
Retrieves the AmountUK value, without locking, for this ShopOrder Persistent.

Returns:
the Double amountUK

setAmountUK_unsafe

public void setAmountUK_unsafe(java.lang.Double cooked)
Sets the AmountUK value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getAmountUK

public java.lang.Double getAmountUK()
                             throws org.melati.poem.AccessPoemException
Retrieves the AmountUK value, with locking, for this ShopOrder Persistent. Field description: The total amount of the order (UK Sterling Equivalent)

Returns:
the value of the field AmountUK for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setAmountUK

public void setAmountUK(java.lang.Double cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Sets the AmountUK value, with checking, for this ShopOrder Persistent. Field description: The total amount of the order (UK Sterling Equivalent)

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setAmountUK

public final void setAmountUK(double cooked)
                       throws org.melati.poem.AccessPoemException,
                              org.melati.poem.ValidationPoemException
Sets the AmountUK value, with checking, for this ShopOrder Persistent. Field description: The total amount of the order (UK Sterling Equivalent)

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getAmountUKField

public org.melati.poem.Field getAmountUKField()
                                       throws org.melati.poem.AccessPoemException
Retrieves the AmountUK value as a Field from this ShopOrder Persistent.

Returns:
the Double amountUK
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getDeliveryUK_unsafe

public java.lang.Double getDeliveryUK_unsafe()
Retrieves the DeliveryUK value, without locking, for this ShopOrder Persistent.

Returns:
the Double deliveryUK

setDeliveryUK_unsafe

public void setDeliveryUK_unsafe(java.lang.Double cooked)
Sets the DeliveryUK value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getDeliveryUK

public java.lang.Double getDeliveryUK()
                               throws org.melati.poem.AccessPoemException
Retrieves the DeliveryUK value, with locking, for this ShopOrder Persistent. Field description: The total delivery charge for the order (UK Sterling Equivalent)

Returns:
the value of the field DeliveryUK for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setDeliveryUK

public void setDeliveryUK(java.lang.Double cooked)
                   throws org.melati.poem.AccessPoemException,
                          org.melati.poem.ValidationPoemException
Sets the DeliveryUK value, with checking, for this ShopOrder Persistent. Field description: The total delivery charge for the order (UK Sterling Equivalent)

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setDeliveryUK

public final void setDeliveryUK(double cooked)
                         throws org.melati.poem.AccessPoemException,
                                org.melati.poem.ValidationPoemException
Sets the DeliveryUK value, with checking, for this ShopOrder Persistent. Field description: The total delivery charge for the order (UK Sterling Equivalent)

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getDeliveryUKField

public org.melati.poem.Field getDeliveryUKField()
                                         throws org.melati.poem.AccessPoemException
Retrieves the DeliveryUK value as a Field from this ShopOrder Persistent.

Returns:
the Double deliveryUK
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getName_unsafe

public java.lang.String getName_unsafe()
Retrieves the Name value, without locking, for this ShopOrder Persistent.

Returns:
the String name

setName_unsafe

public void setName_unsafe(java.lang.String cooked)
Sets the Name value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getName

public java.lang.String getName()
                         throws org.melati.poem.AccessPoemException
Retrieves the Name value, with locking, for this ShopOrder Persistent. Field description: The user's real name

Specified by:
getName in interface org.melati.poem.Treeable
Overrides:
getName in class org.melati.poem.JdbcPersistent
Returns:
the value of the field Name for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setName

public void setName(java.lang.String cooked)
             throws org.melati.poem.AccessPoemException,
                    org.melati.poem.ValidationPoemException
Sets the Name value, with checking, for this ShopOrder Persistent. Field description: The user's real name

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getNameField

public org.melati.poem.Field getNameField()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Name value as a Field from this ShopOrder Persistent.

Returns:
the String name
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getDeliveryName_unsafe

public java.lang.String getDeliveryName_unsafe()
Retrieves the DeliveryName value, without locking, for this ShopOrder Persistent.

Returns:
the String deliveryName

setDeliveryName_unsafe

public void setDeliveryName_unsafe(java.lang.String cooked)
Sets the DeliveryName value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getDeliveryName

public java.lang.String getDeliveryName()
                                 throws org.melati.poem.AccessPoemException
Retrieves the DeliveryName value, with locking, for this ShopOrder Persistent. Field description: The name of the persone to whom we are delivering

Returns:
the value of the field DeliveryName for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setDeliveryName

public void setDeliveryName(java.lang.String cooked)
                     throws org.melati.poem.AccessPoemException,
                            org.melati.poem.ValidationPoemException
Sets the DeliveryName value, with checking, for this ShopOrder Persistent. Field description: The name of the persone to whom we are delivering

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getDeliveryNameField

public org.melati.poem.Field getDeliveryNameField()
                                           throws org.melati.poem.AccessPoemException
Retrieves the DeliveryName value as a Field from this ShopOrder Persistent.

Returns:
the String deliveryName
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getEmail_unsafe

public java.lang.String getEmail_unsafe()
Retrieves the Email value, without locking, for this ShopOrder Persistent.

Returns:
the String email

setEmail_unsafe

public void setEmail_unsafe(java.lang.String cooked)
Sets the Email value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getEmail

public java.lang.String getEmail()
                          throws org.melati.poem.AccessPoemException
Retrieves the Email value, with locking, for this ShopOrder Persistent. Field description: email

Returns:
the value of the field Email for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setEmail

public void setEmail(java.lang.String cooked)
              throws org.melati.poem.AccessPoemException,
                     org.melati.poem.ValidationPoemException
Sets the Email value, with checking, for this ShopOrder Persistent. Field description: email

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getEmailField

public org.melati.poem.Field getEmailField()
                                    throws org.melati.poem.AccessPoemException
Retrieves the Email value as a Field from this ShopOrder Persistent.

Returns:
the String email
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getAddress_unsafe

public java.lang.String getAddress_unsafe()
Retrieves the Address value, without locking, for this ShopOrder Persistent.

Returns:
the String address

setAddress_unsafe

public void setAddress_unsafe(java.lang.String cooked)
Sets the Address value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getAddress

public java.lang.String getAddress()
                            throws org.melati.poem.AccessPoemException
Retrieves the Address value, with locking, for this ShopOrder Persistent.

Returns:
the value of the field Address for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setAddress

public void setAddress(java.lang.String cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Address value, with checking, for this ShopOrder Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getAddressField

public org.melati.poem.Field getAddressField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Address value as a Field from this ShopOrder Persistent.

Returns:
the String address
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getTown_unsafe

public java.lang.String getTown_unsafe()
Retrieves the Town value, without locking, for this ShopOrder Persistent.

Returns:
the String town

setTown_unsafe

public void setTown_unsafe(java.lang.String cooked)
Sets the Town value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getTown

public java.lang.String getTown()
                         throws org.melati.poem.AccessPoemException
Retrieves the Town value, with locking, for this ShopOrder Persistent.

Returns:
the value of the field Town for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setTown

public void setTown(java.lang.String cooked)
             throws org.melati.poem.AccessPoemException,
                    org.melati.poem.ValidationPoemException
Sets the Town value, with checking, for this ShopOrder Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getTownField

public org.melati.poem.Field getTownField()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Town value as a Field from this ShopOrder Persistent.

Returns:
the String town
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getTel_unsafe

public java.lang.String getTel_unsafe()
Retrieves the Tel value, without locking, for this ShopOrder Persistent.

Returns:
the String tel

setTel_unsafe

public void setTel_unsafe(java.lang.String cooked)
Sets the Tel value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getTel

public java.lang.String getTel()
                        throws org.melati.poem.AccessPoemException
Retrieves the Tel value, with locking, for this ShopOrder Persistent. Field description: Order telephone number

Returns:
the value of the field Tel for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setTel

public void setTel(java.lang.String cooked)
            throws org.melati.poem.AccessPoemException,
                   org.melati.poem.ValidationPoemException
Sets the Tel value, with checking, for this ShopOrder Persistent. Field description: Order telephone number

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getTelField

public org.melati.poem.Field getTelField()
                                  throws org.melati.poem.AccessPoemException
Retrieves the Tel value as a Field from this ShopOrder Persistent.

Returns:
the String tel
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getPostcode_unsafe

public java.lang.String getPostcode_unsafe()
Retrieves the Postcode value, without locking, for this ShopOrder Persistent.

Returns:
the String postcode

setPostcode_unsafe

public void setPostcode_unsafe(java.lang.String cooked)
Sets the Postcode value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getPostcode

public java.lang.String getPostcode()
                             throws org.melati.poem.AccessPoemException
Retrieves the Postcode value, with locking, for this ShopOrder Persistent. Field description: Order postcode

Returns:
the value of the field Postcode for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setPostcode

public void setPostcode(java.lang.String cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Sets the Postcode value, with checking, for this ShopOrder Persistent. Field description: Order postcode

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getPostcodeField

public org.melati.poem.Field getPostcodeField()
                                       throws org.melati.poem.AccessPoemException
Retrieves the Postcode value as a Field from this ShopOrder Persistent.

Returns:
the String postcode
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getCountry_unsafe

public java.lang.String getCountry_unsafe()
Retrieves the Country value, without locking, for this ShopOrder Persistent.

Returns:
the String country

setCountry_unsafe

public void setCountry_unsafe(java.lang.String cooked)
Sets the Country value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getCountry

public java.lang.String getCountry()
                            throws org.melati.poem.AccessPoemException
Retrieves the Country value, with locking, for this ShopOrder Persistent.

Returns:
the value of the field Country for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setCountry

public void setCountry(java.lang.String cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Country value, with checking, for this ShopOrder Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getCountryField

public org.melati.poem.Field getCountryField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Country value as a Field from this ShopOrder Persistent.

Returns:
the String country
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getCurrency_unsafe

public java.lang.Integer getCurrency_unsafe()
Retrieves the Currency value, without locking, for this ShopOrder Persistent.

Returns:
the Integer currency

setCurrency_unsafe

public void setCurrency_unsafe(java.lang.Integer cooked)
Sets the Currency value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getCurrencyTroid

public java.lang.Integer getCurrencyTroid()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Table Row Object ID.

Returns:
the TROID as an Integer
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights

setCurrencyTroid

public void setCurrencyTroid(java.lang.Integer raw)
                      throws org.melati.poem.AccessPoemException
Sets the Table Row Object ID.

Parameters:
raw - a Table Row Object Id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getCurrency

public ShopCurrency getCurrency()
                         throws org.melati.poem.AccessPoemException,
                                org.melati.poem.NoSuchRowPoemException
Retrieves the Currency object referred to.

Returns:
the Currency as a ShopCurrency
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights
org.melati.poem.NoSuchRowPoemException - if the Persistent has yet to be allocated a TROID

setCurrency

public void setCurrency(ShopCurrency cooked)
                 throws org.melati.poem.AccessPoemException
Set the Currency.

Parameters:
cooked - a validated ShopCurrency
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getCurrencyField

public org.melati.poem.Field getCurrencyField()
                                       throws org.melati.poem.AccessPoemException
Retrieves the Currency value as a Field from this ShopOrder Persistent.

Returns:
the Integer currency
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getZone_unsafe

public java.lang.Integer getZone_unsafe()
Retrieves the Zone value, without locking, for this ShopOrder Persistent.

Returns:
the Integer zone

setZone_unsafe

public void setZone_unsafe(java.lang.Integer cooked)
Sets the Zone value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getZoneTroid

public java.lang.Integer getZoneTroid()
                               throws org.melati.poem.AccessPoemException
Retrieves the Table Row Object ID.

Returns:
the TROID as an Integer
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights

setZoneTroid

public void setZoneTroid(java.lang.Integer raw)
                  throws org.melati.poem.AccessPoemException
Sets the Table Row Object ID.

Parameters:
raw - a Table Row Object Id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getZone

public DeliveryZone getZone()
                     throws org.melati.poem.AccessPoemException,
                            org.melati.poem.NoSuchRowPoemException
Retrieves the Zone object referred to.

Returns:
the Zone as a DeliveryZone
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights
org.melati.poem.NoSuchRowPoemException - if the Persistent has yet to be allocated a TROID

setZone

public void setZone(DeliveryZone cooked)
             throws org.melati.poem.AccessPoemException
Set the Zone.

Parameters:
cooked - a validated DeliveryZone
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getZoneField

public org.melati.poem.Field getZoneField()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Zone value as a Field from this ShopOrder Persistent.

Returns:
the Integer zone
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getWrapping_unsafe

public java.lang.Integer getWrapping_unsafe()
Retrieves the Wrapping value, without locking, for this ShopOrder Persistent.

Returns:
the Integer wrapping

setWrapping_unsafe

public void setWrapping_unsafe(java.lang.Integer cooked)
Sets the Wrapping value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getWrappingTroid

public java.lang.Integer getWrappingTroid()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Table Row Object ID.

Returns:
the TROID as an Integer
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights

setWrappingTroid

public void setWrappingTroid(java.lang.Integer raw)
                      throws org.melati.poem.AccessPoemException
Sets the Table Row Object ID.

Parameters:
raw - a Table Row Object Id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getWrapping

public Wrapping getWrapping()
                     throws org.melati.poem.AccessPoemException,
                            org.melati.poem.NoSuchRowPoemException
Retrieves the Wrapping object referred to.

Returns:
the Wrapping as a Wrapping
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights
org.melati.poem.NoSuchRowPoemException - if the Persistent has yet to be allocated a TROID

setWrapping

public void setWrapping(Wrapping cooked)
                 throws org.melati.poem.AccessPoemException
Set the Wrapping.

Parameters:
cooked - a validated Wrapping
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getWrappingField

public org.melati.poem.Field getWrappingField()
                                       throws org.melati.poem.AccessPoemException
Retrieves the Wrapping value as a Field from this ShopOrder Persistent.

Returns:
the Integer wrapping
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getAffiliate_unsafe

public java.lang.Integer getAffiliate_unsafe()
Retrieves the Affiliate value, without locking, for this ShopOrder Persistent.

Returns:
the Integer affiliate

setAffiliate_unsafe

public void setAffiliate_unsafe(java.lang.Integer cooked)
Sets the Affiliate value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getAffiliateTroid

public java.lang.Integer getAffiliateTroid()
                                    throws org.melati.poem.AccessPoemException
Retrieves the Table Row Object ID.

Returns:
the TROID as an Integer
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights

setAffiliateTroid

public void setAffiliateTroid(java.lang.Integer raw)
                       throws org.melati.poem.AccessPoemException
Sets the Table Row Object ID.

Parameters:
raw - a Table Row Object Id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getAffiliate

public Affiliate getAffiliate()
                       throws org.melati.poem.AccessPoemException,
                              org.melati.poem.NoSuchRowPoemException
Retrieves the Affiliate object referred to.

Returns:
the Affiliate as a Affiliate
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights
org.melati.poem.NoSuchRowPoemException - if the Persistent has yet to be allocated a TROID

setAffiliate

public void setAffiliate(Affiliate cooked)
                  throws org.melati.poem.AccessPoemException
Set the Affiliate.

Parameters:
cooked - a validated Affiliate
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getAffiliateField

public org.melati.poem.Field getAffiliateField()
                                        throws org.melati.poem.AccessPoemException
Retrieves the Affiliate value as a Field from this ShopOrder Persistent.

Returns:
the Integer affiliate
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getAffiliatepaid_unsafe

public java.lang.Boolean getAffiliatepaid_unsafe()
Retrieves the Affiliatepaid value, without locking, for this ShopOrder Persistent.

Returns:
the Boolean affiliatepaid

setAffiliatepaid_unsafe

public void setAffiliatepaid_unsafe(java.lang.Boolean cooked)
Sets the Affiliatepaid value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getAffiliatepaid

public java.lang.Boolean getAffiliatepaid()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Affiliatepaid value, with locking, for this ShopOrder Persistent. Field description: Has the Affiliate been paid for this order?

Returns:
the value of the field Affiliatepaid for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setAffiliatepaid

public void setAffiliatepaid(java.lang.Boolean cooked)
                      throws org.melati.poem.AccessPoemException,
                             org.melati.poem.ValidationPoemException
Sets the Affiliatepaid value, with checking, for this ShopOrder Persistent. Field description: Has the Affiliate been paid for this order?

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setAffiliatepaid

public final void setAffiliatepaid(boolean cooked)
                            throws org.melati.poem.AccessPoemException,
                                   org.melati.poem.ValidationPoemException
Sets the Affiliatepaid value, with checking, from a boolean, for this ShopOrder Persistent. Field description: Has the Affiliate been paid for this order?

Parameters:
cooked - a boolean
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getAffiliatepaidField

public org.melati.poem.Field getAffiliatepaidField()
                                            throws org.melati.poem.AccessPoemException
Retrieves the Affiliatepaid value as a Field from this ShopOrder Persistent.

Returns:
the Boolean affiliatepaid
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getComission_unsafe

public java.lang.Double getComission_unsafe()
Retrieves the Comission value, without locking, for this ShopOrder Persistent.

Returns:
the Double comission

setComission_unsafe

public void setComission_unsafe(java.lang.Double cooked)
Sets the Comission value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getComission

public java.lang.Double getComission()
                              throws org.melati.poem.AccessPoemException
Retrieves the Comission value, with locking, for this ShopOrder Persistent. Field description: The Commission Percentage to go to the Affiliate

Returns:
the value of the field Comission for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setComission

public void setComission(java.lang.Double cooked)
                  throws org.melati.poem.AccessPoemException,
                         org.melati.poem.ValidationPoemException
Sets the Comission value, with checking, for this ShopOrder Persistent. Field description: The Commission Percentage to go to the Affiliate

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setComission

public final void setComission(double cooked)
                        throws org.melati.poem.AccessPoemException,
                               org.melati.poem.ValidationPoemException
Sets the Comission value, with checking, for this ShopOrder Persistent. Field description: The Commission Percentage to go to the Affiliate

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getComissionField

public org.melati.poem.Field getComissionField()
                                        throws org.melati.poem.AccessPoemException
Retrieves the Comission value as a Field from this ShopOrder Persistent.

Returns:
the Double comission
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getSpam_unsafe

public java.lang.Boolean getSpam_unsafe()
Retrieves the Spam value, without locking, for this ShopOrder Persistent.

Returns:
the Boolean spam

setSpam_unsafe

public void setSpam_unsafe(java.lang.Boolean cooked)
Sets the Spam value directly, without checking, for this ShopOrder Persistent.

Parameters:
cooked - the pre-validated value to set

getSpam

public java.lang.Boolean getSpam()
                          throws org.melati.poem.AccessPoemException
Retrieves the Spam value, with locking, for this ShopOrder Persistent. Field description: Does the user want to receive spam email?

Returns:
the value of the field Spam for this ShopOrder Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setSpam

public void setSpam(java.lang.Boolean cooked)
             throws org.melati.poem.AccessPoemException,
                    org.melati.poem.ValidationPoemException
Sets the Spam value, with checking, for this ShopOrder Persistent. Field description: Does the user want to receive spam email?

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setSpam

public final void setSpam(boolean cooked)
                   throws org.melati.poem.AccessPoemException,
                          org.melati.poem.ValidationPoemException
Sets the Spam value, with checking, from a boolean, for this ShopOrder Persistent. Field description: Does the user want to receive spam email?

Parameters:
cooked - a boolean
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getSpamField

public org.melati.poem.Field getSpamField()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Spam value as a Field from this ShopOrder Persistent.

Returns:
the Boolean spam
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights


Copyright © 2001-2008 PanEris. All Rights Reserved.