|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectefficom.runningjoe.services.ProfileManager
public class ProfileManager
Profile operations.
Method Summary | |
---|---|
static ProfileManager |
getInstance()
|
void |
persist()
Persists the player's profile. |
Profile |
retrieveProfile()
Retrieves the player's profile, creating one if needed. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final ProfileManager getInstance()
public Profile retrieveProfile()
public void persist()
If no profile is available, this method does nothing.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |