Uses of Interface
net.sourceforge.pebble.dao.StaticPageDAO

Packages that use StaticPageDAO
net.sourceforge.pebble.dao   
net.sourceforge.pebble.dao.file   
 

Uses of StaticPageDAO in net.sourceforge.pebble.dao
 

Methods in net.sourceforge.pebble.dao that return StaticPageDAO
abstract  StaticPageDAO DAOFactory.getStaticPageDAO()
          Gets a DAO instance responsible for the dao of static pages.
 

Uses of StaticPageDAO in net.sourceforge.pebble.dao.file
 

Classes in net.sourceforge.pebble.dao.file that implement StaticPageDAO
 class FileStaticPageDAO
           
 

Methods in net.sourceforge.pebble.dao.file that return StaticPageDAO
 StaticPageDAO FileDAOFactory.getStaticPageDAO()
          Gets a DAO instance responsible for the dao of static pages.
 



Copyright © 2003-2006, Simon Brown. All Rights Reserved.