org.paneris.bibliomania.generated
Class AuthorBase

java.lang.Object
  extended by org.melati.poem.transaction.Transactioned
      extended by org.melati.poem.JdbcPersistent
          extended by org.paneris.bibliomania.generated.UnitBase
              extended by org.paneris.bibliomania.Unit
                  extended by org.paneris.bibliomania.generated.AuthorBase
All Implemented Interfaces:
java.lang.Cloneable, org.melati.poem.Persistable, org.melati.poem.Persistent, org.melati.poem.Treeable
Direct Known Subclasses:
Author

public abstract class AuthorBase
extends Unit

Melati POEM generated abstract base class for a Persistent Author Object.

See Also:
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

id

protected java.lang.Integer id
id


displayname

protected java.lang.String displayname
Short name - The author's full name in short form (`Yule and Burnell')


longnameifdifferent

protected java.lang.String longnameifdifferent
Long name - The author's full name in long form (`Col Henry Yule and A. C. Burnell'), if different


sortname

protected java.lang.String sortname
sortname - A name by which the author should be sorted (`Fenimore Cooper, James')


section

protected java.lang.Integer section
section


advert

protected java.lang.Integer advert
advert - Advert for this author


metatag_description

protected java.lang.String metatag_description
metatag_description


metatag_keywords

protected java.lang.String metatag_keywords
metatag_keywords


imagefilename

protected java.lang.String imagefilename
Image file name - The name, within the book directory, of an image of the author


blurb

protected java.lang.String blurb
blurb - A short blurb to go next to the author image


biography

protected java.lang.String biography
biography - A biography for the author


nonstandard

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.

Constructor Detail

AuthorBase

public AuthorBase()
Method Detail

getBibliomaniaDatabaseTables

public BibliomaniaDatabaseTables getBibliomaniaDatabaseTables()
Retrieves the Database object.

Overrides:
getBibliomaniaDatabaseTables in class UnitBase
Returns:
the database
See Also:
org.melati.poem.prepro.TableDef#generatePersistentBaseJava

getAuthorTable

public AuthorTable getAuthorTable()
Retrieves the AuthorTable table which this Persistent is from.

Returns:
the AuthorTable
See Also:
org.melati.poem.prepro.TableDef#generatePersistentBaseJava

getId_unsafe

public java.lang.Integer getId_unsafe()
Retrieves the Id value, without locking, for this Author Persistent.

Returns:
the Integer id
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setId_unsafe

public void setId_unsafe(java.lang.Integer cooked)
Sets the Id value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getId

public java.lang.Integer getId()
                        throws org.melati.poem.AccessPoemException
Retrieves the Id value, with locking, for this Author Persistent.

Returns:
the value of the field Id for this Author Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setId

public void setId(java.lang.Integer cooked)
           throws org.melati.poem.AccessPoemException,
                  org.melati.poem.ValidationPoemException
Sets the Id value, with checking, for this Author Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setId

public final void setId(int cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Sets the Id value, with checking, for this Author Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.IntegerFieldDef#generateBaseMethods

getIdField

public org.melati.poem.Field getIdField()
                                 throws org.melati.poem.AccessPoemException
Retrieves the Id value as a Field from this Author Persistent.

Returns:
the Integer id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getDisplayname_unsafe

public java.lang.String getDisplayname_unsafe()
Retrieves the Displayname value, without locking, for this Author Persistent.

Returns:
the String displayname
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setDisplayname_unsafe

public void setDisplayname_unsafe(java.lang.String cooked)
Sets the Displayname value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getDisplayname

public java.lang.String getDisplayname()
                                throws org.melati.poem.AccessPoemException
Retrieves the Displayname value, with locking, for this Author Persistent. Field description: The author's full name in short form (`Yule and Burnell')

Returns:
the value of the field Displayname for this Author Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setDisplayname

public void setDisplayname(java.lang.String cooked)
                    throws org.melati.poem.AccessPoemException,
                           org.melati.poem.ValidationPoemException
Sets the Displayname value, with checking, for this Author Persistent. Field description: The author's full name in short form (`Yule and Burnell')

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

getDisplaynameField

