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

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

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

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

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 © 2010 The DSpace Foundation. All Rights Reserved.