eXo JCR :: Component :: Extension Service 1.15.1-CP01

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

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

public class DocumentViewNodeRepresentationFactory
extends Object
implements NodeRepresentationFactory

Created by The eXo Platform SAS .

Version:
$Id: $
Author:
Gennady Azarenkov

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

DocumentViewNodeRepresentationFactory

public DocumentViewNodeRepresentationFactory()
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.1-CP01

Copyright © 2013 eXo Platform SAS. All Rights Reserved.