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
ClientException
DocumentModel getTmpWorkspace()
String finishPageFlow()
void setUseTemplate(Boolean value)
Boolean getUseTemplate()
ContextStringWrapper FactoryForSelectedTemplateId()
ContextStringWrapper FactoryForSelectSecurityModel()
ContextStringWrapper FactoryForSelectSecurityOwner()
String getSelectedTemplateDescription()
DocumentModel getSelectedTemplate()
String createWorkspace() throws ClientException
ClientException
String exitWizard() throws ClientException
ClientException
String getA4JHackingURL()
Copyright © 2013 Nuxeo SA. All Rights Reserved.