Uses of Interface
info.aduna.spectacle.GuidedExplorationResult

Packages that use GuidedExplorationResult
info.aduna.model.enterprise.desktop.loader   
info.aduna.spectacle   
 

Uses of GuidedExplorationResult in info.aduna.model.enterprise.desktop.loader
 

Methods in info.aduna.model.enterprise.desktop.loader with parameters of type GuidedExplorationResult
 Map<String,Integer> DefaultLoader.getSuggestions(GuidedExplorationResult geeResult, String facet)
           
 

Uses of GuidedExplorationResult in info.aduna.spectacle
 

Classes in info.aduna.spectacle that implement GuidedExplorationResult
 class GuidedExplorationResultImpl
           
 class PartialGuidedExplorationResult
           
 

Methods in info.aduna.spectacle that return GuidedExplorationResult
 GuidedExplorationResult Spectacle.getGuidedExploration(Profile profile, List<FacetValue> selections)
           
 GuidedExplorationResult Spectacle.getGuidedExploration(String profileID, String location)
           
 

Methods in info.aduna.spectacle with parameters of type GuidedExplorationResult
 GuidedExplorationClusterMap Spectacle.getGuidedExplorationClusterMap(String basePath, GuidedExplorationResult ger)
           
 Map<String,Integer> SpectacleLoader.getSuggestions(GuidedExplorationResult geeResult, String facet)
           
 

Constructors in info.aduna.spectacle with parameters of type GuidedExplorationResult
GuidedExplorationClusterMap(String basePath, Spectacle spectacle, GuidedExplorationResult ger)
           
PartialGuidedExplorationResult(GuidedExplorationResult wrapped, List<FacetValue> unavailableSelections)
           
 



Copyright © 1997-2008 Aduna. All Rights Reserved.