Uses of Class
org.nakedobjects.runtime.userprofile.UserProfileLoaderDefault.Mode

Packages that use UserProfileLoaderDefault.Mode
org.nakedobjects.runtime.userprofile   
 

Uses of UserProfileLoaderDefault.Mode in org.nakedobjects.runtime.userprofile
 

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

Constructors in org.nakedobjects.runtime.userprofile with parameters of type UserProfileLoaderDefault.Mode
UserProfileLoaderDefault(UserProfileStore store, UserProfileLoaderDefault.Mode mode)
          for testing purposes, explicitly specify the Mode.
 



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