public org.melati.poem.Field getDisplaynameField()
                                          throws org.melati.poem.AccessPoemException
Retrieves the Displayname value as a Field from this Author Persistent.

Returns:
the String displayname
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getLongnameifdifferent_unsafe

public java.lang.String getLongnameifdifferent_unsafe()
Retrieves the Longnameifdifferent value, without locking, for this Author Persistent.

Returns:
the String longnameifdifferent
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setLongnameifdifferent_unsafe

public void setLongnameifdifferent_unsafe(java.lang.String cooked)
Sets the Longnameifdifferent value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getLongnameifdifferent

public java.lang.String getLongnameifdifferent()
                                        throws org.melati.poem.AccessPoemException
Retrieves the Longnameifdifferent value, with locking, for this Author Persistent. Field description: The author's full name in long form (`Col Henry Yule and A. C. Burnell'), if different

Returns:
the value of the field Longnameifdifferent for this Author Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setLongnameifdifferent

public void setLongnameifdifferent(java.lang.String cooked)
                            throws org.melati.poem.AccessPoemException,
                                   org.melati.poem.ValidationPoemException
Sets the 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

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

getLongnameifdifferentField

public org.melati.poem.Field getLongnameifdifferentField()
                                                  throws org.melati.poem.AccessPoemException
Retrieves the Longnameifdifferent value as a Field from this Author Persistent.

Returns:
the String longnameifdifferent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getSortname_unsafe

public java.lang.String getSortname_unsafe()
Retrieves the Sortname value, without locking, for this Author Persistent.

Returns:
the String sortname
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setSortname_unsafe

public void setSortname_unsafe(java.lang.String cooked)
Sets the Sortname value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getSortname

public java.lang.String getSortname()
                             throws org.melati.poem.AccessPoemException
