public interface Repository
Modifier and Type | Method and Description |
---|---|
int |
getActiveSessionsCount() |
String |
getName() |
Session |
getSession(String sessionId) |
void |
shutdown() |
String getName()
Session getSession(String sessionId) throws DocumentException
DocumentException
void shutdown()
int getActiveSessionsCount()
Copyright © 2015 Nuxeo SA. All rights reserved.