Uses of Class
org.apache.portals.graffito.store.impl.AbstractGraffitoStore

Packages that use AbstractGraffitoStore
org.apache.portals.graffito.store.impl.fs   
org.apache.portals.graffito.store.impl.ojb   
 

Uses of AbstractGraffitoStore in org.apache.portals.graffito.store.impl.fs
 

Subclasses of AbstractGraffitoStore in org.apache.portals.graffito.store.impl.fs
 class FileSystemContentStore
          File System Content Store
 

Uses of AbstractGraffitoStore in org.apache.portals.graffito.store.impl.ojb
 

Subclasses of AbstractGraffitoStore in org.apache.portals.graffito.store.impl.ojb
 class GraffitoOJBStore
          Implementation for an OJB (Persistence Broker) Store
 



Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved.