org.paneris.bibliomania
Class SectionGroup

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
                      extended by org.paneris.bibliomania.SectionGroup
All Implemented Interfaces:
java.lang.Cloneable, org.melati.admin.AdminSpecialised, org.melati.poem.Persistable, org.melati.poem.Persistent, org.melati.poem.Treeable

public class SectionGroup
extends SectionGroupBase
implements org.melati.admin.AdminSpecialised


Nested Class Summary
 
Nested classes/interfaces inherited from class org.paneris.bibliomania.Unit
Unit.NoSourceDirException
 
Field Summary
 org.melati.poem.Treeable[] children
           
 
Fields inherited from class org.paneris.bibliomania.generated.SectionGroupBase
displayname, generic, id, image1file, image2file, imagename, imagenum, subtext, themecolour, urlprefix
 
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
SectionGroup()
           
 
Method Summary
 java.lang.String adminHandle(org.melati.Melati melatiContext, org.melati.template.MarkupLanguage markupLanguage)
           
 java.lang.String adminSpecialFacilities(org.melati.Melati melatiContext, org.melati.template.MarkupLanguage markupLanguage)
           
 void appendCacheSubpath(java.lang.StringBuffer buffer)
           
 boolean contains(Section section)
           
 long ftiTextID_limit()
          FIXME
 long ftiTextID_start()
          FIXME
 Advert getAdvert()
           
 java.util.Enumeration getAuthorsWithBooks()
           
 org.melati.poem.Treeable[] getChildren()
           
 java.lang.String getDisplayName()
           
 Layout getLayout()
          Retrieves the Layout object referred to.
 java.util.Enumeration getMembersSlowly()
           
 java.lang.String getMetatag_description()
           
 java.lang.String getMetatag_keywords()
           
 java.lang.String getName()
           
 Unit getParentUnit()
           
 java.util.Enumeration getProductAssociations()
           
 SectionGroup getReadArea()
           
 java.util.Enumeration getSections()
           
 
Methods inherited from class org.paneris.bibliomania.generated.SectionGroupBase
getBibliomaniaDatabaseTables, getDisplayname_unsafe, getDisplayname, getDisplaynameField, getGeneric_unsafe, getGeneric, getGenericField, getId_unsafe, getId, getIdField, getImage1file_unsafe, getImage1file, getImage1fileField, getImage2file_unsafe, getImage2file, getImage2fileField, getImagename_unsafe, getImagename, getImagenameField, getImagenum_unsafe, getImagenum, getImagenumField, getSectionGroupTable, getSubtext_unsafe, getSubtext, getSubtextField, getThemecolour_unsafe, getThemecolour, getThemecolourField, getUrlprefix_unsafe, getUrlprefix, getUrlprefixField, setDisplayname_unsafe, setDisplayname, setGeneric_unsafe, setGeneric, setGeneric, setId_unsafe, setId, setId, setImage1file_unsafe, setImage1file, setImage2file_unsafe, setImage2file, setImagename_unsafe, setImagename, setImagenum_unsafe, setImagenum, setSubtext_unsafe, setSubtext, setThemecolour_unsafe, setThemecolour, setUrlprefix_unsafe, setUrlprefix
 
Methods inherited from class org.paneris.bibliomania.Unit
appendCachePath, encache, getAncestors, getBibliomaniaDatabase, getBoardName, getCachePath, getProductAssociations, 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, 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, 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

children

public org.melati.poem.Treeable[] children
Constructor Detail

SectionGroup

public SectionGroup()
Method Detail

getSections

public java.util.Enumeration getSections()

getProductAssociations

public java.util.Enumeration getProductAssociations()
Specified by:
getProductAssociations in class Unit

getMetatag_description

public java.lang.String getMetatag_description()
Specified by:
getMetatag_description in class Unit

getMetatag_keywords

public java.lang.String getMetatag_keywords()
Specified by:
getMetatag_keywords in class Unit

getMembersSlowly

public java.util.Enumeration getMembersSlowly()
Specified by:
getMembersSlowly in class Unit

getParentUnit

public Unit getParentUnit()
Specified by:
getParentUnit in class Unit

getDisplayName

public java.lang.String getDisplayName()
Specified by:
getDisplayName in class Unit

appendCacheSubpath

public void appendCacheSubpath(java.lang.StringBuffer buffer)
Specified by:
appendCacheSubpath in class Unit

contains

public boolean contains(Section section)

ftiTextID_start

public long ftiTextID_start()
FIXME

Specified by:
ftiTextID_start in class Unit

ftiTextID_limit

public long ftiTextID_limit()
FIXME

Specified by:
ftiTextID_limit in class Unit

getAuthorsWithBooks

public java.util.Enumeration getAuthorsWithBooks()

getReadArea

public SectionGroup getReadArea()
Specified by:
getReadArea in class Unit

getAdvert

public Advert getAdvert()

getLayout

public Layout getLayout()
Description copied from class: UnitBase
Retrieves the Layout object referred to.

Overrides:
getLayout in class UnitBase
Returns:
the Layout as a Layout

adminHandle

public java.lang.String adminHandle(org.melati.Melati melatiContext,
                                    org.melati.template.MarkupLanguage markupLanguage)
                             throws java.lang.Exception
Specified by:
adminHandle in interface org.melati.admin.AdminSpecialised
Throws:
java.lang.Exception

adminSpecialFacilities

public java.lang.String adminSpecialFacilities(org.melati.Melati melatiContext,
                                               org.melati.template.MarkupLanguage markupLanguage)
                                        throws java.lang.Exception
Specified by:
adminSpecialFacilities in interface org.melati.admin.AdminSpecialised
Throws:
java.lang.Exception

getChildren

public org.melati.poem.Treeable[] getChildren()
Specified by:
getChildren in interface org.melati.poem.Treeable
Overrides:
getChildren in class org.melati.poem.JdbcPersistent

getName

public java.lang.String getName()
Specified by:
getName in interface org.melati.poem.Treeable
Specified by:
getName in class Unit


Copyright © 2000-2009 PanEris. All Rights Reserved.