org.paneris.bibliomania.generated
Class SectionGroupBase

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.SectionGroupBase
All Implemented Interfaces:
java.lang.Cloneable, org.melati.poem.Persistable, org.melati.poem.Persistent, org.melati.poem.Treeable
Direct Known Subclasses:
SectionGroup

public abstract class SectionGroupBase
extends Unit

Melati POEM generated abstract base class for a Persistent SectionGroup 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.String displayname
          Display name
protected  java.lang.Boolean generic
          generic - Whether the group is generic
protected  java.lang.Integer id
          id
protected  java.lang.String image1file
          image1file
protected  java.lang.String image2file
          image2file
protected  java.lang.String imagename
          imagename
protected  java.lang.String imagenum
          imagenum
protected  java.lang.String subtext
          subtext
protected  java.lang.String themecolour
          Theme colour - The area's thematic colour
protected  java.lang.String urlprefix
          urlprefix - Prefix for URLs in the group
 
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
SectionGroupBase()
           
 
Method Summary
 BibliomaniaDatabaseTables getBibliomaniaDatabaseTables()
          Retrieves the Database object.
 java.lang.String getDisplayname_unsafe()
          Retrieves the Displayname value, without locking, for this SectionGroup Persistent.
 java.lang.String getDisplayname()
          Retrieves the Displayname value, with locking, for this SectionGroup Persistent.
 org.melati.poem.Field getDisplaynameField()
          Retrieves the Displayname value as a Field from this SectionGroup Persistent.
 java.lang.Boolean getGeneric_unsafe()
          Retrieves the Generic value, without locking, for this SectionGroup Persistent.
 java.lang.Boolean getGeneric()
          Retrieves the Generic value, with locking, for this SectionGroup Persistent.
 org.melati.poem.Field getGenericField()
          Retrieves the Generic value as a Field from this SectionGroup Persistent.
 java.lang.Integer getId_unsafe()
          Retrieves the Id value, without locking, for this SectionGroup Persistent.
 java.lang.Integer getId()
          Retrieves the Id value, with locking, for this SectionGroup Persistent.
 org.melati.poem.Field getIdField()
          Retrieves the Id value as a Field from this SectionGroup Persistent.
 java.lang.String getImage1file_unsafe()
          Retrieves the Image1file value, without locking, for this SectionGroup Persistent.
 java.lang.String getImage1file()
          Retrieves the Image1file value, with locking, for this SectionGroup Persistent.
 org.melati.poem.Field getImage1fileField()
          Retrieves the Image1file value as a Field from this SectionGroup Persistent.
 java.lang.String getImage2file_unsafe()
          Retrieves the Image2file value, without locking, for this SectionGroup Persistent.
 java.lang.String getImage2file()
          Retrieves the Image2file value, with locking, for this SectionGroup Persistent.
 org.melati.poem.Field getImage2fileField()
          Retrieves the Image2file value as a Field from this SectionGroup Persistent.
 java.lang.String getImagename_unsafe()
          Retrieves the Imagename value, without locking, for this SectionGroup Persistent.
 java.lang.String getImagename()
          Retrieves the Imagename value, with locking, for this SectionGroup Persistent.
 org.melati.poem.Field getImagenameField()
          Retrieves the Imagename value as a Field from this SectionGroup Persistent.
 java.lang.String getImagenum_unsafe()
          Retrieves the Imagenum value, without locking, for this SectionGroup Persistent.
 java.lang.String getImagenum()
          Retrieves the Imagenum value, with locking, for this SectionGroup Persistent.
 org.melati.poem.Field getImagenumField()
          Retrieves the Imagenum value as a Field from this SectionGroup Persistent.
 SectionGroupTable getSectionGroupTable()
          Retrieves the SectionGroupTable table which this Persistent is from.
 java.lang.String getSubtext_unsafe()
          Retrieves the Subtext value, without locking, for this SectionGroup Persistent.
 java.lang.String getSubtext()
          Retrieves the Subtext value, with locking, for this SectionGroup Persistent.
 org.melati.poem.Field getSubtextField()
          Retrieves the Subtext value as a Field from this SectionGroup Persistent.
 java.lang.String getThemecolour_unsafe()
          Retrieves the Themecolour value, without locking, for this SectionGroup Persistent.
 java.lang.String getThemecolour()
          Retrieves the Themecolour value, with locking, for this SectionGroup Persistent.
 org.melati.poem.Field getThemecolourField()
          Retrieves the Themecolour value as a Field from this SectionGroup Persistent.
 java.lang.String getUrlprefix_unsafe()
          Retrieves the Urlprefix value, without locking, for this SectionGroup Persistent.
 java.lang.String getUrlprefix()
          Retrieves the Urlprefix value, with locking, for this SectionGroup Persistent.
 org.melati.poem.Field getUrlprefixField()
          Retrieves the Urlprefix value as a Field from this SectionGroup Persistent.
 void setDisplayname_unsafe(java.lang.String cooked)
          Sets the Displayname value directly, without checking, for this SectionGroup Persistent.
 void setDisplayname(java.lang.String cooked)
          Sets the Displayname value, with checking, for this SectionGroup Persistent.
 void setGeneric_unsafe(java.lang.Boolean cooked)
          Sets the Generic value directly, without checking, for this SectionGroup Persistent.
 void setGeneric(boolean cooked)
          Sets the Generic value, with checking, from a boolean, for this SectionGroup Persistent.
 void setGeneric(java.lang.Boolean cooked)
          Sets the Generic value, with checking, for this SectionGroup Persistent.
 void setId_unsafe(java.lang.Integer cooked)
          Sets the Id value directly, without checking, for this SectionGroup Persistent.
 void setId(int cooked)
          Sets the Id value, with checking, for this SectionGroup Persistent.
 void setId(java.lang.Integer cooked)
          Sets the Id value, with checking, for this SectionGroup Persistent.
 void setImage1file_unsafe(java.lang.String cooked)
          Sets the Image1file value directly, without checking, for this SectionGroup Persistent.
 void setImage1file(java.lang.String cooked)
          Sets the Image1file value, with checking, for this SectionGroup Persistent.
 void setImage2file_unsafe(java.lang.String cooked)
          Sets the Image2file value directly, without checking, for this SectionGroup Persistent.
 void setImage2file(java.lang.String cooked)
          Sets the Image2file value, with checking, for this SectionGroup Persistent.
 void setImagename_unsafe(java.lang.String cooked)
          Sets the Imagename value directly, without checking, for this SectionGroup Persistent.
 void setImagename(java.lang.String cooked)
          Sets the Imagename value, with checking, for this SectionGroup Persistent.
 void setImagenum_unsafe(java.lang.String cooked)
          Sets the Imagenum value directly, without checking, for this SectionGroup Persistent.
 void setImagenum(java.lang.String cooked)
          Sets the Imagenum value, with checking, for this SectionGroup Persistent.
 void setSubtext_unsafe(java.lang.String cooked)
          Sets the Subtext value directly, without checking, for this SectionGroup Persistent.
 void setSubtext(java.lang.String cooked)
          Sets the Subtext value, with checking, for this SectionGroup Persistent.
 void setThemecolour_unsafe(java.lang.String cooked)
          Sets the Themecolour value directly, without checking, for this SectionGroup Persistent.
 void setThemecolour(java.lang.String cooked)
          Sets the Themecolour value, with checking, for this SectionGroup Persistent.
 void setUrlprefix_unsafe(java.lang.String cooked)
          Sets the Urlprefix value directly, without checking, for this SectionGroup Persistent.
 void setUrlprefix(java.lang.String cooked)
          Sets the Urlprefix value, with checking, for this SectionGroup Persistent.
 
Methods inherited from class org.paneris.bibliomania.Unit
appendCachePath, appendCacheSubpath, encache, ftiTextID_limit, ftiTextID_start, getAncestors, getBibliomaniaDatabase, getBoardName, getCachePath, getDisplayName, getMembersSlowly, getMetatag_description, getMetatag_keywords, 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
Display name


generic

protected java.lang.Boolean generic
generic - Whether the group is generic


urlprefix

protected java.lang.String urlprefix
urlprefix - Prefix for URLs in the group


subtext

protected java.lang.String subtext
subtext


themecolour

protected java.lang.String themecolour
Theme colour - The area's thematic colour


imagename

protected java.lang.String imagename
imagename


image1file

protected java.lang.String image1file
image1file


image2file

protected java.lang.String image2file
image2file


imagenum

protected java.lang.String imagenum
imagenum

Constructor Detail

SectionGroupBase

public SectionGroupBase()
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

getSectionGroupTable

public SectionGroupTable getSectionGroupTable()
Retrieves the SectionGroupTable table which this Persistent is from.

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

getId_unsafe

public java.lang.Integer getId_unsafe()
Retrieves the Id value, without locking, for this SectionGroup 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 SectionGroup 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 SectionGroup Persistent.

Returns:
the value of the field Id for this SectionGroup 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 SectionGroup 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 SectionGroup 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 SectionGroup 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 SectionGroup 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 SectionGroup 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 SectionGroup Persistent.

