| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.melati.poem.transaction.Transactioned
org.melati.poem.JdbcPersistent
org.paneris.bibliomania.generated.ShopOrderItemBase
public abstract class ShopOrderItemBase
Melati POEM generated abstract base class for a Persistent 
 ShopOrderItem Object.
org.melati.poem.prepro.TableDef#generatePersistentBaseJava| Field Summary | |
|---|---|
| protected  java.lang.Double | amountAmount (in customer's currency) - The amount of this line (in customer's currency) | 
| protected  java.lang.Double | amountUKAmount (UK Sterling Equivalent) - The amount of this line (UK Sterling Equivalent) | 
| protected  java.sql.Timestamp | dateDate | 
| protected  java.lang.Double | deliveryDelivery (in customer's currency) - The delivery charge for this line (in customer's currency) | 
| protected  java.lang.Double | deliveryUKDelivery (UK Sterling Equivalent) - The delivery charge for this line (UK Sterling Equivalent) | 
| protected  java.sql.Timestamp | fufilleddateFufilled Date - The date that this order was fufilled (leave blank to autocomplete) | 
| protected  java.lang.Integer | idid | 
| protected  java.lang.Integer | orderOrder Number - The order number for this pruchase | 
| protected  java.lang.Integer | productProduct | 
| protected  java.lang.Integer | quantityQuantity | 
| protected  java.lang.Integer | statusStatus - The status of this order item | 
| protected  java.lang.Integer | supplierSupplier | 
| protected  java.lang.Integer | userUser | 
| Fields inherited from class org.melati.poem.transaction.Transactioned | 
|---|
| valid | 
| Constructor Summary | |
|---|---|
| ShopOrderItemBase() | |
| Method Summary | |
|---|---|
|  java.lang.Double | getAmount_unsafe()Retrieves the Amountvalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  java.lang.Double | getAmount()Retrieves the Amount value, with locking, for this ShopOrderItemPersistent. | 
|  org.melati.poem.Field | getAmountField()Retrieves the Amountvalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.lang.Double | getAmountUK_unsafe()Retrieves the AmountUKvalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  java.lang.Double | getAmountUK()Retrieves the AmountUK value, with locking, for this ShopOrderItemPersistent. | 
|  org.melati.poem.Field | getAmountUKField()Retrieves the AmountUKvalue as aFieldfrom thisShopOrderItemPersistent. | 
|  BibliomaniaDatabaseTables | getBibliomaniaDatabaseTables()Retrieves the Database object. | 
|  java.sql.Timestamp | getDate_unsafe()Retrieves the Datevalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  java.sql.Timestamp | getDate()Retrieves the Date value, with locking, for this ShopOrderItemPersistent. | 
|  org.melati.poem.Field | getDateField()Retrieves the Datevalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.lang.Double | getDelivery_unsafe()Retrieves the Deliveryvalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  java.lang.Double | getDelivery()Retrieves the Delivery value, with locking, for this ShopOrderItemPersistent. | 
|  org.melati.poem.Field | getDeliveryField()Retrieves the Deliveryvalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.lang.Double | getDeliveryUK_unsafe()Retrieves the DeliveryUKvalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  java.lang.Double | getDeliveryUK()Retrieves the DeliveryUK value, with locking, for this ShopOrderItemPersistent. | 
|  org.melati.poem.Field | getDeliveryUKField()Retrieves the DeliveryUKvalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.sql.Timestamp | getFufilleddate_unsafe()Retrieves the Fufilleddatevalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  java.sql.Timestamp | getFufilleddate()Retrieves the Fufilleddate value, with locking, for this ShopOrderItemPersistent. | 
|  org.melati.poem.Field | getFufilleddateField()Retrieves the Fufilleddatevalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.lang.Integer | getId_unsafe()Retrieves the Idvalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  java.lang.Integer | getId()Retrieves the Id value, with locking, for this ShopOrderItemPersistent. | 
|  org.melati.poem.Field | getIdField()Retrieves the Idvalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.lang.Integer | getOrder_unsafe()Retrieves the Ordervalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  ShopOrder | getOrder()Retrieves the Orderobject referred to. | 
|  org.melati.poem.Field | getOrderField()Retrieves the Ordervalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.lang.Integer | getOrderTroid()Retrieves the Table Row Object ID. | 
|  java.lang.Integer | getProduct_unsafe()Retrieves the Productvalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  Product | getProduct()Retrieves the Productobject referred to. | 
|  org.melati.poem.Field | getProductField()Retrieves the Productvalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.lang.Integer | getProductTroid()Retrieves the Table Row Object ID. | 
|  java.lang.Integer | getQuantity_unsafe()Retrieves the Quantityvalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  java.lang.Integer | getQuantity()Retrieves the Quantity value, with locking, for this ShopOrderItemPersistent. | 
|  org.melati.poem.Field | getQuantityField()Retrieves the Quantityvalue as aFieldfrom thisShopOrderItemPersistent. | 
|  ShopOrderItemTable | getShopOrderItemTable()Retrieves the ShopOrderItemTabletable 
 which thisPersistentis from. | 
