|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.mysteriestableportal.StateRecorder
public class StateRecorder
The Class StateRecorder.
Constructor Summary | |
---|---|
StateRecorder(DefaultSynergyNetApp app)
Instantiates a new state recorder. |
Method Summary | |
---|---|
java.util.List<ContentItem> |
loadMysteryState()
Load mystery state. |
void |
registerMysteryContentItems(java.lang.String mysteryPath,
java.util.List<ContentItem> items)
Register mystery content items. |
void |
reset()
Reset. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StateRecorder(DefaultSynergyNetApp app)
app
- the appMethod Detail |
---|
public java.util.List<ContentItem> loadMysteryState()
public void registerMysteryContentItems(java.lang.String mysteryPath, java.util.List<ContentItem> items)
mysteryPath
- the mystery pathitems
- the itemspublic void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |