eXo JCR :: Component :: Extension Service 1.15.0-CR2

org.exoplatform.services.jcr.ext.resource.representation
Class NtFileNodeRepresentationFactory

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.resource.representation.NtFileNodeRepresentationFactory
All Implemented Interfaces:
NodeRepresentationFactory

public class NtFileNodeRepresentationFactory
extends Object
implements NodeRepresentationFactory

Version:
$Id: $
Author:
Andrey Parfonov

Field Summary
protected  NodeRepresentationService nodeRepresentationService
           
 
Constructor Summary
NtFileNodeRepresentationFactory(NodeRepresentationService nodeRepresentationService)
           
 
Method Summary
 NodeRepresentation createNodeRepresentation(javax.jcr.Node node, String mediaTypeHint)
          creates new NodeRepresentation instance
 String getNodeType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nodeRepresentationService

protected NodeRepresentationService nodeRepresentationService
Constructor Detail

NtFileNodeRepresentationFactory

public NtFileNodeRepresentationFactory(NodeRepresentationService nodeRepresentationService)
Parameters:
nodeRepresentationService -
Method Detail

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

eXo JCR :: Component :: Extension Service 1.15.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.