|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.melati.poem.transaction.Transactioned org.melati.poem.JdbcPersistent org.paneris.bibliomania.generated.ShopOrderBase
public abstract class ShopOrderBase
Melati POEM generated abstract base class for a Persistent
ShopOrder
Object.
org.melati.poem.prepro.TableDef#generatePersistentBaseJava
Field Summary | |
---|---|
protected java.lang.String |
address
Address |
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 (UK Sterling Equivalent) - The total amount of the order (UK Sterling Equivalent) |
protected java.lang.String |
comment
Comment - Any comments reguarding this order |
protected java.lang.Integer |
country
Country |
protected java.lang.String |
county
County / State |
protected java.lang.Integer |
currency
currency - The currency for 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.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 |
name
Full name - The user's real name |
protected java.lang.String |
postcode
Postcode - Order postcode |
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 |
user
User |
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.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 . |
BibliomaniaDatabaseTables |
getBibliomaniaDatabaseTables()
Retrieves the Database object. |
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.Integer |
getCountry_unsafe()
Retrieves the Country value, without locking,
for this ShopOrder Persistent . |
Country |
getCountry()
Retrieves the Country object referred to. |
org.melati.poem.Field |
getCountryField()
Retrieves the Country value as a Field
from this ShopOrder Persistent . |
java.lang.Integer |
getCountryTroid()
Retrieves the Table Row Object ID. |
java.lang.String |
getCounty_unsafe()
Retrieves the County value, without locking,
for this ShopOrder Persistent . |
java.lang.String |
getCounty()
Retrieves the County value, with locking, for this ShopOrder Persistent . |
org.melati.poem.Field |
getCountyField()
Retrieves the County value as a Field
from this ShopOrder Persistent . |
java.lang.Integer |
getCurrency_unsafe()
Retrieves the Currency value, without locking,
for this ShopOrder Persistent . |
Currency |
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.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.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 . |
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.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.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 |
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. |
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 |
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 |
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.Integer cooked)
Sets the Country value directly, without checking,
for this ShopOrder Persistent . |
void |
setCountry(Country cooked)
Set the Country. |
void |
setCountryTroid(java.lang.Integer raw)
Sets the Table Row Object ID. |
void |
setCounty_unsafe(java.lang.String cooked)
Sets the County value directly, without checking,
for this ShopOrder Persistent . |
void |
setCounty(java.lang.String cooked)
Sets the County 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(Currency cooked)
Set the Currency. |
void |
setCurrencyTroid(java.lang.Integer raw)
Sets the Table Row Object ID. |
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 |
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 |
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 |
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 |
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 |
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. |
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 |
---|
protected java.lang.Integer id
protected java.lang.Integer user
protected java.lang.Integer status
protected java.sql.Timestamp date
protected java.sql.Timestamp fufilleddate
protected java.lang.String comment
protected java.lang.Double amount
protected java.lang.Double delivery
protected java.lang.Double amountUK
protected java.lang.Double deliveryUK
protected java.lang.String name
protected java.lang.String email
protected java.lang.String address
protected java.lang.String town
protected java.lang.String county
protected java.lang.String tel
protected java.lang.String postcode
protected java.lang.Integer country
protected java.lang.Integer currency
Constructor Detail |
---|
public ShopOrderBase()
Method Detail |
---|
public BibliomaniaDatabaseTables getBibliomaniaDatabaseTables()
org.melati.poem.prepro.TableDef#generatePersistentBaseJava
public ShopOrderTable getShopOrderTable()
ShopOrderTable
table
which this Persistent
is from.
org.melati.poem.prepro.TableDef#generatePersistentBaseJava
public java.lang.Integer getId_unsafe()
Id
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setId_unsafe(java.lang.Integer cooked)
Id
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getId() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Id
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setId(java.lang.Integer cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Id
value, with checking, for this
ShopOrder
Persistent
.
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic final void setId(int cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Id
value, with checking, for this
ShopOrder
Persistent
.
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getIdField() throws org.melati.poem.AccessPoemException
Id
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.Integer getUser_unsafe()
User
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setUser_unsafe(java.lang.Integer cooked)
User
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getUserTroid() throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer read access rightspublic void setUserTroid(java.lang.Integer raw) throws org.melati.poem.AccessPoemException
raw
- a Table Row Object Id
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic User getUser() throws org.melati.poem.AccessPoemException, org.melati.poem.NoSuchRowPoemException
User
object referred to.
User
as a User
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 TROIDpublic void setUser(User cooked) throws org.melati.poem.AccessPoemException
cooked
- a validated User
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic org.melati.poem.Field getUserField() throws org.melati.poem.AccessPoemException
User
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.Integer getStatus_unsafe()
Status
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setStatus_unsafe(java.lang.Integer cooked)
Status
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getStatusTroid() throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer read access rightspublic void setStatusTroid(java.lang.Integer raw) throws org.melati.poem.AccessPoemException
raw
- a Table Row Object Id
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic OrderStatus getStatus() throws org.melati.poem.AccessPoemException, org.melati.poem.NoSuchRowPoemException
Status
object referred to.
Status
as a OrderStatus
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 TROIDpublic void setStatus(OrderStatus cooked) throws org.melati.poem.AccessPoemException
cooked
- a validated OrderStatus
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic org.melati.poem.Field getStatusField() throws org.melati.poem.AccessPoemException
Status
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.sql.Timestamp getDate_unsafe()
Date
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setDate_unsafe(java.sql.Timestamp cooked)
Date
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.sql.Timestamp getDate() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
The date that this order was placed (leave blank to autocomplete)
Date
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setDate(java.sql.Timestamp cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Date
value, with checking, for this
ShopOrder
Persistent
.
Field description:
The date that this order was placed (leave blank to autocomplete)
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getDateField() throws org.melati.poem.AccessPoemException
Date
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.sql.Timestamp getFufilleddate_unsafe()
Fufilleddate
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setFufilleddate_unsafe(java.sql.Timestamp cooked)
Fufilleddate
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.sql.Timestamp getFufilleddate() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
The date that this order was fufilled (leave blank to autocomplete)
Fufilleddate
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setFufilleddate(java.sql.Timestamp cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Fufilleddate
value, with checking, for this
ShopOrder
Persistent
.
Field description:
The date that this order was fufilled (leave blank to autocomplete)
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getFufilleddateField() throws org.melati.poem.AccessPoemException
Fufilleddate
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.String getComment_unsafe()
Comment
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setComment_unsafe(java.lang.String cooked)
Comment
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getComment() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
Any comments reguarding this order
Comment
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setComment(java.lang.String cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Comment
value, with checking, for this
ShopOrder
Persistent
.
Field description:
Any comments reguarding this order
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getCommentField() throws org.melati.poem.AccessPoemException
Comment
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.Double getAmount_unsafe()
Amount
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setAmount_unsafe(java.lang.Double cooked)
Amount
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Double getAmount() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
The total amount of the order (in customer's currency)
Amount
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setAmount(java.lang.Double cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Amount
value, with checking, for this
ShopOrder
Persistent
.
Field description:
The total amount of the order (in customer's currency)
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic final void setAmount(double cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Amount
value, with checking, for this ShopOrder
Persistent
.
Field description:
The total amount of the order (in customer's currency)
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getAmountField() throws org.melati.poem.AccessPoemException
Amount
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.Double getDelivery_unsafe()
Delivery
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setDelivery_unsafe(java.lang.Double cooked)
Delivery
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Double getDelivery() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
The total delivery charge for the order (in customer's currency)
Delivery
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setDelivery(java.lang.Double cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Delivery
value, with checking, for this
ShopOrder
Persistent
.
Field description:
The total delivery charge for the order (in customer's currency)
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic final void setDelivery(double cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Delivery
value, with checking, for this ShopOrder
Persistent
.
Field description:
The total delivery charge for the order (in customer's currency)
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getDeliveryField() throws org.melati.poem.AccessPoemException
Delivery
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.Double getAmountUK_unsafe()
AmountUK
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setAmountUK_unsafe(java.lang.Double cooked)
AmountUK
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Double getAmountUK() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
The total amount of the order (UK Sterling Equivalent)
AmountUK
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setAmountUK(java.lang.Double cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
AmountUK
value, with checking, for this
ShopOrder
Persistent
.
Field description:
The total amount of the order (UK Sterling Equivalent)
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic final void setAmountUK(double cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
AmountUK
value, with checking, for this ShopOrder
Persistent
.
Field description:
The total amount of the order (UK Sterling Equivalent)
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getAmountUKField() throws org.melati.poem.AccessPoemException
AmountUK
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.Double getDeliveryUK_unsafe()
DeliveryUK
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setDeliveryUK_unsafe(java.lang.Double cooked)
DeliveryUK
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Double getDeliveryUK() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
The total delivery charge for the order (UK Sterling Equivalent)
DeliveryUK
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setDeliveryUK(java.lang.Double cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
DeliveryUK
value, with checking, for this
ShopOrder
Persistent
.
Field description:
The total delivery charge for the order (UK Sterling Equivalent)
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic final void setDeliveryUK(double cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
DeliveryUK
value, with checking, for this ShopOrder
Persistent
.
Field description:
The total delivery charge for the order (UK Sterling Equivalent)
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getDeliveryUKField() throws org.melati.poem.AccessPoemException
DeliveryUK
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.String getName_unsafe()
Name
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setName_unsafe(java.lang.String cooked)
Name
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getName() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
The user's real name
getName
in interface org.melati.poem.Treeable
getName
in class org.melati.poem.JdbcPersistent
Name
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setName(java.lang.String cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Name
value, with checking, for this
ShopOrder
Persistent
.
Field description:
The user's real name
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getNameField() throws org.melati.poem.AccessPoemException
Name
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.String getEmail_unsafe()
Email
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setEmail_unsafe(java.lang.String cooked)
Email
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getEmail() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
email
Email
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setEmail(java.lang.String cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Email
value, with checking, for this
ShopOrder
Persistent
.
Field description:
email
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getEmailField() throws org.melati.poem.AccessPoemException
Email
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.String getAddress_unsafe()
Address
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setAddress_unsafe(java.lang.String cooked)
Address
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getAddress() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Address
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setAddress(java.lang.String cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Address
value, with checking, for this
ShopOrder
Persistent
.
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getAddressField() throws org.melati.poem.AccessPoemException
Address
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.String getTown_unsafe()
Town
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setTown_unsafe(java.lang.String cooked)
Town
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getTown() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Town
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setTown(java.lang.String cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Town
value, with checking, for this
ShopOrder
Persistent
.
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getTownField() throws org.melati.poem.AccessPoemException
Town
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.String getCounty_unsafe()
County
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setCounty_unsafe(java.lang.String cooked)
County
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getCounty() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
County
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setCounty(java.lang.String cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
County
value, with checking, for this
ShopOrder
Persistent
.
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getCountyField() throws org.melati.poem.AccessPoemException
County
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.String getTel_unsafe()
Tel
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setTel_unsafe(java.lang.String cooked)
Tel
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getTel() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
Order telephone number
Tel
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setTel(java.lang.String cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Tel
value, with checking, for this
ShopOrder
Persistent
.
Field description:
Order telephone number
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getTelField() throws org.melati.poem.AccessPoemException
Tel
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.String getPostcode_unsafe()
Postcode
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setPostcode_unsafe(java.lang.String cooked)
Postcode
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getPostcode() throws org.melati.poem.AccessPoemException
ShopOrder
Persistent
.
Field description:
Order postcode
Postcode
for this
ShopOrder
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setPostcode(java.lang.String cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Postcode
value, with checking, for this
ShopOrder
Persistent
.
Field description:
Order postcode
cooked
- a validated int
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException
- if the value is not validpublic org.melati.poem.Field getPostcodeField() throws org.melati.poem.AccessPoemException
Postcode
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.Integer getCountry_unsafe()
Country
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setCountry_unsafe(java.lang.Integer cooked)
Country
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getCountryTroid() throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer read access rightspublic void setCountryTroid(java.lang.Integer raw) throws org.melati.poem.AccessPoemException
raw
- a Table Row Object Id
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic Country getCountry() throws org.melati.poem.AccessPoemException, org.melati.poem.NoSuchRowPoemException
Country
object referred to.
Country
as a Country
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 TROIDpublic void setCountry(Country cooked) throws org.melati.poem.AccessPoemException
cooked
- a validated Country
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic org.melati.poem.Field getCountryField() throws org.melati.poem.AccessPoemException
Country
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
public java.lang.Integer getCurrency_unsafe()
Currency
value, without locking,
for this ShopOrder
Persistent
.
org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setCurrency_unsafe(java.lang.Integer cooked)
Currency
value directly, without checking,
for this ShopOrder Persistent
.
cooked
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getCurrencyTroid() throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer read access rightspublic void setCurrencyTroid(java.lang.Integer raw) throws org.melati.poem.AccessPoemException
raw
- a Table Row Object Id
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic Currency getCurrency() throws org.melati.poem.AccessPoemException, org.melati.poem.NoSuchRowPoemException
Currency
object referred to.
Currency
as a Currency
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 TROIDpublic void setCurrency(Currency cooked) throws org.melati.poem.AccessPoemException
cooked
- a validated Currency
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic org.melati.poem.Field getCurrencyField() throws org.melati.poem.AccessPoemException
Currency
value as a Field
from this ShopOrder
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |