|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.melati.poem.transaction.Transactioned org.melati.poem.JdbcPersistent org.paneris.bibliomania.generated.UnitBase org.paneris.bibliomania.Unit org.paneris.bibliomania.generated.SectionGroupBase org.paneris.bibliomania.SectionGroup
public class SectionGroup
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.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 |
---|
public org.melati.poem.Treeable[] children
Constructor Detail |
---|
public SectionGroup()
Method Detail |
---|
public java.util.Enumeration getSections()
public java.util.Enumeration getProductAssociations()
getProductAssociations
in class Unit
public java.lang.String getMetatag_description()
getMetatag_description
in class Unit
public java.lang.String getMetatag_keywords()
getMetatag_keywords
in class Unit
public java.util.Enumeration getMembersSlowly()
getMembersSlowly
in class Unit
public Unit getParentUnit()
getParentUnit
in class Unit
public java.lang.String getDisplayName()
getDisplayName
in class Unit
public void appendCacheSubpath(java.lang.StringBuffer buffer)
appendCacheSubpath
in class Unit
public boolean contains(Section section)
public long ftiTextID_start()
ftiTextID_start
in class Unit
public long ftiTextID_limit()
ftiTextID_limit
in class Unit
public java.util.Enumeration getAuthorsWithBooks()
public SectionGroup getReadArea()
getReadArea
in class Unit
public Advert getAdvert()
public Layout getLayout()
UnitBase
Layout
object referred to.
getLayout
in class UnitBase
Layout
as a Layout
public java.lang.String adminHandle(org.melati.Melati melatiContext, org.melati.template.MarkupLanguage markupLanguage) throws java.lang.Exception
adminHandle
in interface org.melati.admin.AdminSpecialised
java.lang.Exception
public java.lang.String adminSpecialFacilities(org.melati.Melati melatiContext, org.melati.template.MarkupLanguage markupLanguage) throws java.lang.Exception
adminSpecialFacilities
in interface org.melati.admin.AdminSpecialised
java.lang.Exception
public org.melati.poem.Treeable[] getChildren()
getChildren
in interface org.melati.poem.Treeable
getChildren
in class org.melati.poem.JdbcPersistent
public java.lang.String getName()
getName
in interface org.melati.poem.Treeable
getName
in class Unit
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |