Uses of Interface
crisp.wbwiki.server.WikiDb

Packages that use WikiDb
crisp.wbwiki.server   
 

Uses of WikiDb in crisp.wbwiki.server
 

Classes in crisp.wbwiki.server that implement WikiDb
 class WikiDbTextFile
          Implementation of WikiDb that stores to a text file.
 

Methods in crisp.wbwiki.server that return WikiDb
protected  WikiDb WikiServiceImpl.getWikiDb()
           
 

Methods in crisp.wbwiki.server with parameters of type WikiDb
protected  void WikiServiceImpl.setWikiDb(WikiDb wikiDb)
           
 

Constructors in crisp.wbwiki.server with parameters of type WikiDb
WikiServiceImpl(WikiDb wikiDb)
           
 



Copyright © 2006. All Rights Reserved.