public class CommentConverterImpl extends Object implements CommentConverter
Constructor and Description |
---|
CommentConverterImpl() |
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.
|
public CommentConverterImpl()
public String getDocumentType()
CommentConverter
getDocumentType
in interface CommentConverter
public void updateDocumentModel(DocumentModel docModel, DocumentModel comment)
CommentConverter
updateDocumentModel
in interface CommentConverter
Copyright © 2018 Nuxeo. All rights reserved.