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 String getDocumentType()
CommentConvertergetDocumentType in interface CommentConverterpublic void updateDocumentModel(DocumentModel docModel, DocumentModel comment)
CommentConverterupdateDocumentModel in interface CommentConverterCopyright © 2012 Nuxeo SA. All Rights Reserved.