Uses of Class
fr.paris.lutece.plugins.dbpage.business.section.DbPageSection

Packages that use DbPageSection
fr.paris.lutece.plugins.dbpage.business   
fr.paris.lutece.plugins.dbpage.business.section   
 

Uses of DbPageSection in fr.paris.lutece.plugins.dbpage.business
 

Methods in fr.paris.lutece.plugins.dbpage.business that return types with arguments of type DbPageSection
 java.util.List<DbPageSection> DbPage.getListSection()
          Returns the sections of this dbpage.
 java.util.List<DbPageSection> DbPageLoaderProperties.loadListSection(java.util.Properties properties, int nSections)
          Return a list of sections
 

Method parameters in fr.paris.lutece.plugins.dbpage.business with type arguments of type DbPageSection
 void DbPage.setListSection(java.util.List<DbPageSection> listSections)
          Sets the sections of the dbpage to the specified list.
 

Uses of DbPageSection in fr.paris.lutece.plugins.dbpage.business.section
 

Subclasses of DbPageSection in fr.paris.lutece.plugins.dbpage.business.section
 class DbPageSectionForm
          This class represents business object DbPageSectionForm
 class DbPageSectionSelect
          This class represents business object DbPageSectionSelect
 class DbPageSectionTable
          This class represents business object DbPageSectionTable
 

Methods in fr.paris.lutece.plugins.dbpage.business.section that return DbPageSection
 DbPageSection DbSectionService.findById(java.lang.String strIdType)
          Finds an empty section by its type
 DbPageSection DbPageSection.getDbSection()
          A DbPageSection object is produced
 



Copyright © 2010 Mairie de Paris. All Rights Reserved.