org.exoplatform.services.jcr.ext.resource
Class SystemViewNodeRepresentationFactory

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

public class SystemViewNodeRepresentationFactory
extends java.lang.Object
implements NodeRepresentationFactory

Created by The eXo Platform SAS .

Version:
$Id: SystemViewNodeRepresentationFactory.java 35186 2009-08-07 14:23:43Z pnedonosko $
Author:
Gennady Azarenkov

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

SystemViewNodeRepresentationFactory

public SystemViewNodeRepresentationFactory()
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 © 2011 eXo Platform SAS. All Rights Reserved.