Uses of Interface
org.apache.portals.graffito.store.impl.ojb.OjbFactory

Packages that use OjbFactory
org.apache.portals.graffito.persistence.impl   
org.apache.portals.graffito.store.impl.ojb   
 

Uses of OjbFactory in org.apache.portals.graffito.persistence.impl
 

Fields in org.apache.portals.graffito.persistence.impl declared as OjbFactory
protected  OjbFactory PersistenceSupportedTestCase.ojbFactory
           
 

Constructors in org.apache.portals.graffito.persistence.impl with parameters of type OjbFactory
ContentStoreServiceImpl(CmsAccessController cmsAccessController, OjbFactory ojbFactory)
          Constructor
 

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

Classes in org.apache.portals.graffito.store.impl.ojb that implement OjbFactory
 class DefaultOjbFactory
          Default implementation for OjbFactory.
 class SpringOjbFactory
          Spring implementation for the OJB factory.
 

Methods in org.apache.portals.graffito.store.impl.ojb with parameters of type OjbFactory
 void GraffitoOJBStore.setOjbFactory(OjbFactory ojbFactory)
          Initialise the Ojb factory to use with this PB content store.
 



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