Uses of Interface
net.icite.datastore.DatastoreBase

Packages that use DatastoreBase
net.icite.blojsom.plugin   
net.icite.datastore   
 

Uses of DatastoreBase in net.icite.blojsom.plugin
 

Fields in net.icite.blojsom.plugin declared as DatastoreBase
protected  DatastoreBase LinkListToTemplate._base
           
protected  DatastoreBase LinkListPlugin._base
           
 

Methods in net.icite.blojsom.plugin that return DatastoreBase
 DatastoreBase LinkListToTemplate.getBase()
           
private  DatastoreBase LinkListPlugin.getBase()
           
 

Methods in net.icite.blojsom.plugin with parameters of type DatastoreBase
 void LinkListToTemplate.setBase(DatastoreBase _base)
           
 

Constructors in net.icite.blojsom.plugin with parameters of type DatastoreBase
LinkListToTemplate(DatastoreBase db, org.apache.commons.collections.map.ListOrderedMap sources, java.lang.String uID, java.lang.String gID, java.lang.String separator, java.lang.String fbKey)
           
 

Uses of DatastoreBase in net.icite.datastore
 

Classes in net.icite.datastore that implement DatastoreBase
 class WTFBase
          WTFBase is a kind-of database for processing files in WTF (Whoopdedoo Text Format).