Uses of Class
org.paneris.bibliomania.SectionGroup

Packages that use SectionGroup
org.paneris.bibliomania   
org.paneris.bibliomania.generated The POEM-generated support classes for org.paneris.bibliomania. 
 

Uses of SectionGroup in org.paneris.bibliomania
 

Methods in org.paneris.bibliomania that return SectionGroup
 SectionGroup SectionGroupTable.ensure(java.lang.String themecolour, java.lang.String imagename, java.lang.String image1file, java.lang.String image2file, java.lang.String imagenum, java.lang.String displayname, java.lang.String subtext, boolean generic, java.lang.String urlprefix)
           
 SectionGroup Chapter.getReadArea()
           
 SectionGroup SectionGroup.getReadArea()
           
abstract  SectionGroup Unit.getReadArea()
           
 SectionGroup Author.getReadArea()
           
 SectionGroup Section.getReadArea()
           
 SectionGroup Book.getReadArea()
           
 SectionGroup BibliomaniaDatabase.getReadSectionGroup()
           
 SectionGroup BibliomaniaDatabase.getResearchSectionGroup()
           
 SectionGroup BibliomaniaDatabase.getSearchSectionGroup()
           
 SectionGroup BibliomaniaDatabase.getShopSectionGroup()
           
 SectionGroup BibliomaniaDatabase.getStudySectionGroup()
           
 

Methods in org.paneris.bibliomania with parameters of type SectionGroup
 java.util.Enumeration Author.booksInSectionGroup(SectionGroup sectionGroup)
           
 Section SectionTable.ensure(java.lang.String name, SectionGroup sectionGroup)
           
 java.lang.String Bib.url(SectionGroup area, Section section, Unit object, java.lang.Integer page)
           
 java.lang.String Bib.url(SectionGroup area, Unit object)
          Given a SectionGroup and any Unit return the url for that Unit within this SectionGroup
 java.lang.StringBuffer Bib.urlDirectoryPrefixedReally(java.lang.String prefix, SectionGroup area, Section section, Unit object)
           
 java.lang.String Bib.urlPrefixed(java.lang.String prefix, SectionGroup area, Section section, Unit object, java.lang.Integer page)
           
 java.lang.String Bib.urlPrefixedReally(java.lang.String prefix, SectionGroup area, Section section, Unit object, java.lang.Integer page)
           
 

Uses of SectionGroup in org.paneris.bibliomania.generated
 

Methods in org.paneris.bibliomania.generated that return SectionGroup
 SectionGroup SectionBase.getGroup()
          Retrieves the Group object referred to.
 SectionGroup SectionGroupTableBase.getSectionGroupObject(int troid)
          Retrieve the SectionGroup as a SectionGroup.
 SectionGroup SectionGroupTableBase.getSectionGroupObject(java.lang.Integer troid)
          Retrieve the SectionGroup as a SectionGroup.
 

Methods in org.paneris.bibliomania.generated with parameters of type SectionGroup
 void SectionBase.setGroup(SectionGroup cooked)
          Set the Group.
 



Copyright © 2000-2009 PanEris. All Rights Reserved.