public interface CaseManagementDocumentTypeService extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getCaseItemType() |
String |
getCaseLinkType()
Gets the core type of the Post
|
String |
getCaseType()
Gets the core type of the Post
|
String |
getMailboxType() |
void |
markDocumentAsCase(DocumentModel document)
Adds the needed facets to the given document in order to be used as a
case
|
void |
markDocumentAsCaseItem(DocumentModel document)
Adds the needed facets to the given document in order to be used as a
caseItem
|
String getCaseLinkType()
String getCaseType()
String getMailboxType()
String getCaseItemType()
void markDocumentAsCaseItem(DocumentModel document)
document
- void markDocumentAsCase(DocumentModel document)
document
- Copyright © 2013 Nuxeo SA. All Rights Reserved.