|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HippoFolderBean | |
---|---|
org.hippoecm.hst.component.support.bean | |
org.hippoecm.hst.content.beans.standard | The org.hippoecm.hst.content.beans.standard package defines the API for the HST Content Standard Beans |
org.hippoecm.hst.content.beans.standard.facetnavigation | |
org.hippoecm.hst.jaxrs | |
org.hippoecm.hst.jaxrs.model.content | |
org.hippoecm.hst.jaxrs.services |
Uses of HippoFolderBean in org.hippoecm.hst.component.support.bean |
---|
Methods in org.hippoecm.hst.component.support.bean that return HippoFolderBean | |
---|---|
HippoFolderBean |
BaseHstComponent.getAssetBaseBean(HstRequest request)
|
HippoFolderBean |
BaseHstComponent.getGalleryBaseBean(HstRequest request)
|
Uses of HippoFolderBean in org.hippoecm.hst.content.beans.standard |
---|
Subinterfaces of HippoFolderBean in org.hippoecm.hst.content.beans.standard | |
---|---|
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
|
Classes in org.hippoecm.hst.content.beans.standard that implement HippoFolderBean | |
---|---|
class |
HippoDirectory
|
class |
HippoFacetSelect
hippo:facetselect has the same methods as for hippo:mirror |
class |
HippoFixedDirectory
|
class |
HippoFolder
|
class |
HippoMirror
|
Fields in org.hippoecm.hst.content.beans.standard with type parameters of type HippoFolderBean | |
---|---|
protected ArrayList<HippoFolderBean> |
HippoFolder.hippoFolders
|
Methods in org.hippoecm.hst.content.beans.standard that return types with arguments of type HippoFolderBean | |
---|---|
List<HippoFolderBean> |
HippoFolder.getFolders()
|
List<HippoFolderBean> |
HippoFolderBean.getFolders()
|
List<HippoFolderBean> |
HippoFolder.getFolders(boolean sorted)
|
List<HippoFolderBean> |
HippoFolderBean.getFolders(boolean sorted)
|
Uses of HippoFolderBean in org.hippoecm.hst.content.beans.standard.facetnavigation |
---|
Classes in org.hippoecm.hst.content.beans.standard.facetnavigation that implement HippoFolderBean | |
---|---|
class |
AbstractHippoFacetChildNavigation
The base class for child item of faceted navigation |
class |
HippoFacetNavigation
|
class |
HippoFacetResult
|
class |
HippoFacetsAvailableNavigation
|
class |
HippoFacetSearch
|
class |
HippoFacetSubNavigation
|
Methods in org.hippoecm.hst.content.beans.standard.facetnavigation that return types with arguments of type HippoFolderBean | |
---|---|
List<HippoFolderBean> |
HippoFacetNavigation.getFolders(boolean sorted)
HippoFacetNavigation does not return the HippoResultSetBean as a folder, as this is normally a folder that is not wanted to be displayed, and can be accessed through HippoFacetNavigation.getResultSet() already |
Uses of HippoFolderBean in org.hippoecm.hst.jaxrs |
---|
Methods in org.hippoecm.hst.jaxrs that return HippoFolderBean | |
---|---|
HippoFolderBean |
AbstractJaxrsService.getSiteContentBaseBean(HstRequestContext requestContext)
|
Uses of HippoFolderBean in org.hippoecm.hst.jaxrs.model.content |
---|
Methods in org.hippoecm.hst.jaxrs.model.content with parameters of type HippoFolderBean | |
---|---|
HippoFolderRepresentation |
HippoFolderRepresentation.represent(HippoFolderBean hippoBean)
|
Uses of HippoFolderBean in org.hippoecm.hst.jaxrs.services |
---|
Methods in org.hippoecm.hst.jaxrs.services that return HippoFolderBean | |
---|---|
HippoFolderBean |
AbstractResource.getMountContentBaseBean(HstRequestContext requestContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |