|
||||||||||
| 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.UnitBase
org.paneris.bibliomania.Unit
org.paneris.bibliomania.generated.AuthorBase
public abstract class AuthorBase
Melati POEM generated abstract base class for a Persistent
Author Object.
org.melati.poem.prepro.TableDef#generatePersistentBaseJava| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.paneris.bibliomania.Unit |
|---|
Unit.NoSourceDirException |
| Field Summary | |
|---|---|
protected java.lang.Integer |
advert
advert - Advert for this author |
protected java.lang.String |
biography
biography - A biography for the author |
protected java.lang.String |
blurb
blurb - A short blurb to go next to the author image |
protected java.lang.String |
displayname
Short name - The author's full name in short form (`Yule and Burnell') |
protected java.lang.Integer |
id
id |
protected java.lang.String |
imagefilename
Image file name - The name, within the book directory, of an image of the author |
protected java.lang.String |
longnameifdifferent
Long name - The author's full name in long form (`Col Henry Yule and A. |
protected java.lang.String |
metatag_description
metatag_description |
protected java.lang.String |
metatag_keywords
metatag_keywords |
protected java.lang.Boolean |
nonstandard
nonstandard - If set then Author.wm is not used, any .wm files in the directory, such as index.wm, are used. |
protected java.lang.Integer |
section
section |
protected java.lang.String |
sortname
sortname - A name by which the author should be sorted (`Fenimore Cooper, James') |
| Fields inherited from class org.paneris.bibliomania.generated.UnitBase |
|---|
deleted, lastencached, layout, messageboard, path |
| Fields inherited from class org.melati.poem.transaction.Transactioned |
|---|
valid |
| Constructor Summary | |
|---|---|
AuthorBase()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getAdvert_unsafe()
Retrieves the Advert value, without locking,
for this Author Persistent. |
Advert |
getAdvert()
Retrieves the Advert object referred to. |
org.melati.poem.Field |
getAdvertField()
Retrieves the Advert value as a Field
from this Author Persistent. |
java.lang.Integer |
getAdvertTroid()
Retrieves the Table Row Object ID. |
AuthorTable |
getAuthorTable()
Retrieves the AuthorTable table
which this Persistent is from. |
BibliomaniaDatabaseTables |
getBibliomaniaDatabaseTables()
Retrieves the Database object. |
java.lang.String |
getBiography_unsafe()
Retrieves the Biography value, without locking,
for this Author Persistent. |
java.lang.String |
getBiography()
Retrieves the Biography value, with locking, for this Author Persistent. |
org.melati.poem.Field |
getBiographyField()
Retrieves the Biography value as a Field
from this Author Persistent. |
java.lang.String |
getBlurb_unsafe()
Retrieves the Blurb value, without locking,
for this Author Persistent. |
java.lang.String |
getBlurb()
Retrieves the Blurb value, with locking, for this Author Persistent. |
org.melati.poem.Field |
getBlurbField()
Retrieves the Blurb value as a Field
from this Author Persistent. |
java.lang.String |
getDisplayname_unsafe()
Retrieves the Displayname value, without locking,
for this Author Persistent. |
java.lang.String |
getDisplayname()
Retrieves the Displayname value, with locking, for this Author Persistent. |
org.melati.poem.Field |
getDisplaynameField()
Retrieves the Displayname value as a Field
from this Author Persistent. |
java.lang.Integer |
getId_unsafe()
Retrieves the Id value, without locking,
for this Author Persistent. |
java.lang.Integer |
getId()
Retrieves the Id value, with locking, for this Author Persistent. |
org.melati.poem.Field |
getIdField()
Retrieves the Id value as a Field
from this Author Persistent. |
java.lang.String |
getImagefilename_unsafe()
Retrieves the Imagefilename value, without locking,
for this Author Persistent. |
java.lang.String |
getImagefilename()
Retrieves the Imagefilename value, with locking, for this Author Persistent. |
org.melati.poem.Field |
getImagefilenameField()
Retrieves the Imagefilename value as a Field
from this Author Persistent. |
java.lang.String |
getLongnameifdifferent_unsafe()
Retrieves the Longnameifdifferent value, without locking,
for this Author Persistent. |
java.lang.String |
getLongnameifdifferent()
Retrieves the Longnameifdifferent value, with locking, for this Author Persistent. |
org.melati.poem.Field |
getLongnameifdifferentField()
Retrieves the Longnameifdifferent value as a Field
from this Author Persistent. |
java.lang.String |
getMetatag_description_unsafe()
Retrieves the Metatag_description value, without locking,
for this Author Persistent. |
java.lang.String |
getMetatag_description()
Retrieves the Metatag_description value, with locking, for this Author Persistent. |
org.melati.poem.Field |
getMetatag_descriptionField()
Retrieves the Metatag_description value as a Field
from this Author Persistent. |
java.lang.String |
getMetatag_keywords_unsafe()
Retrieves the Metatag_keywords value, without locking,
for this Author Persistent. |
java.lang.String |
getMetatag_keywords()
Retrieves the Metatag_keywords value, with locking, for this Author Persistent. |
org.melati.poem.Field |
getMetatag_keywordsField()
Retrieves the Metatag_keywords value as a Field
from this Author Persistent. |
java.lang.Boolean |
getNonstandard_unsafe()
Retrieves the Nonstandard value, without locking,
for this Author Persistent. |
java.lang.Boolean |
getNonstandard()
Retrieves the Nonstandard value, with locking, for this Author Persistent. |
org.melati.poem.Field |
getNonstandardField()
Retrieves the Nonstandard value as a Field
from this Author Persistent. |
java.lang.Integer |
getSection_unsafe()
Retrieves the Section value, without locking,
for this Author Persistent. |
Section |
getSection()
Retrieves the Section object referred to. |
org.melati.poem.Field |
getSectionField()
Retrieves the Section value as a Field
from this Author Persistent. |
java.lang.Integer |
getSectionTroid()
Retrieves the Table Row Object ID. |
java.lang.String |
getSortname_unsafe()
Retrieves the Sortname value, without locking,
for this Author Persistent. |
java.lang.String |
getSortname()
Retrieves the Sortname value, with locking, for this Author Persistent. |
org.melati.poem.Field |
getSortnameField()
Retrieves the Sortname value as a Field
from this Author Persistent. |
void |
setAdvert_unsafe(java.lang.Integer cooked)
Sets the Advert value directly, without checking,
for this Author Persistent. |
void |
setAdvert(Advert cooked)
Set the Advert. |
void |
setAdvertTroid(java.lang.Integer raw)
Sets the Table Row Object ID. |
void |
setBiography_unsafe(java.lang.String cooked)
Sets the Biography value directly, without checking,
for this Author Persistent. |
void |
setBiography(java.lang.String cooked)
Sets the Biography value, with checking, for this
Author Persistent. |
void |
setBlurb_unsafe(java.lang.String cooked)
Sets the Blurb value directly, without checking,
for this Author Persistent. |
void |
setBlurb(java.lang.String cooked)
Sets the Blurb value, with checking, for this
Author Persistent. |
void |
setDisplayname_unsafe(java.lang.String cooked)
Sets the Displayname value directly, without checking,
for this Author Persistent. |
void |
setDisplayname(java.lang.String cooked)
Sets the Displayname value, with checking, for this
Author Persistent. |
void |
setId_unsafe(java.lang.Integer cooked)
Sets the Id value directly, without checking,
for this Author Persistent. |
void |
setId(int cooked)
Sets the Id value, with checking, for this
Author Persistent. |
void |
setId(java.lang.Integer cooked)
Sets the Id value, with checking, for this
Author Persistent. |
void |
setImagefilename_unsafe(java.lang.String cooked)
Sets the Imagefilename value directly, without checking,
for this Author Persistent. |
void |
setImagefilename(java.lang.String cooked)
Sets the Imagefilename value, with checking, for this
Author Persistent. |
void |
setLongnameifdifferent_unsafe(java.lang.String cooked)
Sets the Longnameifdifferent value directly, without checking,
for this Author Persistent. |
void |
setLongnameifdifferent(java.lang.String cooked)
Sets the Longnameifdifferent value, with checking, for this
Author Persistent. |
void |
setMetatag_description_unsafe(java.lang.String cooked)
Sets the Metatag_description value directly, without checking,
for this Author Persistent. |
void |
setMetatag_description(java.lang.String cooked)
Sets the Metatag_description value, with checking, for this
Author Persistent. |
void |
setMetatag_keywords_unsafe(java.lang.String cooked)
Sets the Metatag_keywords value directly, without checking,
for this Author Persistent. |
void |
setMetatag_keywords(java.lang.String cooked)
Sets the Metatag_keywords value, with checking, for this
Author Persistent. |
void |
setNonstandard_unsafe(java.lang.Boolean cooked)
Sets the Nonstandard value directly, without checking,
for this Author Persistent. |
void |
setNonstandard(boolean cooked)
Sets the Nonstandard value, with checking,
from a boolean, for this
Author Persistent. |
void |
setNonstandard(java.lang.Boolean cooked)
Sets the Nonstandard value, with checking, for this
Author Persistent. |
void |
setSection_unsafe(java.lang.Integer cooked)
Sets the Section value directly, without checking,
for this Author Persistent. |
void |
setSection(Section cooked)
Set the Section. |
void |
setSectionTroid(java.lang.Integer raw)
Sets the Table Row Object ID. |
void |
setSortname_unsafe(java.lang.String cooked)
Sets the Sortname value directly, without checking,
for this Author Persistent. |
void |
setSortname(java.lang.String cooked)
Sets the Sortname value, with checking, for this
Author Persistent. |
| Methods inherited from class org.paneris.bibliomania.Unit |
|---|
appendCachePath, appendCacheSubpath, encache, ftiTextID_limit, ftiTextID_start, getAncestors, getBibliomaniaDatabase, getBoardName, getCachePath, getDisplayName, getMembersSlowly, getName, getParentUnit, getProductAssociations, getProductAssociations, getReadArea, getRelatedProducts, getURLSubpath, getURLSubpathReally, getWMTemplet, index, paginate, readKeyDotTxt, speciallyTreatedInCache, writeLock |
| Methods inherited from class org.paneris.bibliomania.generated.UnitBase |
|---|
getDeleted_unsafe, getDeleted, getDeletedField, getLastencached_unsafe, getLastencached, getLastencachedField, getLayout_unsafe, getLayout, getLayoutField, getLayoutTroid, getMessageboard_unsafe, getMessageboard, getMessageboardField, getMessageboardTroid, getPath_unsafe, getPath, getPathField, getUnitTable, setDeleted_unsafe, setDeleted, setDeleted, setLastencached_unsafe, setLastencached, setLayout_unsafe, setLayout, setLayoutTroid, setMessageboard_unsafe, setMessageboard, setMessageboardTroid, setPath_unsafe, setPath |
| 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 |
| 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.String displayname
protected java.lang.String longnameifdifferent
protected java.lang.String sortname
protected java.lang.Integer section
protected java.lang.Integer advert
protected java.lang.String metatag_description
protected java.lang.String metatag_keywords
protected java.lang.String imagefilename
protected java.lang.String blurb
protected java.lang.String biography
protected java.lang.Boolean nonstandard
| Constructor Detail |
|---|
public AuthorBase()
| Method Detail |
|---|
public BibliomaniaDatabaseTables getBibliomaniaDatabaseTables()
getBibliomaniaDatabaseTables in class UnitBaseorg.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic AuthorTable getAuthorTable()
AuthorTable table
which this Persistent is from.
org.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic java.lang.Integer getId_unsafe()
Id value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setId_unsafe(java.lang.Integer cooked)
Id value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getId()
throws org.melati.poem.AccessPoemException
Author Persistent.
Id for this
Author 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
Author 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
Author 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 Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getDisplayname_unsafe()
Displayname value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDisplayname_unsafe(java.lang.String cooked)
Displayname value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getDisplayname()
throws org.melati.poem.AccessPoemException
Author Persistent.
Field description:
The author's full name in short form (`Yule and Burnell')
Displayname for this
Author Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDisplayname(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Displayname value, with checking, for this
Author Persistent.
Field description:
The author's full name in short form (`Yule and Burnell')
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 getDisplaynameField()
throws org.melati.poem.AccessPoemException
Displayname value as a Field
from this Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getLongnameifdifferent_unsafe()
Longnameifdifferent value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setLongnameifdifferent_unsafe(java.lang.String cooked)
Longnameifdifferent value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getLongnameifdifferent()
throws org.melati.poem.AccessPoemException
Author Persistent.
Field description:
The author's full name in long form (`Col Henry Yule and A. C.
Burnell'), if different
Longnameifdifferent for this
Author Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setLongnameifdifferent(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Longnameifdifferent value, with checking, for this
Author Persistent.
Field description:
The author's full name in long form (`Col Henry Yule and A. C.
Burnell'), if different
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 getLongnameifdifferentField()
throws org.melati.poem.AccessPoemException
Longnameifdifferent value as a Field
from this Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getSortname_unsafe()
Sortname value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setSortname_unsafe(java.lang.String cooked)
Sortname value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getSortname()
throws org.melati.poem.AccessPoemException
Author Persistent.
Field description:
A name by which the author should be sorted (`Fenimore Cooper, James')
Sortname for this
Author Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setSortname(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Sortname value, with checking, for this
Author Persistent.
Field description:
A name by which the author should be sorted (`Fenimore Cooper, James')
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 getSortnameField()
throws org.melati.poem.AccessPoemException
Sortname value as a Field
from this Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getSection_unsafe()
Section value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setSection_unsafe(java.lang.Integer cooked)
Section value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getSectionTroid()
throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer read access rights
public void setSectionTroid(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 Section getSection()
throws org.melati.poem.AccessPoemException,
org.melati.poem.NoSuchRowPoemException
Section object referred to.
Section as a Section
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 setSection(Section cooked)
throws org.melati.poem.AccessPoemException
cooked - a validated Section
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public org.melati.poem.Field getSectionField()
throws org.melati.poem.AccessPoemException
Section value as a Field
from this Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getAdvert_unsafe()
Advert value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setAdvert_unsafe(java.lang.Integer cooked)
Advert value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getAdvertTroid()
throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer read access rights
public void setAdvertTroid(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 Advert getAdvert()
throws org.melati.poem.AccessPoemException,
org.melati.poem.NoSuchRowPoemException
Advert object referred to.
Advert as a Advert
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 setAdvert(Advert cooked)
throws org.melati.poem.AccessPoemException
cooked - a validated Advert
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public org.melati.poem.Field getAdvertField()
throws org.melati.poem.AccessPoemException
Advert value as a Field
from this Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getMetatag_description_unsafe()
Metatag_description value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setMetatag_description_unsafe(java.lang.String cooked)
Metatag_description value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getMetatag_description()
throws org.melati.poem.AccessPoemException
Author Persistent.
getMetatag_description in class UnitMetatag_description for this
Author Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setMetatag_description(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Metatag_description value, with checking, for this
Author 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 getMetatag_descriptionField()
throws org.melati.poem.AccessPoemException
Metatag_description value as a Field
from this Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getMetatag_keywords_unsafe()
Metatag_keywords value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setMetatag_keywords_unsafe(java.lang.String cooked)
Metatag_keywords value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getMetatag_keywords()
throws org.melati.poem.AccessPoemException
Author Persistent.
getMetatag_keywords in class UnitMetatag_keywords for this
Author Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setMetatag_keywords(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Metatag_keywords value, with checking, for this
Author 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 getMetatag_keywordsField()
throws org.melati.poem.AccessPoemException
Metatag_keywords value as a Field
from this Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getImagefilename_unsafe()
Imagefilename value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setImagefilename_unsafe(java.lang.String cooked)
Imagefilename value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getImagefilename()
throws org.melati.poem.AccessPoemException
Author Persistent.
Field description:
The name, within the book directory, of an image of the author
Imagefilename for this
Author Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setImagefilename(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Imagefilename value, with checking, for this
Author Persistent.
Field description:
The name, within the book directory, of an image of the author
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 getImagefilenameField()
throws org.melati.poem.AccessPoemException
Imagefilename value as a Field
from this Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getBlurb_unsafe()
Blurb value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setBlurb_unsafe(java.lang.String cooked)
Blurb value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getBlurb()
throws org.melati.poem.AccessPoemException
Author Persistent.
Field description:
A short blurb to go next to the author image
Blurb for this
Author Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setBlurb(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Blurb value, with checking, for this
Author Persistent.
Field description:
A short blurb to go next to the author image
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 getBlurbField()
throws org.melati.poem.AccessPoemException
Blurb value as a Field
from this Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getBiography_unsafe()
Biography value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setBiography_unsafe(java.lang.String cooked)
Biography value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getBiography()
throws org.melati.poem.AccessPoemException
Author Persistent.
Field description:
A biography for the author
Biography for this
Author Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setBiography(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Biography value, with checking, for this
Author Persistent.
Field description:
A biography for the author
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 getBiographyField()
throws org.melati.poem.AccessPoemException
Biography value as a Field
from this Author Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Boolean getNonstandard_unsafe()
Nonstandard value, without locking,
for this Author Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setNonstandard_unsafe(java.lang.Boolean cooked)
Nonstandard value directly, without checking,
for this Author Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Boolean getNonstandard()
throws org.melati.poem.AccessPoemException
Author Persistent.
Field description:
If set then Author.wm is not used, any .wm files in the directory, such
as index.wm, are used.
Nonstandard for this
Author Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setNonstandard(java.lang.Boolean cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Nonstandard value, with checking, for this
Author Persistent.
Field description:
If set then Author.wm is not used, any .wm files in the directory, such
as index.wm, are used.
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 setNonstandard(boolean cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Nonstandard value, with checking,
from a boolean, for this
Author Persistent.
Field description:
If set then Author.wm is not used, any .wm files in the directory, such
as index.wm, are used.
cooked - a boolean
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 getNonstandardField()
throws org.melati.poem.AccessPoemException
Nonstandard value as a Field
from this Author 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 | |||||||||