public interface WorkspaceActions
| Modifier and Type | Method and Description |
|---|---|
String |
createWorkspace() |
String |
exitWizard() |
ContextStringWrapper |
FactoryForSelectedTemplateId() |
ContextStringWrapper |
FactoryForSelectSecurityModel() |
ContextStringWrapper |
FactoryForSelectSecurityOwner() |
String |
finishPageFlow() |
String |
getA4JHackingURL() |
boolean |
getAdministrator() |
DocumentModel |
getSelectedTemplate() |
String |
getSelectedTemplateDescription() |
DocumentModelList |
getTemplates() |
DocumentModel |
getTmpWorkspace() |
Boolean |
getUseTemplate() |
void |
setUseTemplate(Boolean value) |
boolean getAdministrator()
DocumentModelList getTemplates() throws ClientException
ClientExceptionDocumentModel getTmpWorkspace()
String finishPageFlow()
void setUseTemplate(Boolean value)
Boolean getUseTemplate()
ContextStringWrapper FactoryForSelectedTemplateId()
ContextStringWrapper FactoryForSelectSecurityModel()
ContextStringWrapper FactoryForSelectSecurityOwner()
String getSelectedTemplateDescription()
DocumentModel getSelectedTemplate()
String createWorkspace() throws ClientException
ClientExceptionString exitWizard() throws ClientException
ClientExceptionString getA4JHackingURL()
Copyright © 2013 Nuxeo SA. All Rights Reserved.