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

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

public class HippoFacetNavigationRepresentation
extends HippoFolderRepresentation

HippoFacetNavigationRepresentation

Version:
$Id$

Constructor Summary
HippoFacetNavigationRepresentation()
           
 
Method Summary
 long getCount()
           
 HippoFacetNavigationRepresentation represent(HippoFacetNavigationBean hippoFacetNavigationBean)
           
 void setCount(long count)
           
 
Methods inherited from class org.hippoecm.hst.jaxrs.model.content.HippoFolderRepresentation
getCanonicalUuid, represent, setCanonicalUuid
 
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

HippoFacetNavigationRepresentation

public HippoFacetNavigationRepresentation()
Method Detail

represent

public HippoFacetNavigationRepresentation represent(HippoFacetNavigationBean hippoFacetNavigationBean)
                                             throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

getCount

public long getCount()

setCount

public void setCount(long count)


Copyright © 2008-2012 Hippo. All Rights Reserved.