|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScenariWorkspace | |
---|---|
org.nuxeo.scenari.service |
Uses of ScenariWorkspace in org.nuxeo.scenari.service |
---|
Methods in org.nuxeo.scenari.service that return ScenariWorkspace | |
---|---|
ScenariWorkspace |
ScenariStorageService.createWorkspace(org.nuxeo.ecm.core.api.CoreSession session,
String name)
Crée un ScenariWorkspace à l'emplacement par défaut |
ScenariWorkspace |
ScenariStorageService.createWorkspace(org.nuxeo.ecm.core.api.CoreSession session,
String parentPath,
String name)
Crée un ScenariWorkspace à l'emplacement parentPath |
ScenariWorkspace |
ScenariStorageService.getNodeOwnerWorkspace(org.nuxeo.ecm.core.api.CoreSession pSession,
ScenariNode pNode)
Méthode utilitaire pour obtenir le ScenariWorkspace d'un ScenariNode |
Methods in org.nuxeo.scenari.service that return types with arguments of type ScenariWorkspace | |
---|---|
List<ScenariWorkspace> |
ScenariStorageService.listWorkspaces(org.nuxeo.ecm.core.api.CoreSession session)
Liste les ScenariWorkspace du système |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |