Uses of Class
org.nakedobjects.runtime.persistence.objectfactory.ObjectFactoryAbstract.Mode

Packages that use ObjectFactoryAbstract.Mode
org.nakedobjects.runtime.persistence.objectfactory   
 

Uses of ObjectFactoryAbstract.Mode in org.nakedobjects.runtime.persistence.objectfactory
 

Methods in org.nakedobjects.runtime.persistence.objectfactory that return ObjectFactoryAbstract.Mode
static ObjectFactoryAbstract.Mode ObjectFactoryAbstract.Mode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ObjectFactoryAbstract.Mode[] ObjectFactoryAbstract.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.nakedobjects.runtime.persistence.objectfactory with parameters of type ObjectFactoryAbstract.Mode
ObjectFactoryAbstract(ObjectFactoryAbstract.Mode mode)
           
ObjectFactoryBasic(ObjectFactoryAbstract.Mode mode)
           
 



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