org.exoplatform.services.wsrp.consumer
Interface UserSessionMgr

All Superinterfaces:
InitCookieInfo, java.io.Serializable, UserSession
All Known Implementing Classes:
UserSessionImpl

public interface UserSessionMgr
extends UserSession, InitCookieInfo, java.io.Serializable

A consumer based session which represents a user session with a certain producer. This user session contains one or more group sessions.

Author:
Peter Fischer, Benjamin Mestrallet
See Also:
GroupSession

Method Summary
 
Methods inherited from interface org.exoplatform.services.wsrp.consumer.UserSession
addGroupSession, getAllGroupSessions, getGroupSession, getUserID, removeAllGroupSessions, removeGroupSession, setUserID
 
Methods inherited from interface org.exoplatform.services.wsrp.consumer.InitCookieInfo
getMarkupInterfaceURL, getWSRPMarkupService, isInitCookieDone, isInitCookieRequired, setInitCookieDone, setInitCookieRequired, setWSRPMarkupService
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.