Returns:
the value of the field Displayname for this SectionGroup 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 SectionGroup 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

getDisplaynameField

public org.melati.poem.Field getDisplaynameField()
                                          throws org.melati.poem.AccessPoemException
Retrieves the Displayname value as a Field from this SectionGroup 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

getGeneric_unsafe

public java.lang.Boolean getGeneric_unsafe()
Retrieves the Generic value, without locking, for this SectionGroup Persistent.

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

setGeneric_unsafe

public void setGeneric_unsafe(java.lang.Boolean cooked)
Sets the Generic value directly, without checking, for this SectionGroup Persistent.

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

getGeneric

public java.lang.Boolean getGeneric()
                             throws org.melati.poem.AccessPoemException
Retrieves the Generic value, with locking, for this SectionGroup Persistent. Field description: Whether the group is generic

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

setGeneric

public void setGeneric(java.lang.Boolean cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Generic value, with checking, for this SectionGroup Persistent. Field description: Whether the group is generic

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

setGeneric

public final void setGeneric(boolean cooked)
                      throws org.melati.poem.AccessPoemException,
                             org.melati.poem.ValidationPoemException
Sets the Generic value, with checking, from a boolean, for this SectionGroup Persistent. Field description: Whether the group is generic

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

getGenericField

public org.melati.poem.Field getGenericField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Generic value as a Field from this SectionGroup Persistent.

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

getUrlprefix_unsafe

public java.lang.String getUrlprefix_unsafe()
Retrieves the Urlprefix value, without locking, for this SectionGroup Persistent.

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

setUrlprefix_unsafe

public void setUrlprefix_unsafe(java.lang.String cooked)
Sets the Urlprefix value directly, without checking, for this SectionGroup Persistent.

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

getUrlprefix

public java.lang.String getUrlprefix()
                              throws org.melati.poem.AccessPoemException
Retrieves the Urlprefix value, with locking, for this SectionGroup Persistent. Field description: Prefix for URLs in the group

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

setUrlprefix

public void setUrlprefix(java.lang.String cooked)
                  throws org.melati.poem.AccessPoemException,
                         org.melati.poem.ValidationPoemException
Sets the Urlprefix value, with checking, for this SectionGroup Persistent. Field description: Prefix for URLs in the group

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

getUrlprefixField

public org.melati.poem.Field getUrlprefixField()
                                        throws org.melati.poem.AccessPoemException
Retrieves the Urlprefix value as a Field from this SectionGroup Persistent.

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

getSubtext_unsafe

public java.lang.String getSubtext_unsafe()
Retrieves the Subtext value, without locking, for this SectionGroup Persistent.

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

setSubtext_unsafe

public void setSubtext_unsafe(java.lang.String cooked)
Sets the Subtext value directly, without checking, for this SectionGroup Persistent.

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

getSubtext

public java.lang.String getSubtext()
                            throws org.melati.poem.AccessPoemException
Retrieves the Subtext value, with locking, for this SectionGroup Persistent.

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

setSubtext

public void setSubtext(java.lang.String cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Subtext value, with checking, for this SectionGroup 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

getSubtextField

public org.melati.poem.Field getSubtextField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Subtext value as a Field from this SectionGroup Persistent.

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

getThemecolour_unsafe

public java.lang.String getThemecolour_unsafe()
Retrieves the Themecolour value, without locking, for this SectionGroup Persistent.

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

setThemecolour_unsafe

public void setThemecolour_unsafe(java.lang.String cooked)
Sets the Themecolour value directly, without checking, for this SectionGroup Persistent.

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

getThemecolour

public java.lang.String getThemecolour()
                                throws org.melati.poem.AccessPoemException
Retrieves the Themecolour value, with locking, for this SectionGroup Persistent. Field description: The area's thematic colour

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

setThemecolour

public void setThemecolour(java.lang.String cooked)
                    throws org.melati.poem.AccessPoemException,
                           org.melati.poem.ValidationPoemException
Sets the Themecolour value, with checking, for this SectionGroup Persistent. Field description: The area's thematic colour

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

getThemecolourField

public org.melati.poem.Field getThemecolourField()
                                          throws org.melati.poem.AccessPoemException
Retrieves the Themecolour value as a Field from this SectionGroup Persistent.

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

getImagename_unsafe

public java.lang.String getImagename_unsafe()
Retrieves the Imagename value, without locking, for this SectionGroup Persistent.

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

setImagename_unsafe

public void setImagename_unsafe(java.lang.String cooked)
Sets the Imagename value directly, without checking, for this SectionGroup Persistent.

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

getImagename

public java.lang.String getImagename()
                              throws org.melati.poem.AccessPoemException
Retrieves the Imagename value, with locking, for this SectionGroup Persistent.

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

setImagename

public void setImagename(java.lang.String cooked)
                  throws org.melati.poem.AccessPoemException,
                         org.melati.poem.ValidationPoemException
Sets the Imagename value, with checking, for this SectionGroup 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

getImagenameField

public org.melati.poem.Field getImagenameField()
                                        throws org.melati.poem.AccessPoemException
Retrieves the Imagename value as a Field from this SectionGroup Persistent.

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

getImage1file_unsafe

public java.lang.String getImage1file_unsafe()
Retrieves the Image1file value, without locking, for this SectionGroup Persistent.

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

setImage1file_unsafe

public void setImage1file_unsafe(java.lang.String cooked)
Sets the Image1file value directly, without checking, for this SectionGroup Persistent.

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

getImage1file

public java.lang.String getImage1file()
                               throws org.melati.poem.AccessPoemException
Retrieves the Image1file value, with locking, for this SectionGroup Persistent.

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

setImage1file

public void setImage1file(java.lang.String cooked)
                   throws org.melati.poem.AccessPoemException,
                          org.melati.poem.ValidationPoemException
Sets the Image1file value, with checking, for this SectionGroup 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

getImage1fileField

public org.melati.poem.Field getImage1fileField()
                                         throws org.melati.poem.AccessPoemException
Retrieves the Image1file value as a Field from this SectionGroup Persistent.

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

getImage2file_unsafe

public java.lang.String getImage2file_unsafe()
Retrieves the Image2file value, without locking, for this SectionGroup Persistent.

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

setImage2file_unsafe

public void setImage2file_unsafe(java.lang.String cooked)
Sets the Image2file value directly, without checking, for this SectionGroup Persistent.

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

getImage2file

public java.lang.String getImage2file()
                               throws org.melati.poem.AccessPoemException
Retrieves the Image2file value, with locking, for this SectionGroup Persistent.

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

setImage2file

public void setImage2file(java.lang.String cooked)
                   throws org.melati.poem.AccessPoemException,
                          org.melati.poem.ValidationPoemException
Sets the Image2file value, with checking, for this SectionGroup 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

getImage2fileField

public org.melati.poem.Field getImage2fileField()
                                         throws org.melati.poem.AccessPoemException
Retrieves the Image2file value as a Field from this SectionGroup Persistent.

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

getImagenum_unsafe

public java.lang.String getImagenum_unsafe()
Retrieves the Imagenum value, without locking, for this SectionGroup Persistent.

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

setImagenum_unsafe

public void setImagenum_unsafe(java.lang.String cooked)
Sets the Imagenum value directly, without checking, for this SectionGroup Persistent.

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

getImagenum

public java.lang.String getImagenum()
                             throws org.melati.poem.AccessPoemException
Retrieves the Imagenum value, with locking, for this SectionGroup Persistent.

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

setImagenum

public void setImagenum(java.lang.String cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Sets the Imagenum value, with checking, for this SectionGroup 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

getImagenumField

public org.melati.poem.Field getImagenumField()
                                       throws org.melati.poem.AccessPoemException
Retrieves the Imagenum value as a Field from this SectionGroup Persistent.

Returns:
the String imagenum
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.