|
||||||||||
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.BookFormatBase org.paneris.bibliomania.BookFormat
public class BookFormat
Field Summary |
---|
Fields inherited from class org.paneris.bibliomania.generated.BookFormatBase |
---|
descriptionregexp, displayname, id |
Fields inherited from class org.melati.poem.transaction.Transactioned |
---|
valid |
Constructor Summary | |
---|---|
BookFormat()
|
Method Summary | |
---|---|
org.apache.oro.text.regex.Perl5Pattern |
getDescriptionPerl5Regexp()
|
void |
setDescriptionregexp(java.lang.String re)
Sets the Descriptionregexp value, with checking, for this
BookFormat Persistent . |
Methods inherited from class org.paneris.bibliomania.generated.BookFormatBase |
---|
getBibliomaniaDatabaseTables, getBookFormatTable, getDescriptionregexp_unsafe, getDescriptionregexp, getDescriptionregexpField, getDisplayname_unsafe, getDisplayname, getDisplaynameField, getId_unsafe, getId, getIdField, setDescriptionregexp_unsafe, setDisplayname_unsafe, setDisplayname, setId_unsafe, setId, setId |
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 |
Constructor Detail |
---|
public BookFormat()
Method Detail |
---|
public void setDescriptionregexp(java.lang.String re)
BookFormatBase
Descriptionregexp
value, with checking, for this
BookFormat
Persistent
.
Field description:
A regular expression pattern for matching the different ways bookshops
describe the format
setDescriptionregexp
in class BookFormatBase
re
- a validated int
public org.apache.oro.text.regex.Perl5Pattern getDescriptionPerl5Regexp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |