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 java.lang.Object
implements NodeRepresentationFactory

Version:
$Id: NtResourceNodeRepresentationFactory.java 35186 2009-08-07 14:23:43Z pnedonosko $
Author:
Andrey Parfonov

Constructor Summary
NtResourceNodeRepresentationFactory()
           
 
Method Summary
 NodeRepresentation createNodeRepresentation(javax.jcr.Node node, java.lang.String mediaTypeHint)
          creates new NodeRepresentation instance
 java.lang.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,
                                                   java.lang.String mediaTypeHint)
Description copied from interface: NodeRepresentationFactory
creates new NodeRepresentation instance

Specified by:
createNodeRepresentation in interface NodeRepresentationFactory
Returns:

getNodeType

public java.lang.String getNodeType()
Specified by:
getNodeType in interface NodeRepresentationFactory
Returns:
node type name


Copyright © 2010 eXo Platform SAS. All Rights Reserved.