Retrieves the Sortname value, with locking, for this Author Persistent. Field description: A name by which the author should be sorted (`Fenimore Cooper, James')

Returns:
the value of the field Sortname for this Author Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setSortname

public void setSortname(java.lang.String cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Sets the Sortname value, with checking, for this Author Persistent. Field description: A name by which the author should be sorted (`Fenimore Cooper, James')

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

getSortnameField

public org.melati.poem.Field getSortnameField()
                                       throws org.melati.poem.AccessPoemException
Retrieves the Sortname value as a Field from this Author Persistent.

Returns:
the String sortname
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getSection_unsafe

public java.lang.Integer getSection_unsafe()
Retrieves the Section value, without locking, for this Author Persistent.

Returns:
the Integer section
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setSection_unsafe

public void setSection_unsafe(java.lang.Integer cooked)
Sets the Section value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getSectionTroid

public java.lang.Integer getSectionTroid()
                                  throws org.melati.poem.AccessPoemException
Retrieves the Table Row Object ID.

Returns:
the TROID as an Integer
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights
Generator
org.melati.poem.prepro.ReferenceFieldDef#generateBaseMethods

setSectionTroid

public void setSectionTroid(java.lang.Integer raw)
                     throws org.melati.poem.AccessPoemException
Sets the Table Row Object ID.

Parameters:
raw - a Table Row Object Id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.ReferenceFieldDef#generateBaseMethods

getSection

public Section getSection()
                   throws org.melati.poem.AccessPoemException,
                          org.melati.poem.NoSuchRowPoemException
Retrieves the Section object referred to.

Returns:
the Section as a Section
Throws:
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
Generator
org.melati.poem.prepro.ReferenceFieldDef#generateBaseMethods

setSection

public void setSection(Section cooked)
                throws org.melati.poem.AccessPoemException
Set the Section.

Parameters:
cooked - a validated Section
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.ReferenceFieldDef#generateBaseMethods

getSectionField

public org.melati.poem.Field getSectionField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Section value as a Field from this Author Persistent.

Returns:
the Integer section
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getAdvert_unsafe

public java.lang.Integer getAdvert_unsafe()
Retrieves the Advert value, without locking, for this Author Persistent.

Returns:
the Integer advert
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setAdvert_unsafe

public void setAdvert_unsafe(java.lang.Integer cooked)
Sets the Advert value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getAdvertTroid

public java.lang.Integer getAdvertTroid()
                                 throws org.melati.poem.AccessPoemException
Retrieves the Table Row Object ID.

Returns:
the TROID as an Integer
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer read access rights
Generator
org.melati.poem.prepro.ReferenceFieldDef#generateBaseMethods

setAdvertTroid

public void setAdvertTroid(java.lang.Integer raw)
                    throws org.melati.poem.AccessPoemException
Sets the Table Row Object ID.

Parameters:
raw - a Table Row Object Id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.ReferenceFieldDef#generateBaseMethods

getAdvert

public Advert getAdvert()
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.NoSuchRowPoemException
Retrieves the Advert object referred to.

Returns:
the Advert as a Advert
Throws:
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
Generator
org.melati.poem.prepro.ReferenceFieldDef#generateBaseMethods

setAdvert

public void setAdvert(Advert cooked)
               throws org.melati.poem.AccessPoemException
Set the Advert.

Parameters:
cooked - a validated Advert
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.ReferenceFieldDef#generateBaseMethods

getAdvertField

public org.melati.poem.Field getAdvertField()
                                     throws org.melati.poem.AccessPoemException
Retrieves the Advert value as a Field from this Author Persistent.

Returns:
the Integer advert
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getMetatag_description_unsafe

public java.lang.String getMetatag_description_unsafe()
Retrieves the Metatag_description value, without locking, for this Author Persistent.

Returns:
the String metatag_description
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setMetatag_description_unsafe

public void setMetatag_description_unsafe(java.lang.String cooked)
Sets the Metatag_description value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getMetatag_description

public java.lang.String getMetatag_description()
                                        throws org.melati.poem.AccessPoemException
Retrieves the Metatag_description value, with locking, for this Author Persistent.

Specified by:
getMetatag_description in class Unit
Returns:
the value of the field Metatag_description for this Author Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setMetatag_description

public void setMetatag_description(java.lang.String cooked)
                            throws org.melati.poem.AccessPoemException,
                                   org.melati.poem.ValidationPoemException
Sets the Metatag_description value, with checking, for this Author Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

getMetatag_descriptionField

public org.melati.poem.Field getMetatag_descriptionField()
                                                  throws org.melati.poem.AccessPoemException
Retrieves the Metatag_description value as a Field from this Author Persistent.

Returns:
the String metatag_description
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getMetatag_keywords_unsafe

public java.lang.String getMetatag_keywords_unsafe()
Retrieves the Metatag_keywords value, without locking, for this Author Persistent.

Returns:
the String metatag_keywords
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setMetatag_keywords_unsafe

public void setMetatag_keywords_unsafe(java.lang.String cooked)
Sets the Metatag_keywords value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getMetatag_keywords

public java.lang.String getMetatag_keywords()
                                     throws org.melati.poem.AccessPoemException
Retrieves the Metatag_keywords value, with locking, for this Author Persistent.

Specified by:
getMetatag_keywords in class Unit
Returns:
the value of the field Metatag_keywords for this Author Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setMetatag_keywords

public void setMetatag_keywords(java.lang.String cooked)
                         throws org.melati.poem.AccessPoemException,
                                org.melati.poem.ValidationPoemException
Sets the Metatag_keywords value, with checking, for this Author Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

getMetatag_keywordsField

public org.melati.poem.Field getMetatag_keywordsField()
                                               throws org.melati.poem.AccessPoemException
Retrieves the Metatag_keywords value as a Field from this Author Persistent.

Returns:
the String metatag_keywords
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getImagefilename_unsafe

public java.lang.String getImagefilename_unsafe()
Retrieves the Imagefilename value, without locking, for this Author Persistent.

Returns:
the String imagefilename
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setImagefilename_unsafe

public void setImagefilename_unsafe(java.lang.String cooked)
Sets the Imagefilename value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getImagefilename

public java.lang.String getImagefilename()
                                  throws org.melati.poem.AccessPoemException
Retrieves the Imagefilename value, with locking, for this Author Persistent. Field description: The name, within the book directory, of an image of the author

Returns:
the value of the field Imagefilename for this Author Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setImagefilename

public void setImagefilename(java.lang.String cooked)
                      throws org.melati.poem.AccessPoemException,
                             org.melati.poem.ValidationPoemException
Sets the Imagefilename value, with checking, for this Author Persistent. Field description: The name, within the book directory, of an image of the author

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

getImagefilenameField

public org.melati.poem.Field getImagefilenameField()
                                            throws org.melati.poem.AccessPoemException
Retrieves the Imagefilename value as a Field from this Author Persistent.

Returns:
the String imagefilename
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getBlurb_unsafe

public java.lang.String getBlurb_unsafe()
Retrieves the Blurb value, without locking, for this Author Persistent.

Returns:
the String blurb
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setBlurb_unsafe

public void setBlurb_unsafe(java.lang.String cooked)
Sets the Blurb value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getBlurb

public java.lang.String getBlurb()
                          throws org.melati.poem.AccessPoemException
Retrieves the Blurb value, with locking, for this Author Persistent. Field description: A short blurb to go next to the author image

Returns:
the value of the field Blurb for this Author Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setBlurb

public void setBlurb(java.lang.String cooked)
              throws org.melati.poem.AccessPoemException,
                     org.melati.poem.ValidationPoemException
Sets the Blurb value, with checking, for this Author Persistent. Field description: A short blurb to go next to the author image

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

getBlurbField

public org.melati.poem.Field getBlurbField()
                                    throws org.melati.poem.AccessPoemException
Retrieves the Blurb value as a Field from this Author Persistent.

Returns:
the String blurb
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getBiography_unsafe

public java.lang.String getBiography_unsafe()
Retrieves the Biography value, without locking, for this Author Persistent.

Returns:
the String biography
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setBiography_unsafe

public void setBiography_unsafe(java.lang.String cooked)
Sets the Biography value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getBiography

public java.lang.String getBiography()
                              throws org.melati.poem.AccessPoemException
Retrieves the Biography value, with locking, for this Author Persistent. Field description: A biography for the author

Returns:
the value of the field Biography for this Author Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setBiography

public void setBiography(java.lang.String cooked)
                  throws org.melati.poem.AccessPoemException,
                         org.melati.poem.ValidationPoemException
Sets the Biography value, with checking, for this Author Persistent. Field description: A biography for the author

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

getBiographyField

public org.melati.poem.Field getBiographyField()
                                        throws org.melati.poem.AccessPoemException
Retrieves the Biography value as a Field from this Author Persistent.

Returns:
the String biography
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator

getNonstandard_unsafe

public java.lang.Boolean getNonstandard_unsafe()
Retrieves the Nonstandard value, without locking, for this Author Persistent.

Returns:
the Boolean nonstandard
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

setNonstandard_unsafe

public void setNonstandard_unsafe(java.lang.Boolean cooked)
Sets the Nonstandard value directly, without checking, for this Author Persistent.

Parameters:
cooked - the pre-validated value to set
See Also:
org.melati.poem.prepro.FieldDef#generateBaseMethods

getNonstandard

public java.lang.Boolean getNonstandard()
                                 throws org.melati.poem.AccessPoemException
Retrieves the Nonstandard value, with locking, 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.

Returns:
the value of the field Nonstandard for this Author Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setNonstandard

public void setNonstandard(java.lang.Boolean cooked)
                    throws org.melati.poem.AccessPoemException,
                           org.melati.poem.ValidationPoemException
Sets the 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.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.AtomFieldDef#generateBaseMethods

setNonstandard

public final void setNonstandard(boolean cooked)
                          throws org.melati.poem.AccessPoemException,
                                 org.melati.poem.ValidationPoemException
Sets the 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.

Parameters:
cooked - a boolean
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
Generator
org.melati.poem.prepro.BooleanFieldDef#generateBaseMethods

getNonstandardField

public org.melati.poem.Field getNonstandardField()
                                          throws org.melati.poem.AccessPoemException
Retrieves the Nonstandard value as a Field from this Author Persistent.

Returns:
the Boolean nonstandard
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
See Also:
org.melati.poem.prepro.FieldDef#generateFieldCreator


Copyright © 2000-2009 PanEris. All Rights Reserved.