author: Michael Moossenversion: $Revision: 1.4 $ since: 6.5.5
Parameters: sessionId - the id to lookup the stored session info object, or null if not found
null
all current stored session info objects
Parameters: userId - the id of the user to retrieve the session info objects for all current stored session info objects for the given user
the current number of stored session info objects, or zero if empty
throws: CmsInitException - if initialization fails
Parameters: sessionInfo - the session info object to be stored the session info object previously stored with the same session id, or null if none
Parameters: sessionId - the id that identifies the stored session info object to remove the removed cached entry or null if none
throws: Exception - if something goes wrong