Uses of Interface
org.dspace.app.xmlui.wing.ObjectManager

Packages that use ObjectManager
org.dspace.app.xmlui.cocoon   
org.dspace.app.xmlui.objectmanager   
org.dspace.app.xmlui.wing   
 

Uses of ObjectManager in org.dspace.app.xmlui.cocoon
 

Methods in org.dspace.app.xmlui.cocoon that return ObjectManager
 ObjectManager AbstractDSpaceTransformer.getObjectManager()
           
 

Uses of ObjectManager in org.dspace.app.xmlui.objectmanager
 

Classes in org.dspace.app.xmlui.objectmanager that implement ObjectManager
 class DSpaceObjectManager
          The Wing ObjectManager implemented specifically for DSpace.
 

Uses of ObjectManager in org.dspace.app.xmlui.wing
 

Methods in org.dspace.app.xmlui.wing that return ObjectManager
 ObjectManager WingContext.getObjectManager()
          Get the objectManager.
 ObjectManager AbstractWingTransformer.getObjectManager()
          Return the ObjectManager associated with this component.
 

Methods in org.dspace.app.xmlui.wing with parameters of type ObjectManager
 void WingContext.setObjectManager(ObjectManager objectManager)
          Set the objectManager which is repsonsible for managing the object store in the DRI document.
 



Copyright © 2012 DuraSpace. All Rights Reserved.