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

java.lang.Object
  extended by org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
      extended by org.hippoecm.hst.jaxrs.model.content.HippoFolderRepresentation
Direct Known Subclasses:
HippoFacetNavigationRepresentation, HippoFacetResultSetRepresentation

public class HippoFolderRepresentation
extends NodeRepresentation

HippoFolderRepresentation

Version:
$Id: HippoFolderRepresentation.java 24607 2010-10-22 22:10:38Z wko $

Constructor Summary
HippoFolderRepresentation()
           
 
Method Summary
 String getCanonicalUuid()
           
 HippoFolderRepresentation represent(HippoFolderBean hippoBean)
           
 void setCanonicalUuid(String canonicalUuid)
           
 
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

HippoFolderRepresentation

public HippoFolderRepresentation()
Method Detail

represent

public HippoFolderRepresentation represent(HippoFolderBean hippoBean)
                                    throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

getCanonicalUuid

public String getCanonicalUuid()

setCanonicalUuid

public void setCanonicalUuid(String canonicalUuid)


Copyright © 2008-2012 Hippo. All Rights Reserved.