Uses of Interface
org.nakedobjects.applib.profiles.Profile

Packages that use Profile
org.nakedobjects.applib.fixtures   
org.nakedobjects.applib.profiles   
 

Uses of Profile in org.nakedobjects.applib.fixtures
 

Methods in org.nakedobjects.applib.fixtures that return Profile
protected  Profile UserProfileFixture.newUserProfile()
           
protected  Profile UserProfileFixture.newUserProfile(Profile profile)
           
 

Methods in org.nakedobjects.applib.fixtures with parameters of type Profile
protected  Profile UserProfileFixture.newUserProfile(Profile profile)
           
protected  void UserProfileFixture.saveAsDefault(Profile profile)
           
protected  void UserProfileFixture.saveForUser(java.lang.String name, Profile profile)
           
 

Uses of Profile in org.nakedobjects.applib.profiles
 

Methods in org.nakedobjects.applib.profiles that return Profile
 Profile ProfileService.newUserProfile()
           
 Profile ProfileService.newUserProfile(Profile profile)
           
 

Methods in org.nakedobjects.applib.profiles with parameters of type Profile
 Profile ProfileService.newUserProfile(Profile profile)
           
 void ProfileService.saveAsDefault(Profile profile)
           
 void ProfileService.saveForUser(java.lang.String name, Profile profile)
           
 



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