org.exoplatform.services.jcr.ext.resource
Class SystemViewNodeRepresentationFactory
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemViewNodeRepresentationFactory
public SystemViewNodeRepresentationFactory()
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
Copyright © 2012 eXo Platform SAS. All Rights Reserved.