org.hippoecm.hst.jaxrs.model.content
Class HippoDocumentRepresentation

java.lang.Object
  extended by org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
      extended by org.hippoecm.hst.jaxrs.model.content.HippoDocumentRepresentation

public class HippoDocumentRepresentation
extends NodeRepresentation

HippoDocumentRepresentation

Version:
$Id: HippoDocumentRepresentation.java 31811 2011-12-10 03:03:42Z wko $

Constructor Summary
HippoDocumentRepresentation()
           
 
Method Summary
 String getCanonicalHandleUuid()
           
 HippoDocumentRepresentation represent(HippoDocumentBean hippoBean)
           
 
Methods inherited from class org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
addLink, getLinks, getLocalizedName, getName, getPath, getPrimaryNodeTypeName, getRequestContext, isLeaf, represent, setLinks, setLocalizedName, setName, setPrimaryNodeTypeName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HippoDocumentRepresentation

public HippoDocumentRepresentation()
Method Detail

represent

public HippoDocumentRepresentation represent(HippoDocumentBean hippoBean)
                                      throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

getCanonicalHandleUuid

public String getCanonicalHandleUuid()


Copyright © 2008-2012 Hippo. All Rights Reserved.