Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.comment.api
Interface CommentConverter

All Known Implementing Classes:
CommentConverterImpl

public interface CommentConverter

Author:
George Lefter

Method Summary
 String getDocumentType()
          Returns the type for comment document models.
 void updateDocumentModel(DocumentModel docModel, DocumentModel comment)
          Transforms the comment object into the document model.
 

Method Detail

updateDocumentModel

void updateDocumentModel(DocumentModel docModel,
                         DocumentModel comment)
Transforms the comment object into the document model.


getDocumentType

String getDocumentType()
Returns the type for comment document models.


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.