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

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.HippoFacetResultSetRepresentation

public class HippoFacetResultSetRepresentation
extends HippoFolderRepresentation

HippoFacetResultSetRepresentation

Version:
$Id$

Constructor Summary
HippoFacetResultSetRepresentation()
           
 
Method Summary
 long getCount()
           
 HippoFacetResultSetRepresentation represent(HippoResultSetBean hippoResultSetBean)
           
 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

HippoFacetResultSetRepresentation

public HippoFacetResultSetRepresentation()
Method Detail

represent

public HippoFacetResultSetRepresentation represent(HippoResultSetBean hippoResultSetBean)
                                            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.