org.hippoecm.hst.content.beans.standard.facetnavigation
Class HippoFacetsAvailableNavigation
java.lang.Object
org.hippoecm.hst.content.beans.standard.HippoItem
org.hippoecm.hst.content.beans.standard.HippoFolder
org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetNavigation
org.hippoecm.hst.content.beans.standard.facetnavigation.AbstractHippoFacetChildNavigation
org.hippoecm.hst.content.beans.standard.facetnavigation.HippoFacetsAvailableNavigation
- All Implemented Interfaces:
- Comparable<HippoBean>, ObjectConverterAware, NodeAware, HippoBean, HippoFacetChildNavigationBean, HippoFacetNavigationBean, HippoFolderBean, HippoTranslated, HippoVirtualOnlyBean
@Node(jcrType="hippofacnav:facetsavailablenavigation")
public class HippoFacetsAvailableNavigation
- extends AbstractHippoFacetChildNavigation
Methods inherited from class org.hippoecm.hst.content.beans.standard.HippoItem |
attach, compareTo, detach, equalCompare, equals, getAvailableTranslationsBean, getBean, getBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getContextualBean, getContextualParentBean, getEqualComparator, getLinkedBean, getLinkedBeans, getLocalizedName, getName, getNode, getObjectConverter, getParentBean, getPath, getProperties, getProperty, getProperty, getProperty, getValueProvider, hashCode, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isSelf, setNode, setObjectConverter |
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 |
HippoFacetsAvailableNavigation
public HippoFacetsAvailableNavigation()
getAncestorsAndSelf
public List<HippoFacetsAvailableNavigation> getAncestorsAndSelf()
- the list of
HippoFacetsAvailableNavigation
's ancestors + this HippoFacetsAvailableNavigation. Also see getAncestors()
- Returns:
- the list of
HippoFacetsAvailableNavigation
's ancestors + this HippoFacetsAvailableNavigation
getAncestors
public List<HippoFacetsAvailableNavigation> getAncestors()
- Returns the list of
HippoFacetsAvailableNavigation
's ancestors, where the closest ancestors are last in the list
- Returns:
- the list of
HippoFacetsAvailableNavigation
's ancestors or an empty list if no ancestors of this type.
Copyright © 2008-2012 Hippo. All Rights Reserved.