org.exoplatform.services.jcr.ext.resource.representation
Class NtFileNodeRepresentationFactory
java.lang.Object
org.exoplatform.services.jcr.ext.resource.representation.NtFileNodeRepresentationFactory
- All Implemented Interfaces:
- NodeRepresentationFactory
public class NtFileNodeRepresentationFactory
- extends Object
- implements NodeRepresentationFactory
- Version:
- $Id: $
- Author:
- Andrey Parfonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nodeRepresentationService
protected NodeRepresentationService nodeRepresentationService
NtFileNodeRepresentationFactory
public NtFileNodeRepresentationFactory(NodeRepresentationService nodeRepresentationService)
- Parameters:
nodeRepresentationService -
createNodeRepresentation
public NodeRepresentation createNodeRepresentation(javax.jcr.Node node,
String mediaTypeHint)
- Description copied from interface:
NodeRepresentationFactory
- creates new NodeRepresentation instance
- Specified by:
createNodeRepresentation in interface NodeRepresentationFactory
- Returns:
getNodeType
public String getNodeType()
- Specified by:
getNodeType in interface NodeRepresentationFactory
- Returns:
- node type name
Copyright © 2013 eXo Platform SAS. All Rights Reserved.