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

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

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

public class SystemViewNodeRepresentationFactory
extends Object
implements NodeRepresentationFactory, org.exoplatform.services.rest.resource.ResourceContainer

Created by The eXo Platform SAS .

Version:
$Id: $
Author:
Gennady Azarenkov

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

SystemViewNodeRepresentationFactory

public SystemViewNodeRepresentationFactory()
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.