Interface HippoFacetChildNavigationBean
-
- All Superinterfaces:
Comparable<HippoBean>
,ContentBean
,HippoBean
,HippoFacetNavigationBean
,HippoFolderBean
,HippoTranslated
,HippoVirtualOnlyBean
,IdentifiableContentBean
,NodeAware
,ObjectConverterAware
,PageModelEntity
public interface HippoFacetChildNavigationBean extends HippoVirtualOnlyBean, HippoFacetNavigationBean
Interface for all child nodes primarily meant for the virtual structure below 'hippo:facetnavigation'
-
-
Method Summary
-
Methods inherited from interface java.lang.Comparable
compareTo
-
Methods inherited from interface org.hippoecm.hst.content.beans.standard.HippoBean
equalCompare, getAvailableTranslations, getBean, getBean, getBeanByUUID, getCanonicalBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getComparePath, getContentType, getDisplayName, getEqualComparator, getLinkedBean, getLinkedBeans, getMultipleProperty, getMultipleProperty, getName, getNode, getParentBean, getPath, getProperties, getProperty, getSingleProperty, getSingleProperty, getValueProvider, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isLeaf, isSelf, isVersionedNode
-
Methods inherited from interface org.hippoecm.hst.content.beans.standard.HippoFacetNavigationBean
getChildCountsCombined, getCount, getResultSet, getRootFacetNavigationBean
-
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.HippoTranslated
getLocale, getLocaleString
-
Methods inherited from interface org.hippoecm.hst.content.beans.standard.IdentifiableContentBean
getIdentifier, getRepresentationId, setIdentifier
-
Methods inherited from interface org.hippoecm.hst.content.beans.manager.ObjectConverterAware
getObjectConverter, setObjectConverter
-
-