public interface SessionRegistryOperations
| Modifier and Type | Method and Description |
|---|---|
CollaborationSession |
findSession(String entity) |
CollaborationSession |
getSession() |
void |
registerSession(CollaborationSession session) |
void registerSession(CollaborationSession session) throws ServiceFailure
ServiceFailureCollaborationSession getSession() throws ServiceFailure, SessionDoesNotExist
ServiceFailureSessionDoesNotExistCollaborationSession findSession(String entity) throws ServiceFailure, SessionDoesNotExist
ServiceFailureSessionDoesNotExistCopyright © 2016. All rights reserved.