Uses of Interface
org.hippoecm.hst.content.beans.standard.HippoFolderBean
-
Packages that use HippoFolderBean Package Description org.hippoecm.hst.content.beans.standard -
-
Uses of HippoFolderBean in org.hippoecm.hst.content.beans.standard
Subinterfaces of HippoFolderBean in org.hippoecm.hst.content.beans.standard Modifier and Type Interface Description interface
HippoFacetChildNavigationBean
Interface for all child nodes primarily meant for the virtual structure below 'hippo:facetnavigation'interface
HippoFacetNavigationBean
Interface for all nodes of type 'hippo:facetnavigation'interface
HippoResultSetBean
Methods in org.hippoecm.hst.content.beans.standard that return types with arguments of type HippoFolderBean Modifier and Type Method Description List<HippoFolderBean>
HippoFolderBean. getFolders()
List<HippoFolderBean>
HippoFolderBean. getFolders(boolean sorted)
-