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

org.exoplatform.services.jcr.ext.resource
Interface NodeRepresentationFactory

All Known Implementing Classes:
DocumentViewNodeRepresentationFactory, NtFileNodeRepresentationFactory, NtResourceNodeRepresentationFactory, SystemViewNodeRepresentationFactory

public interface NodeRepresentationFactory

Created by The eXo Platform SAS .

Version:
$Id: $
Author:
Gennady Azarenkov

Method Summary
 NodeRepresentation createNodeRepresentation(javax.jcr.Node node, String mediaTypeHint)
          creates new NodeRepresentation instance
 String getNodeType()
           
 

Method Detail

createNodeRepresentation

NodeRepresentation createNodeRepresentation(javax.jcr.Node node,
                                            String mediaTypeHint)
creates new NodeRepresentation instance

Parameters:
node -
mediaTypeHint -
Returns:

getNodeType

String getNodeType()
Returns:
node type name

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

Copyright © 2014 eXo Platform SAS. All Rights Reserved.