info.aduna.spectacle
Class Spectacle
java.lang.Object
info.aduna.spectacle.Spectacle
public class Spectacle
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Spectacle
public Spectacle()
setProfileManager
public void setProfileManager(ProfileManager profileManager)
init
public void init()
putLoader
public void putLoader(Profile profile,
SpectacleLoader loader)
getGuidedExploration
public GuidedExplorationResult getGuidedExploration(String profileID,
String location)
getGuidedExploration
public GuidedExplorationResult getGuidedExploration(Profile profile,
List<FacetValue> selections)
getGuidedExplorationClusterMap
public GuidedExplorationClusterMap getGuidedExplorationClusterMap(String basePath,
GuidedExplorationResult ger)
throws IOException
- Parameters:
basePath - geResult -
- Returns:
-
- Throws:
IOException
removeProfile
public void removeProfile(Profile profile)
- Parameters:
profile -
Copyright © 1997-2008 Aduna. All Rights Reserved.