|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.xml.profilestore.XmlUserProfileStore
public class XmlUserProfileStore
| Constructor Summary | |
|---|---|
XmlUserProfileStore(NakedObjectConfiguration configuration)
|
|
| Method Summary | |
|---|---|
protected static PersistenceSession |
getPersistenceSession()
|
UserProfile |
getUserProfile(java.lang.String userName)
|
boolean |
isFixturesInstalled()
|
void |
save(java.lang.String userName,
UserProfile userProfile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlUserProfileStore(NakedObjectConfiguration configuration)
| Method Detail |
|---|
public UserProfile getUserProfile(java.lang.String userName)
getUserProfile in interface UserProfileStorepublic boolean isFixturesInstalled()
isFixturesInstalled in interface UserProfileStore
public void save(java.lang.String userName,
UserProfile userProfile)
save in interface UserProfileStoreprotected static PersistenceSession getPersistenceSession()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||