|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CaseManagementDocumentActions
| Method Summary | |
|---|---|
String |
createCaseItemInCase()
Creates a new document from current changeable document. |
boolean |
getCanEditCurrentCaseItem()
Check if the current user can edit the document (right + lock) |
boolean |
getCanEditCurrentDocument()
Check if the current user can edit the document (right + lock) |
String |
getCaseItemLayoutMode()
Return the Layout Mode for the current user. |
void |
updateCurrentCaseItem()
Saves changes hold by the changeableDocument document model. |
| Method Detail |
|---|
String createCaseItemInCase()
throws org.nuxeo.ecm.core.api.ClientException
Document will be created in a hierarchy yyyy/mm/dd below current document (mail root)
org.nuxeo.ecm.core.api.ClientException
String getCaseItemLayoutMode()
throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientException
boolean getCanEditCurrentCaseItem()
throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientException
boolean getCanEditCurrentDocument()
throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientException
void updateCurrentCaseItem()
throws org.nuxeo.ecm.core.api.ClientException
org.nuxeo.ecm.core.api.ClientException
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||