org.paneris.bibliomania
Class Product

java.lang.Object
  extended by org.melati.poem.transaction.Transactioned
      extended by org.melati.poem.JdbcPersistent
          extended by org.paneris.bibliomania.generated.ProductBase
              extended by org.paneris.bibliomania.Product
All Implemented Interfaces:
java.lang.Cloneable, org.melati.poem.Persistable, org.melati.poem.Persistent, org.melati.poem.Treeable

public class Product
extends ProductBase


Field Summary
 
Fields inherited from class org.paneris.bibliomania.generated.ProductBase
book, deleted, description, download, format, id, ISBN, listprice, name, picture, price, publisher
 
Fields inherited from class org.melati.poem.transaction.Transactioned
valid
 
Constructor Summary
Product()
           
 
Method Summary
 java.lang.String displayPrice()
           
 java.lang.String getPictureWithUrl()
           
 
Methods inherited from class org.paneris.bibliomania.generated.ProductBase
getBibliomaniaDatabaseTables, getBook_unsafe, getBook, getBookField, getBookTroid, getDeleted_unsafe, getDeleted, getDeletedField, getDescription_unsafe, getDescription, getDescriptionField, getDownload_unsafe, getDownload, getDownloadField, getDownloadTroid, getFormat_unsafe, getFormat, getFormatField, getFormatTroid, getId_unsafe, getId, getIdField, getISBN_unsafe, getISBN, getISBNField, getListprice_unsafe, getListprice, getListpriceField, getName_unsafe, getName, getNameField, getPicture_unsafe, getPicture, getPictureField, getPrice_unsafe, getPrice, getPriceField, getProductTable, getPublisher_unsafe, getPublisher, getPublisherField, getPublisherTroid, setBook_unsafe, setBook, setBookTroid, setDeleted_unsafe, setDeleted, setDeleted, setDescription_unsafe, setDescription, setDownload_unsafe, setDownload, setDownloadTroid, setFormat_unsafe, setFormat, setFormatTroid, setId_unsafe, setId, setId, setISBN_unsafe, setISBN, setListprice_unsafe, setListprice, setListprice, setName_unsafe, setName, setPicture_unsafe, setPicture, setPrice_unsafe, setPrice, setPrice, setPublisher_unsafe, setPublisher, setPublisherTroid
 
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
 

Constructor Detail

Product

public Product()
Method Detail

displayPrice

public java.lang.String displayPrice()

getPictureWithUrl

public java.lang.String getPictureWithUrl()


Copyright © 2000-2009 PanEris. All Rights Reserved.