org.hippoecm.hst.content.beans.standard
Interface HippoResultSetBean

All Superinterfaces:
Comparable<HippoBean>, HippoBean, HippoFolderBean, HippoTranslated, HippoVirtualOnlyBean, NodeAware, ObjectConverterAware
All Known Implementing Classes:
HippoFacetResult

public interface HippoResultSetBean
extends HippoVirtualOnlyBean, HippoFolderBean


Method Summary
 Long getCount()
          the value of the 'hippo:count' property
 
Methods inherited from interface org.hippoecm.hst.content.beans.standard.HippoFolderBean
getDocumentIterator, getDocuments, getDocuments, getDocuments, getDocuments, getDocuments, getDocumentSize, getFolders, getFolders
 
Methods inherited from interface org.hippoecm.hst.content.beans.standard.HippoBean
equalCompare, getAvailableTranslationsBean, getBean, getBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getContextualBean, getContextualParentBean, getEqualComparator, getLinkedBean, getLinkedBeans, getLocalizedName, getName, getNode, getParentBean, getPath, getProperties, getProperty, getProperty, getProperty, getValueProvider, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isLeaf, isSelf
 
Methods inherited from interface org.hippoecm.hst.content.beans.NodeAware
setNode
 
Methods inherited from interface org.hippoecm.hst.content.beans.manager.ObjectConverterAware
getObjectConverter, setObjectConverter
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.hippoecm.hst.content.beans.standard.HippoTranslated
getLocale, getLocaleString
 

Method Detail

getCount

Long getCount()
the value of the 'hippo:count' property

Returns:
Long value for the count


Copyright © 2008-2012 Hippo. All Rights Reserved.