|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.fixturesinstaller.ProfileServiceImpl
public class ProfileServiceImpl
| Constructor Summary | |
|---|---|
ProfileServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
injectInto(java.lang.Object fixture)
|
Profile |
newUserProfile()
|
Profile |
newUserProfile(Profile profileTemplate)
|
void |
saveAsDefault(Profile profile)
|
void |
saveForUser(java.lang.String name,
Profile profile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileServiceImpl()
| Method Detail |
|---|
public Profile newUserProfile()
newUserProfile in interface ProfileServicepublic Profile newUserProfile(Profile profileTemplate)
newUserProfile in interface ProfileServicepublic void saveAsDefault(Profile profile)
saveAsDefault in interface ProfileService
public void saveForUser(java.lang.String name,
Profile profile)
saveForUser in interface ProfileServicepublic void injectInto(java.lang.Object fixture)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||