|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SessionMetaDataStore
Interface to load and persist SessionMetaData.
| Method Summary | |
|---|---|
List<SessionMetaData> |
listAll()
|
void |
sessionEnded(SessionMetaData data)
|
SessionMetaData |
sessionStarted(String userName,
RiotUser user,
String loginIP)
|
| Method Detail |
|---|
List<SessionMetaData> listAll()
SessionMetaData sessionStarted(String userName,
RiotUser user,
String loginIP)
void sessionEnded(SessionMetaData data)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||