public interface CommentConverter
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDocumentType()
Returns the type for comment document models. 
 | 
void | 
updateDocumentModel(DocumentModel docModel,
                   DocumentModel comment)
Transforms the comment object into the document model. 
 | 
void updateDocumentModel(DocumentModel docModel, DocumentModel comment)
String getDocumentType()
Copyright © 2019 Nuxeo. All rights reserved.