|  java.lang.Integer | getStatus_unsafe()Retrieves the Statusvalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  OrderStatus | getStatus()Retrieves the Statusobject referred to. | 
|  org.melati.poem.Field | getStatusField()Retrieves the Statusvalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.lang.Integer | getStatusTroid()Retrieves the Table Row Object ID. | 
|  java.lang.Integer | getSupplier_unsafe()Retrieves the Suppliervalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  Supplier | getSupplier()Retrieves the Supplierobject referred to. | 
|  org.melati.poem.Field | getSupplierField()Retrieves the Suppliervalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.lang.Integer | getSupplierTroid()Retrieves the Table Row Object ID. | 
|  java.lang.Integer | getUser_unsafe()Retrieves the Uservalue, without locking, 
 for thisShopOrderItemPersistent. | 
|  User | getUser()Retrieves the Userobject referred to. | 
|  org.melati.poem.Field | getUserField()Retrieves the Uservalue as aFieldfrom thisShopOrderItemPersistent. | 
|  java.lang.Integer | getUserTroid()Retrieves the Table Row Object ID. | 
|  void | setAmount_unsafe(java.lang.Double cooked)Sets the Amountvalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setAmount(double cooked)Sets the Amountvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setAmount(java.lang.Double cooked)Sets the Amountvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setAmountUK_unsafe(java.lang.Double cooked)Sets the AmountUKvalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setAmountUK(double cooked)Sets the AmountUKvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setAmountUK(java.lang.Double cooked)Sets the AmountUKvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setDate_unsafe(java.sql.Timestamp cooked)Sets the Datevalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setDate(java.sql.Timestamp cooked)Sets the Datevalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setDelivery_unsafe(java.lang.Double cooked)Sets the Deliveryvalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setDelivery(double cooked)Sets the Deliveryvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setDelivery(java.lang.Double cooked)Sets the Deliveryvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setDeliveryUK_unsafe(java.lang.Double cooked)Sets the DeliveryUKvalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setDeliveryUK(double cooked)Sets the DeliveryUKvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setDeliveryUK(java.lang.Double cooked)Sets the DeliveryUKvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setFufilleddate_unsafe(java.sql.Timestamp cooked)Sets the Fufilleddatevalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setFufilleddate(java.sql.Timestamp cooked)Sets the Fufilleddatevalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setId_unsafe(java.lang.Integer cooked)Sets the Idvalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setId(int cooked)Sets the Idvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setId(java.lang.Integer cooked)Sets the Idvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setOrder_unsafe(java.lang.Integer cooked)Sets the Ordervalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setOrder(ShopOrder cooked)Set the Order. | 
|  void | setOrderTroid(java.lang.Integer raw)Sets the Table Row Object ID. | 
|  void | setProduct_unsafe(java.lang.Integer cooked)Sets the Productvalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setProduct(Product cooked)Set the Product. | 
|  void | setProductTroid(java.lang.Integer raw)Sets the Table Row Object ID. | 
|  void | setQuantity_unsafe(java.lang.Integer cooked)Sets the Quantityvalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setQuantity(int cooked)Sets the Quantityvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setQuantity(java.lang.Integer cooked)Sets the Quantityvalue, with checking, for thisShopOrderItemPersistent. | 
|  void | setStatus_unsafe(java.lang.Integer cooked)Sets the Statusvalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setStatus(OrderStatus cooked)Set the Status. | 
|  void | setStatusTroid(java.lang.Integer raw)Sets the Table Row Object ID. | 
|  void | setSupplier_unsafe(java.lang.Integer cooked)Sets the Suppliervalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  void | setSupplier(Supplier cooked)Set the Supplier. | 
|  void | setSupplierTroid(java.lang.Integer raw)Sets the Table Row Object ID. | 
|  void | setUser_unsafe(java.lang.Integer cooked)Sets the Uservalue directly, without checking, 
 for this ShopOrderItemPersistent. | 
|  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, getName, 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 product
protected java.lang.Integer supplier
protected java.lang.Integer status
protected java.lang.Integer quantity
protected java.sql.Timestamp date
protected java.sql.Timestamp fufilleddate
protected java.lang.Integer order
protected java.lang.Double amount
protected java.lang.Double delivery
protected java.lang.Double amountUK
protected java.lang.Double deliveryUK
| Constructor Detail | 
|---|
public ShopOrderItemBase()
| Method Detail | 
|---|
public BibliomaniaDatabaseTables getBibliomaniaDatabaseTables()
org.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic ShopOrderItemTable getShopOrderItemTable()
ShopOrderItemTable table 
 which this Persistent is from.
org.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic java.lang.Integer getId_unsafe()
Id value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setId_unsafe(java.lang.Integer cooked)
Id value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getId()
                        throws org.melati.poem.AccessPoemException
ShopOrderItem Persistent.
Id for this 
         ShopOrderItem Persistent
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public void setId(java.lang.Integer cooked)
           throws org.melati.poem.AccessPoemException,
                  org.melati.poem.ValidationPoemException
Id value, with checking, for this 
 ShopOrderItem 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 valid
public final void setId(int cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Id value, with checking, for this 
 ShopOrderItem 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 valid
public org.melati.poem.Field getIdField()
                                 throws org.melati.poem.AccessPoemException
Id value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getUser_unsafe()
User value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setUser_unsafe(java.lang.Integer cooked)
User value directly, without checking, 
 for this ShopOrderItem 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 rights
public 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 rights
public 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 TROID
public 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 rights
public org.melati.poem.Field getUserField()
                                   throws org.melati.poem.AccessPoemException
User value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getProduct_unsafe()
Product value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setProduct_unsafe(java.lang.Integer cooked)
Product value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getProductTroid()
                                  throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer read access rights
public void setProductTroid(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 rights
public Product getProduct()
                   throws org.melati.poem.AccessPoemException,
                          org.melati.poem.NoSuchRowPoemException
Product object referred to.
Product as a Product
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
public void setProduct(Product cooked)
                throws org.melati.poem.AccessPoemException
cooked - a validated Product
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public org.melati.poem.Field getProductField()
                                      throws org.melati.poem.AccessPoemException
Product value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getSupplier_unsafe()
Supplier value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setSupplier_unsafe(java.lang.Integer cooked)
Supplier value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getSupplierTroid()
                                   throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer read access rights
public void setSupplierTroid(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 rights
public Supplier getSupplier()
                     throws org.melati.poem.AccessPoemException,
                            org.melati.poem.NoSuchRowPoemException
Supplier object referred to.
Supplier as a Supplier
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
public void setSupplier(Supplier cooked)
                 throws org.melati.poem.AccessPoemException
cooked - a validated Supplier
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public org.melati.poem.Field getSupplierField()
                                       throws org.melati.poem.AccessPoemException
Supplier value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getStatus_unsafe()
Status value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setStatus_unsafe(java.lang.Integer cooked)
Status value directly, without checking, 
 for this ShopOrderItem 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 rights
public 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 rights
public 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 TROID
public 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 rights
public org.melati.poem.Field getStatusField()
                                     throws org.melati.poem.AccessPoemException
Status value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getQuantity_unsafe()
Quantity value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setQuantity_unsafe(java.lang.Integer cooked)
Quantity value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getQuantity()
                              throws org.melati.poem.AccessPoemException
ShopOrderItem Persistent.
Quantity for this 
         ShopOrderItem Persistent
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public void setQuantity(java.lang.Integer cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Quantity value, with checking, for this 
 ShopOrderItem 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 valid
public final void setQuantity(int cooked)
                       throws org.melati.poem.AccessPoemException,
                              org.melati.poem.ValidationPoemException
Quantity value, with checking, for this 
 ShopOrderItem 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 valid
public org.melati.poem.Field getQuantityField()
                                       throws org.melati.poem.AccessPoemException
Quantity value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.sql.Timestamp getDate_unsafe()
Date value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDate_unsafe(java.sql.Timestamp cooked)
Date value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.sql.Timestamp getDate()
                           throws org.melati.poem.AccessPoemException
ShopOrderItem Persistent.
Date for this 
         ShopOrderItem Persistent
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public void setDate(java.sql.Timestamp cooked)
             throws org.melati.poem.AccessPoemException,
                    org.melati.poem.ValidationPoemException
Date value, with checking, for this 
 ShopOrderItem 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 valid
public org.melati.poem.Field getDateField()
                                   throws org.melati.poem.AccessPoemException
Date value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.sql.Timestamp getFufilleddate_unsafe()
Fufilleddate value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setFufilleddate_unsafe(java.sql.Timestamp cooked)
Fufilleddate value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.sql.Timestamp getFufilleddate()
                                   throws org.melati.poem.AccessPoemException
ShopOrderItem Persistent.
 Field description: 
   The date that this order was fufilled (leave blank to autocomplete)
Fufilleddate for this 
         ShopOrderItem Persistent
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public void setFufilleddate(java.sql.Timestamp cooked)
                     throws org.melati.poem.AccessPoemException,
                            org.melati.poem.ValidationPoemException
Fufilleddate value, with checking, for this 
 ShopOrderItem 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 valid
public org.melati.poem.Field getFufilleddateField()
                                           throws org.melati.poem.AccessPoemException
Fufilleddate value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getOrder_unsafe()
Order value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setOrder_unsafe(java.lang.Integer cooked)
Order value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getOrderTroid()
                                throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer read access rights
public void setOrderTroid(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 rights
public ShopOrder getOrder()
                   throws org.melati.poem.AccessPoemException,
                          org.melati.poem.NoSuchRowPoemException
Order object referred to.
Order as a ShopOrder
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
public void setOrder(ShopOrder cooked)
              throws org.melati.poem.AccessPoemException
cooked - a validated ShopOrder
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public org.melati.poem.Field getOrderField()
                                    throws org.melati.poem.AccessPoemException
Order value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Double getAmount_unsafe()
Amount value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setAmount_unsafe(java.lang.Double cooked)
Amount value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Double getAmount()
                           throws org.melati.poem.AccessPoemException
ShopOrderItem Persistent.
 Field description: 
   The amount of this line (in customer's currency)
Amount for this 
         ShopOrderItem Persistent
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public void setAmount(java.lang.Double cooked)
               throws org.melati.poem.AccessPoemException,
                      org.melati.poem.ValidationPoemException
Amount value, with checking, for this 
 ShopOrderItem Persistent.
 Field description: 
   The amount of this line (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 valid
public final void setAmount(double cooked)
                     throws org.melati.poem.AccessPoemException,
                            org.melati.poem.ValidationPoemException
Amount value, with checking, for this ShopOrderItem Persistent.
 Field description: 
   The amount of this line (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 valid
public org.melati.poem.Field getAmountField()
                                     throws org.melati.poem.AccessPoemException
Amount value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Double getDelivery_unsafe()
Delivery value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDelivery_unsafe(java.lang.Double cooked)
Delivery value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Double getDelivery()
                             throws org.melati.poem.AccessPoemException
ShopOrderItem Persistent.
 Field description: 
   The delivery charge for this line (in customer's currency)
Delivery for this 
         ShopOrderItem Persistent
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public void setDelivery(java.lang.Double cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Delivery value, with checking, for this 
 ShopOrderItem Persistent.
 Field description: 
   The delivery charge for this line (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 valid
public final void setDelivery(double cooked)
                       throws org.melati.poem.AccessPoemException,
                              org.melati.poem.ValidationPoemException
Delivery value, with checking, for this ShopOrderItem Persistent.
 Field description: 
   The delivery charge for this line (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 valid
public org.melati.poem.Field getDeliveryField()
                                       throws org.melati.poem.AccessPoemException
Delivery value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Double getAmountUK_unsafe()
AmountUK value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setAmountUK_unsafe(java.lang.Double cooked)
AmountUK value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Double getAmountUK()
                             throws org.melati.poem.AccessPoemException
ShopOrderItem Persistent.
 Field description: 
   The amount of this line (UK Sterling Equivalent)
AmountUK for this 
         ShopOrderItem Persistent
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public void setAmountUK(java.lang.Double cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
AmountUK value, with checking, for this 
 ShopOrderItem Persistent.
 Field description: 
   The amount of this line (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 valid
public final void setAmountUK(double cooked)
                       throws org.melati.poem.AccessPoemException,
                              org.melati.poem.ValidationPoemException
AmountUK value, with checking, for this ShopOrderItem Persistent.
 Field description: 
   The amount of this line (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 valid
public org.melati.poem.Field getAmountUKField()
                                       throws org.melati.poem.AccessPoemException
AmountUK value as a Field
 from this ShopOrderItem Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Double getDeliveryUK_unsafe()
DeliveryUK value, without locking, 
 for this ShopOrderItem Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDeliveryUK_unsafe(java.lang.Double cooked)
DeliveryUK value directly, without checking, 
 for this ShopOrderItem Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Double getDeliveryUK()
                               throws org.melati.poem.AccessPoemException
ShopOrderItem Persistent.
 Field description: 
   The delivery charge for this line (UK Sterling Equivalent)
DeliveryUK for this 
         ShopOrderItem Persistent
org.melati.poem.AccessPoemException - if the current AccessToken 
         does not confer write access rights
public void setDeliveryUK(java.lang.Double cooked)
                   throws org.melati.poem.AccessPoemException,
                          org.melati.poem.ValidationPoemException
DeliveryUK value, with checking, for this 
 ShopOrderItem Persistent.
 Field description: 
   The delivery charge for this line (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 valid
public final void setDeliveryUK(double cooked)
                         throws org.melati.poem.AccessPoemException,
                                org.melati.poem.ValidationPoemException
DeliveryUK value, with checking, for this ShopOrderItem Persistent.
 Field description: 
   The delivery charge for this line (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 valid
public org.melati.poem.Field getDeliveryUKField()
                                         throws org.melati.poem.AccessPoemException
DeliveryUK value as a Field
 from this ShopOrderItem 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 | |||||||||