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
createNodeRepresentation
NodeRepresentation createNodeRepresentation(javax.jcr.Node node,
String mediaTypeHint)
- creates new NodeRepresentation instance
- Parameters:
node - mediaTypeHint -
- Returns:
getNodeType
String getNodeType()
- Returns:
- node type name
Copyright © 2013 eXo Platform SAS. All Rights Reserved.