public class DocumentViewNodeRepresentationFactory extends Object implements NodeRepresentationFactory
| Constructor and Description |
|---|
DocumentViewNodeRepresentationFactory() |
| Modifier and Type | Method and Description |
|---|---|
NodeRepresentation |
createNodeRepresentation(javax.jcr.Node node,
String mediaTypeHint)
creates new NodeRepresentation instance
|
String |
getNodeType() |
public DocumentViewNodeRepresentationFactory()
public NodeRepresentation createNodeRepresentation(javax.jcr.Node node, String mediaTypeHint)
createNodeRepresentation in interface NodeRepresentationFactorypublic String getNodeType()
getNodeType in interface NodeRepresentationFactoryCopyright © 2020 eXo Platform SAS. All Rights Reserved.