Deprecated API


Contents
Deprecated Methods
org.nakedobjects.applib.AbstractDomainObject.disposeInstance()
          - instead use AbstractContainedObject.remove(Object). 
org.nakedobjects.applib.AbstractDomainObject.isPersistent()
          - instead use AbstractContainedObject.isPersistent(Object). 
org.nakedobjects.applib.AbstractDomainObject.makePersistent()
          - instead use AbstractContainedObject.persist(Object). 
org.nakedobjects.applib.AbstractDomainObject.makePersistentIfNotAlready()
          - instead use AbstractContainedObject.persistIfNotAlready(Object). 
 



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