org.paneris.bibliomania
Class Supplier

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

public class Supplier
extends SupplierBase

Melati POEM generated stub


Field Summary
 
Fields inherited from class org.paneris.bibliomania.generated.SupplierBase
address, contact, email, id, location, name, website
 
Fields inherited from class org.melati.poem.transaction.Transactioned
valid
 
Constructor Summary
Supplier()
           
 
Method Summary
 
Methods inherited from class org.paneris.bibliomania.generated.SupplierBase
getAddress_unsafe, getAddress, getAddressField, getBibliomaniaDatabaseTables, getContact_unsafe, getContact, getContactField, getEmail_unsafe, getEmail, getEmailField, getId_unsafe, getId, getIdField, getLocation_unsafe, getLocation, getLocationField, getName_unsafe, getName, getNameField, getSupplierTable, getWebsite_unsafe, getWebsite, getWebsiteField, setAddress_unsafe, setAddress, setContact_unsafe, setContact, setEmail_unsafe, setEmail, setId_unsafe, setId, setId, setLocation_unsafe, setLocation, setName_unsafe, setName, setWebsite_unsafe, setWebsite
 
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

Supplier

public Supplier()


Copyright © 2000-2009 PanEris. All Rights Reserved.