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

Created by The eXo Platform SAS .

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

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

DocumentViewNodeRepresentationFactory

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