org.hippoecm.hst.jaxrs.model.content
Class HippoFolderRepresentation
java.lang.Object
org.hippoecm.hst.jaxrs.model.content.NodeRepresentation
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 $
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 |
HippoFolderRepresentation
public HippoFolderRepresentation()
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.