Uses of Class
com.funnelback.publicui.search.model.padre.ClusterNav
-
Packages that use ClusterNav Package Description com.funnelback.publicui.search.model.padre Provides classes corresponding to the XML result packet returned by PADRE.com.funnelback.publicui.search.model.padre.factories -
-
Uses of ClusterNav in com.funnelback.publicui.search.model.padre
Fields in com.funnelback.publicui.search.model.padre declared as ClusterNav Modifier and Type Field Description private ClusterNavContextualNavigation. clusterNavNavigation itemsMethods in com.funnelback.publicui.search.model.padre that return ClusterNav Modifier and Type Method Description ClusterNavContextualNavigation. getClusterNav()Navigation itemsMethods in com.funnelback.publicui.search.model.padre with parameters of type ClusterNav Modifier and Type Method Description voidContextualNavigation. setClusterNav(ClusterNav clusterNav)Navigation items -
Uses of ClusterNav in com.funnelback.publicui.search.model.padre.factories
Methods in com.funnelback.publicui.search.model.padre.factories that return ClusterNav Modifier and Type Method Description static ClusterNavClusterNavFactory. fromXmlStreamReader(javax.xml.stream.XMLStreamReader xmlStreamReader)
-