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

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

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

public class NtResourceNodeRepresentationFactory
extends Object
implements NodeRepresentationFactory

Version:
$Id: $
Author:
Andrey Parfonov

Constructor Summary
NtResourceNodeRepresentationFactory()
           
 
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
 

Constructor Detail

NtResourceNodeRepresentationFactory

public NtResourceNodeRepresentationFactory()
Method Detail

createNodeRepresentation

public NodeRepresentation createNodeRepresentation(javax.jcr.Node node,
                                                   String mediaTypeHint)
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.