@Node(jcrType="hippofacnav:facetsavailablenavigation") public class HippoFacetsAvailableNavigation extends AbstractHippoFacetChildNavigation
HippoItem.ComparatorMap
hippoDocuments, hippoFolders
comparePath, detached, localizedName, name, node, objectConverter, path, valueProvider
Constructor and Description |
---|
HippoFacetsAvailableNavigation() |
Modifier and Type | Method and Description |
---|---|
List<HippoFacetsAvailableNavigation> |
getAncestors()
Returns the list of
HippoFacetsAvailableNavigation 's ancestors, where the closest ancestors are last in the list |
List<HippoFacetsAvailableNavigation> |
getAncestorsAndSelf()
the list of
HippoFacetsAvailableNavigation 's ancestors + this HippoFacetsAvailableNavigation. |
getChildCountsCombined, getCount, getDocuments, getFolders, getResultSet, getRootFacetNavigationBean, isLeaf
getDocumentIterator, getDocuments, getDocuments, getDocuments, getDocuments, getDocumentSize, getFolders, getLocale, getLocaleString
attach, compareTo, detach, equalCompare, equals, getAvailableTranslations, getAvailableTranslationsBean, getBean, getBean, getCanonicalBean, getCanonicalPath, getCanonicalUUID, getChildBeans, getChildBeans, getChildBeansByName, getChildBeansByName, getComparePath, getContextualBean, getContextualParentBean, getEqualComparator, getIdentifier, getLinkedBean, getLinkedBeans, getLocalizedName, getName, getNode, getObjectConverter, getParentBean, getPath, getProperties, getProperty, getProperty, getProperty, getValueProvider, hashCode, isAncestor, isDescendant, isHippoDocumentBean, isHippoFolderBean, isSelf, setComparePath, setIdentifier, setLocalizedName, setName, setNode, setObjectConverter, setPath
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getChildCountsCombined, getCount, getResultSet, getRootFacetNavigationBean
getDocumentIterator, getDocuments, getDocuments, getDocuments, getDocuments, getDocuments, getDocumentSize, getFolders, getFolders
equalCompare, getAvailableTranslations, getAvailableTranslationsBean, getBean, getBean, getCanonicalBean, 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
getIdentifier, setIdentifier
getObjectConverter, setObjectConverter
compareTo
getLocale, getLocaleString
public List<HippoFacetsAvailableNavigation> getAncestorsAndSelf()
HippoFacetsAvailableNavigation
's ancestors + this HippoFacetsAvailableNavigation. Also see getAncestors()
HippoFacetsAvailableNavigation
's ancestors + this HippoFacetsAvailableNavigationpublic List<HippoFacetsAvailableNavigation> getAncestors()
HippoFacetsAvailableNavigation
's ancestors, where the closest ancestors are last in the listHippoFacetsAvailableNavigation
's ancestors or an empty list if no ancestors of this type.Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.