Package org.apache.portals.graffito.store.impl.ojb

Interface Summary
OjbFactory Interface featuring methods for OJB PersistenceBroker handling, allowing for reuse of PersistenceBroker instances within transactions.
 

Class Summary
DefaultOjbFactory Default implementation for OjbFactory.
GraffitoOJBStore Implementation for an OJB (Persistence Broker) Store
OjbCmsPropertyCollection This class is used by GraffitoOJBStore (ojb implementation) in order to store CmsObject properties in a Map.
OjbSecureArrayList This class is used by GraffitoOJBStore (ojb implementation) in order to filter objects in function of the permission setting.
OjbSecureIterator This class is used by the GraffitoOJBStore in order to check permission when during interation on a cms object set
SpringOjbFactory Spring implementation for the OJB factory.
 



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