Uses of Class
dk.netarkivet.common.webinterface.SiteSection

Packages that use SiteSection
dk.netarkivet.archive.webinterface   
dk.netarkivet.common.webinterface   
dk.netarkivet.harvester.webinterface   
dk.netarkivet.monitor.webinterface   
dk.netarkivet.viewerproxy.webinterface   
 

Uses of SiteSection in dk.netarkivet.archive.webinterface
 

Subclasses of SiteSection in dk.netarkivet.archive.webinterface
 class BitPreservationSiteSection
          Site section that creates the menu for bit preservation.
 

Uses of SiteSection in dk.netarkivet.common.webinterface
 

Methods in dk.netarkivet.common.webinterface that return types with arguments of type SiteSection
static java.util.List<SiteSection> SiteSection.getSections()
          The list of sections of the website.
 

Uses of SiteSection in dk.netarkivet.harvester.webinterface
 

Subclasses of SiteSection in dk.netarkivet.harvester.webinterface
 class DefinitionsSiteSection
          Site section that creates the menu for data definitions.
 class HistorySiteSection
          Site section that creates the menu for harvest history.
 

Uses of SiteSection in dk.netarkivet.monitor.webinterface
 

Subclasses of SiteSection in dk.netarkivet.monitor.webinterface
 class StatusSiteSection
          Site section that creates the menu for system status.
 

Uses of SiteSection in dk.netarkivet.viewerproxy.webinterface
 

Subclasses of SiteSection in dk.netarkivet.viewerproxy.webinterface
 class QASiteSection
          Site section that creates the menu for QA.