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