Uses of Interface
org.nuxeo.ecm.platform.comment.api.ExternalEntity
-
Packages that use ExternalEntity Package Description org.nuxeo.ecm.platform.comment.api -
-
Uses of ExternalEntity in org.nuxeo.ecm.platform.comment.api
Classes in org.nuxeo.ecm.platform.comment.api that implement ExternalEntity Modifier and Type Class Description classAnnotationImplclassCommentImplMethods in org.nuxeo.ecm.platform.comment.api with parameters of type ExternalEntity Modifier and Type Method Description static voidComments. documentModelToExternalEntity(DocumentModel documentModel, ExternalEntity entity)Deprecated.since 11.1, unusedstatic voidComments. externalEntityToDocumentModel(ExternalEntity entity, DocumentModel documentModel)Deprecated.since 11.1, unused
-