Uses of Interface
org.nakedobjects.applib.DomainObjectContainer

Packages that use DomainObjectContainer
org.nakedobjects.applib   
 

Uses of DomainObjectContainer in org.nakedobjects.applib
 

Methods in org.nakedobjects.applib that return DomainObjectContainer
protected  DomainObjectContainer AbstractContainedObject.getContainer()
          This field is not persisted, nor displayed to the user.
 

Methods in org.nakedobjects.applib with parameters of type DomainObjectContainer
 void AbstractContainedObject.setContainer(DomainObjectContainer container)
          Injected by the application container itself.
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.