org.nakedobjects.applib.profiles
Interface ProfileServiceAware

All Known Implementing Classes:
UserProfileFixture

public interface ProfileServiceAware

Not intended to be implemented directly; is implemented by UserProfileFixture.

If using perspectives then subclass from UserProfileFixture.


Method Summary
 void setService(ProfileService perspectiveInstaller)
           
 

Method Detail

setService

void setService(ProfileService perspectiveInstaller)


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