|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RestUserSessionManager
Responsible for managing UserSessionEntity
objects.
Method Summary | |
---|---|
UserHistoryList |
getUserHistory(java.lang.Integer startIndex,
java.lang.Integer maxResults)
Returns user history which contains the list of content entities user recently visited. |
UserSessionEntity |
getUserSession()
Returns a session representation for the currently logged in user |
Method Detail |
---|
UserSessionEntity getUserSession()
UserHistoryList getUserHistory(java.lang.Integer startIndex, java.lang.Integer maxResults)
startIndex
- maxResults
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |