|
||||||||||
| 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.BookStockingBase
public abstract class BookStockingBase
Melati POEM generated abstract base class for a Persistent
BookStocking Object.
org.melati.poem.prepro.TableDef#generatePersistentBaseJava| Field Summary | |
|---|---|
protected java.lang.String |
author
author - The bookshop's author name for the book |
protected java.lang.Integer |
book
book - The Bibliomania book corresponding to the stocked book, as far as can be determined |
protected java.lang.String |
deliveryinfo
Delivery info - The bookshop's delivery time claim for the book |
protected java.lang.String |
detailurl
Detail URL - A scratchpad for storing info about the book's home page on the bookshop (or, unused) |
protected java.lang.String |
format
format - The bookshop's format description for the book |
protected java.lang.Integer |
formatcode
Format code - A code representing the book's format in a consistent way, as far as it can be determined |
protected java.lang.Integer |
id
id |
protected java.lang.String |
isbn
isbn - The ISBN for the book |
protected java.lang.String |
price
price - The bookshop's price description for the book |
protected java.lang.Integer |
pricenumber
Price (number) - A numeric version of the price, if can be calculated ... |
protected java.lang.String |
publicationyear
Publication year - The bookshop's publication year description for the book |
protected java.lang.String |
publisher
publisher - The bookshop's publisher description for the book |
protected java.lang.Integer |
shop
shop - The bookshop |
protected java.lang.String |
thumbnailurl
Thumbnail URL - An URL for the book's cover page image on the bookshop |
protected java.lang.String |
title
title - The bookshop's title for the book |
protected java.lang.String |
vendorproductid
Vendor product ID - The bookshop's internal product ID for the book |
| Fields inherited from class org.melati.poem.transaction.Transactioned |
|---|
valid |
| Constructor Summary | |
|---|---|
BookStockingBase()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAuthor_unsafe()
Retrieves the Author value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getAuthor()
Retrieves the Author value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getAuthorField()
Retrieves the Author value as a Field
from this BookStocking Persistent. |
BibliomaniaDatabaseTables |
getBibliomaniaDatabaseTables()
Retrieves the Database object. |
java.lang.Integer |
getBook_unsafe()
Retrieves the Book value, without locking,
for this BookStocking Persistent. |
Book |
getBook()
Retrieves the Book object referred to. |
org.melati.poem.Field |
getBookField()
Retrieves the Book value as a Field
from this BookStocking Persistent. |
BookStockingTable |
getBookStockingTable()
Retrieves the BookStockingTable table
which this Persistent is from. |
java.lang.Integer |
getBookTroid()
Retrieves the Table Row Object ID. |
java.lang.String |
getDeliveryinfo_unsafe()
Retrieves the Deliveryinfo value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getDeliveryinfo()
Retrieves the Deliveryinfo value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getDeliveryinfoField()
Retrieves the Deliveryinfo value as a Field
from this BookStocking Persistent. |
java.lang.String |
getDetailurl_unsafe()
Retrieves the Detailurl value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getDetailurl()
Retrieves the Detailurl value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getDetailurlField()
Retrieves the Detailurl value as a Field
from this BookStocking Persistent. |
java.lang.String |
getFormat_unsafe()
Retrieves the Format value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getFormat()
Retrieves the Format value, with locking, for this BookStocking Persistent. |
java.lang.Integer |
getFormatcode_unsafe()
Retrieves the Formatcode value, without locking,
for this BookStocking Persistent. |
BookFormat |
getFormatcode()
Retrieves the Formatcode object referred to. |
org.melati.poem.Field |
getFormatcodeField()
Retrieves the Formatcode value as a Field
from this BookStocking Persistent. |
java.lang.Integer |
getFormatcodeTroid()
Retrieves the Table Row Object ID. |
org.melati.poem.Field |
getFormatField()
Retrieves the Format value as a Field
from this BookStocking Persistent. |
java.lang.Integer |
getId_unsafe()
Retrieves the Id value, without locking,
for this BookStocking Persistent. |
java.lang.Integer |
getId()
Retrieves the Id value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getIdField()
Retrieves the Id value as a Field
from this BookStocking Persistent. |
java.lang.String |
getIsbn_unsafe()
Retrieves the Isbn value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getIsbn()
Retrieves the Isbn value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getIsbnField()
Retrieves the Isbn value as a Field
from this BookStocking Persistent. |
java.lang.String |
getPrice_unsafe()
Retrieves the Price value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getPrice()
Retrieves the Price value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getPriceField()
Retrieves the Price value as a Field
from this BookStocking Persistent. |
java.lang.Integer |
getPricenumber_unsafe()
Retrieves the Pricenumber value, without locking,
for this BookStocking Persistent. |
java.lang.Integer |
getPricenumber()
Retrieves the Pricenumber value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getPricenumberField()
Retrieves the Pricenumber value as a Field
from this BookStocking Persistent. |
java.lang.String |
getPublicationyear_unsafe()
Retrieves the Publicationyear value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getPublicationyear()
Retrieves the Publicationyear value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getPublicationyearField()
Retrieves the Publicationyear value as a Field
from this BookStocking Persistent. |
java.lang.String |
getPublisher_unsafe()
Retrieves the Publisher value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getPublisher()
Retrieves the Publisher value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getPublisherField()
Retrieves the Publisher value as a Field
from this BookStocking Persistent. |
java.lang.Integer |
getShop_unsafe()
Retrieves the Shop value, without locking,
for this BookStocking Persistent. |
Bookshop |
getShop()
Retrieves the Shop object referred to. |
org.melati.poem.Field |
getShopField()
Retrieves the Shop value as a Field
from this BookStocking Persistent. |
java.lang.Integer |
getShopTroid()
Retrieves the Table Row Object ID. |
java.lang.String |
getThumbnailurl_unsafe()
Retrieves the Thumbnailurl value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getThumbnailurl()
Retrieves the Thumbnailurl value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getThumbnailurlField()
Retrieves the Thumbnailurl value as a Field
from this BookStocking Persistent. |
java.lang.String |
getTitle_unsafe()
Retrieves the Title value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getTitle()
Retrieves the Title value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getTitleField()
Retrieves the Title value as a Field
from this BookStocking Persistent. |
java.lang.String |
getVendorproductid_unsafe()
Retrieves the Vendorproductid value, without locking,
for this BookStocking Persistent. |
java.lang.String |
getVendorproductid()
Retrieves the Vendorproductid value, with locking, for this BookStocking Persistent. |
org.melati.poem.Field |
getVendorproductidField()
Retrieves the Vendorproductid value as a Field
from this BookStocking Persistent. |
void |
setAuthor_unsafe(java.lang.String cooked)
Sets the Author value directly, without checking,
for this BookStocking Persistent. |
void |
setAuthor(java.lang.String cooked)
Sets the Author value, with checking, for this
BookStocking Persistent. |
void |
setBook_unsafe(java.lang.Integer cooked)
Sets the Book value directly, without checking,
for this BookStocking Persistent. |
void |
setBook(Book cooked)
Set the Book. |
void |
setBookTroid(java.lang.Integer raw)
Sets the Table Row Object ID. |
void |
setDeliveryinfo_unsafe(java.lang.String cooked)
Sets the Deliveryinfo value directly, without checking,
for this BookStocking Persistent. |
void |
setDeliveryinfo(java.lang.String cooked)
Sets the Deliveryinfo value, with checking, for this
BookStocking Persistent. |
void |
setDetailurl_unsafe(java.lang.String cooked)
Sets the Detailurl value directly, without checking,
for this BookStocking Persistent. |
void |
setDetailurl(java.lang.String cooked)
Sets the Detailurl value, with checking, for this
BookStocking Persistent. |
void |
setFormat_unsafe(java.lang.String cooked)
Sets the Format value directly, without checking,
for this BookStocking Persistent. |
void |
setFormat(java.lang.String cooked)
Sets the Format value, with checking, for this
BookStocking Persistent. |
void |
setFormatcode_unsafe(java.lang.Integer cooked)
Sets the Formatcode value directly, without checking,
for this BookStocking Persistent. |
void |
setFormatcode(BookFormat cooked)
Set the Formatcode. |
void |
setFormatcodeTroid(java.lang.Integer raw)
Sets the Table Row Object ID. |
void |
setId_unsafe(java.lang.Integer cooked)
Sets the Id value directly, without checking,
for this BookStocking Persistent. |
void |
setId(int cooked)
Sets the Id value, with checking, for this
BookStocking Persistent. |
void |
setId(java.lang.Integer cooked)
Sets the Id value, with checking, for this
BookStocking Persistent. |
void |
setIsbn_unsafe(java.lang.String cooked)
Sets the Isbn value directly, without checking,
for this BookStocking Persistent. |
void |
setIsbn(java.lang.String cooked)
Sets the Isbn value, with checking, for this
BookStocking Persistent. |
void |
setPrice_unsafe(java.lang.String cooked)
Sets the Price value directly, without checking,
for this BookStocking Persistent. |
void |
setPrice(java.lang.String cooked)
Sets the Price value, with checking, for this
BookStocking Persistent. |
void |
setPricenumber_unsafe(java.lang.Integer cooked)
Sets the Pricenumber value directly, without checking,
for this BookStocking Persistent. |
void |
setPricenumber(int cooked)
Sets the Pricenumber value, with checking, for this
BookStocking Persistent. |
void |
setPricenumber(java.lang.Integer cooked)
Sets the Pricenumber value, with checking, for this
BookStocking Persistent. |
void |
setPublicationyear_unsafe(java.lang.String cooked)
Sets the Publicationyear value directly, without checking,
for this BookStocking Persistent. |
void |
setPublicationyear(java.lang.String cooked)
Sets the Publicationyear value, with checking, for this
BookStocking Persistent. |
void |
setPublisher_unsafe(java.lang.String cooked)
Sets the Publisher value directly, without checking,
for this BookStocking Persistent. |
void |
setPublisher(java.lang.String cooked)
Sets the Publisher value, with checking, for this
BookStocking Persistent. |
void |
setShop_unsafe(java.lang.Integer cooked)
Sets the Shop value directly, without checking,
for this BookStocking Persistent. |
void |
setShop(Bookshop cooked)
Set the Shop. |
void |
setShopTroid(java.lang.Integer raw)
Sets the Table Row Object ID. |
void |
setThumbnailurl_unsafe(java.lang.String cooked)
Sets the Thumbnailurl value directly, without checking,
for this BookStocking Persistent. |
void |
setThumbnailurl(java.lang.String cooked)
Sets the Thumbnailurl value, with checking, for this
BookStocking Persistent. |
void |
setTitle_unsafe(java.lang.String cooked)
Sets the Title value directly, without checking,
for this BookStocking Persistent. |
void |
setTitle(java.lang.String cooked)
Sets the Title value, with checking, for this
BookStocking Persistent. |
void |
setVendorproductid_unsafe(java.lang.String cooked)
Sets the Vendorproductid value directly, without checking,
for this BookStocking Persistent. |
void |
setVendorproductid(java.lang.String cooked)
Sets the Vendorproductid value, with 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, 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 shop
protected java.lang.Integer book
protected java.lang.String title
protected java.lang.String author
protected java.lang.String vendorproductid
protected java.lang.String isbn
protected java.lang.String deliveryinfo
protected java.lang.String price
protected java.lang.Integer pricenumber
protected java.lang.String format
protected java.lang.Integer formatcode
protected java.lang.String publisher
protected java.lang.String publicationyear
protected java.lang.String detailurl
protected java.lang.String thumbnailurl
| Constructor Detail |
|---|
public BookStockingBase()
| Method Detail |
|---|
public BibliomaniaDatabaseTables getBibliomaniaDatabaseTables()
org.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic BookStockingTable getBookStockingTable()
BookStockingTable table
which this Persistent is from.
org.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic java.lang.Integer getId_unsafe()
Id value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setId_unsafe(java.lang.Integer cooked)
Id value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getId()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Id for this
BookStocking 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
BookStocking 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
BookStocking 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 BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getShop_unsafe()
Shop value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setShop_unsafe(java.lang.Integer cooked)
Shop value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getShopTroid()
throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer read access rights
public void setShopTroid(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 Bookshop getShop()
throws org.melati.poem.AccessPoemException,
org.melati.poem.NoSuchRowPoemException
Shop object referred to.
Shop as a Bookshop
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 setShop(Bookshop cooked)
throws org.melati.poem.AccessPoemException
cooked - a validated Bookshop
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public org.melati.poem.Field getShopField()
throws org.melati.poem.AccessPoemException
Shop value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getBook_unsafe()
Book value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setBook_unsafe(java.lang.Integer cooked)
Book value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getBookTroid()
throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer read access rights
public void setBookTroid(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 Book getBook()
throws org.melati.poem.AccessPoemException,
org.melati.poem.NoSuchRowPoemException
Book object referred to.
Book as a Book
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 setBook(Book cooked)
throws org.melati.poem.AccessPoemException
cooked - a validated Book
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public org.melati.poem.Field getBookField()
throws org.melati.poem.AccessPoemException
Book value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getTitle_unsafe()
Title value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setTitle_unsafe(java.lang.String cooked)
Title value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getTitle()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
The bookshop's title for the book
Title for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setTitle(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Title value, with checking, for this
BookStocking Persistent.
Field description:
The bookshop's title for the book
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 getTitleField()
throws org.melati.poem.AccessPoemException
Title value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getAuthor_unsafe()
Author value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setAuthor_unsafe(java.lang.String cooked)
Author value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getAuthor()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
The bookshop's author name for the book
Author for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setAuthor(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Author value, with checking, for this
BookStocking Persistent.
Field description:
The bookshop's author name for the book
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 getAuthorField()
throws org.melati.poem.AccessPoemException
Author value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getVendorproductid_unsafe()
Vendorproductid value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setVendorproductid_unsafe(java.lang.String cooked)
Vendorproductid value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getVendorproductid()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
The bookshop's internal product ID for the book
Vendorproductid for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setVendorproductid(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Vendorproductid value, with checking, for this
BookStocking Persistent.
Field description:
The bookshop's internal product ID for the book
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 getVendorproductidField()
throws org.melati.poem.AccessPoemException
Vendorproductid value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getIsbn_unsafe()
Isbn value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setIsbn_unsafe(java.lang.String cooked)
Isbn value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getIsbn()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
The ISBN for the book
Isbn for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setIsbn(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Isbn value, with checking, for this
BookStocking Persistent.
Field description:
The ISBN for the book
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 getIsbnField()
throws org.melati.poem.AccessPoemException
Isbn value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getDeliveryinfo_unsafe()
Deliveryinfo value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDeliveryinfo_unsafe(java.lang.String cooked)
Deliveryinfo value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getDeliveryinfo()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
The bookshop's delivery time claim for the book
Deliveryinfo for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDeliveryinfo(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Deliveryinfo value, with checking, for this
BookStocking Persistent.
Field description:
The bookshop's delivery time claim for the book
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 getDeliveryinfoField()
throws org.melati.poem.AccessPoemException
Deliveryinfo value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getPrice_unsafe()
Price value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setPrice_unsafe(java.lang.String cooked)
Price value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getPrice()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
The bookshop's price description for the book
Price for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setPrice(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Price value, with checking, for this
BookStocking Persistent.
Field description:
The bookshop's price description for the book
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 getPriceField()
throws org.melati.poem.AccessPoemException
Price value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getPricenumber_unsafe()
Pricenumber value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setPricenumber_unsafe(java.lang.Integer cooked)
Pricenumber value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getPricenumber()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
A numeric version of the price, if can be calculated ...
Pricenumber for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setPricenumber(java.lang.Integer cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Pricenumber value, with checking, for this
BookStocking Persistent.
Field description:
A numeric version of the price, if can be calculated ...
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 setPricenumber(int cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Pricenumber value, with checking, for this
BookStocking Persistent.
Field description:
A numeric version of the price, if can be calculated ...
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 getPricenumberField()
throws org.melati.poem.AccessPoemException
Pricenumber value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getFormat_unsafe()
Format value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setFormat_unsafe(java.lang.String cooked)
Format value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getFormat()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
The bookshop's format description for the book
Format for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setFormat(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Format value, with checking, for this
BookStocking Persistent.
Field description:
The bookshop's format description for the book
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 getFormatField()
throws org.melati.poem.AccessPoemException
Format value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getFormatcode_unsafe()
Formatcode value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setFormatcode_unsafe(java.lang.Integer cooked)
Formatcode value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getFormatcodeTroid()
throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer read access rights
public void setFormatcodeTroid(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 BookFormat getFormatcode()
throws org.melati.poem.AccessPoemException,
org.melati.poem.NoSuchRowPoemException
Formatcode object referred to.
Formatcode as a BookFormat
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 setFormatcode(BookFormat cooked)
throws org.melati.poem.AccessPoemException
cooked - a validated BookFormat
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public org.melati.poem.Field getFormatcodeField()
throws org.melati.poem.AccessPoemException
Formatcode value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getPublisher_unsafe()
Publisher value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setPublisher_unsafe(java.lang.String cooked)
Publisher value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getPublisher()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
The bookshop's publisher description for the book
Publisher for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setPublisher(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Publisher value, with checking, for this
BookStocking Persistent.
Field description:
The bookshop's publisher description for the book
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 getPublisherField()
throws org.melati.poem.AccessPoemException
Publisher value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getPublicationyear_unsafe()
Publicationyear value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setPublicationyear_unsafe(java.lang.String cooked)
Publicationyear value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getPublicationyear()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
The bookshop's publication year description for the book
Publicationyear for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setPublicationyear(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Publicationyear value, with checking, for this
BookStocking Persistent.
Field description:
The bookshop's publication year description for the book
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 getPublicationyearField()
throws org.melati.poem.AccessPoemException
Publicationyear value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getDetailurl_unsafe()
Detailurl value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDetailurl_unsafe(java.lang.String cooked)
Detailurl value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getDetailurl()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
A scratchpad for storing info about the book's home page on the
bookshop (or, unused)
Detailurl for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDetailurl(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Detailurl value, with checking, for this
BookStocking Persistent.
Field description:
A scratchpad for storing info about the book's home page on the
bookshop (or, unused)
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 getDetailurlField()
throws org.melati.poem.AccessPoemException
Detailurl value as a Field
from this BookStocking Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getThumbnailurl_unsafe()
Thumbnailurl value, without locking,
for this BookStocking Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setThumbnailurl_unsafe(java.lang.String cooked)
Thumbnailurl value directly, without checking,
for this BookStocking Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getThumbnailurl()
throws org.melati.poem.AccessPoemException
BookStocking Persistent.
Field description:
An URL for the book's cover page image on the bookshop
Thumbnailurl for this
BookStocking Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setThumbnailurl(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Thumbnailurl value, with checking, for this
BookStocking Persistent.
Field description:
An URL for the book's cover page image on the bookshop
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 getThumbnailurlField()
throws org.melati.poem.AccessPoemException
Thumbnailurl value as a Field
from this BookStocking 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 | |||||||||