|
||||||||||
| 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
org.paneris.bibliomania.ShopOrderItem
public class ShopOrderItem
| Field Summary |
|---|
| Fields inherited from class org.paneris.bibliomania.generated.ShopOrderItemBase |
|---|
amount, amountUK, date, delivery, deliveryUK, fufilleddate, id, order, product, quantity, status, supplier, user |
| Fields inherited from class org.melati.poem.transaction.Transactioned |
|---|
valid |
| Constructor Summary | |
|---|---|
ShopOrderItem()
|
|
| Method Summary | |
|---|---|
void |
setFufilleddate_unsafe(java.sql.Timestamp cooked)
Sets the Fufilleddate value directly, without checking,
for this ShopOrderItem Persistent. |
void |
setStatus(OrderStatus cooked)
Set the Status. |
protected void |
writeLock()
|
| 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 |
| 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 |
| Constructor Detail |
|---|
public ShopOrderItem()
| Method Detail |
|---|
public void setStatus(OrderStatus cooked)
throws org.melati.poem.AccessPoemException
ShopOrderItemBase
setStatus in class ShopOrderItemBasecooked - a validated OrderStatus
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic void setFufilleddate_unsafe(java.sql.Timestamp cooked)
ShopOrderItemBaseFufilleddate value directly, without checking,
for this ShopOrderItem Persistent.
setFufilleddate_unsafe in class ShopOrderItemBasecooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethodsprotected void writeLock()
writeLock in class org.melati.poem.JdbcPersistent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||