|
||||||||||
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.BookStockingBase org.paneris.bibliomania.BookStocking
public class BookStocking
Field Summary |
---|
Fields inherited from class org.paneris.bibliomania.generated.BookStockingBase |
---|
author, book, deliveryinfo, detailurl, format, formatcode, id, isbn, price, pricenumber, publicationyear, publisher, shop, thumbnailurl, title, vendorproductid |
Fields inherited from class org.melati.poem.transaction.Transactioned |
---|
valid |
Constructor Summary | |
---|---|
BookStocking()
|
Method Summary | |
---|---|
void |
dump(java.io.PrintStream o)
|
BibliomaniaDatabase |
getBibliomaniaDatabase()
|
java.lang.String |
getNotifyOfferedLinkHTML()
|
java.lang.String |
getProductURL()
|
static void |
main(java.lang.String[] args)
|
void |
setFormat_unsafe(java.lang.String format)
Sets the Format value directly, without checking,
for this BookStocking Persistent . |
void |
setPrice_unsafe(java.lang.String price)
Sets the Price value directly, without checking,
for this BookStocking Persistent . |
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, 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 |
Constructor Detail |
---|
public BookStocking()
Method Detail |
---|
public BibliomaniaDatabase getBibliomaniaDatabase()
public java.lang.String getNotifyOfferedLinkHTML()
public java.lang.String getProductURL()
public void setPrice_unsafe(java.lang.String price)
BookStockingBase
Price
value directly, without checking,
for this BookStocking Persistent
.
setPrice_unsafe
in class BookStockingBase
price
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public void setFormat_unsafe(java.lang.String format)
BookStockingBase
Format
value directly, without checking,
for this BookStocking Persistent
.
setFormat_unsafe
in class BookStockingBase
format
- the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public void dump(java.io.PrintStream o)
dump
in interface org.melati.poem.Persistent
dump
in class org.melati.poem.JdbcPersistent
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |