Class DocumentViewNodeRepresentation
java.lang.Object
org.exoplatform.services.jcr.ext.resource.AbstractXMLViewNodeRepresentation
org.exoplatform.services.jcr.ext.resource.DocumentViewNodeRepresentation
- All Implemented Interfaces:
NodeRepresentation
Created by The eXo Platform SAS .
- Version:
- $Id: $
- Author:
- Gennady Azarenkov
-
Field Summary
Fields inherited from class org.exoplatform.services.jcr.ext.resource.AbstractXMLViewNodeRepresentation
isSystem -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.services.jcr.ext.resource.AbstractXMLViewNodeRepresentation
addProperties, addProperty, getContentEncoding, getContentLenght, getInputStream, getLastModified, getMediaType, getNode, getProperties, getProperty, getPropertyNames, removeProperty
-
Constructor Details
-
DocumentViewNodeRepresentation
public DocumentViewNodeRepresentation(javax.jcr.Node node) - Parameters:
node-
-