Uses of Class
info.aduna.spectacle.Spectacle

Packages that use Spectacle
info.aduna.autofocus.http.webclient.explore   
info.aduna.autofocus.http.webclient.profiles   
info.aduna.autofocus.http.webclient.profiles.schedules   
info.aduna.model.enterprise.desktop.loader   
info.aduna.spectacle   
 

Uses of Spectacle in info.aduna.autofocus.http.webclient.explore
 

Methods in info.aduna.autofocus.http.webclient.explore with parameters of type Spectacle
 void ExplorationController.setSpectacle(Spectacle spectacle)
           
 

Uses of Spectacle in info.aduna.autofocus.http.webclient.profiles
 

Methods in info.aduna.autofocus.http.webclient.profiles with parameters of type Spectacle
 void UpdateController.setSpectacle(Spectacle spectacle)
           
 void OverviewController.setSpectacle(Spectacle spectacle)
           
 void DeleteController.setSpectacle(Spectacle spectacle)
           
 

Uses of Spectacle in info.aduna.autofocus.http.webclient.profiles.schedules
 

Methods in info.aduna.autofocus.http.webclient.profiles.schedules with parameters of type Spectacle
 void EditController.setSpectacle(Spectacle spectacle)
           
 

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

Methods in info.aduna.model.enterprise.desktop.loader with parameters of type Spectacle
 SpectacleLoader EnterpriseDesktopLoaderFactory.getLoader(Spectacle spectacle, Profile profile)
           
 

Constructors in info.aduna.model.enterprise.desktop.loader with parameters of type Spectacle
DefaultLoader(Spectacle spectacle, Profile profile)
           
 

Uses of Spectacle in info.aduna.spectacle
 

Methods in info.aduna.spectacle with parameters of type Spectacle
 void ProfileManager.addRefreshSchedule(String profileID, String schedule, Spectacle spectacle)
          Adds an auto-refresh schedule for the profile with the specified ID.
 SpectacleLoader LoaderFactory.getLoader(Spectacle spectacle, Profile profile)
           
 void ProfileManager.load(InitializationListener listener, Spectacle spectacle)
          Loads and initializes the set of defined Profiles.
 void ProfileManager.scheduleRefresh(String profileID, Spectacle spectacle)
          Schedules an immediate refresh of the specified profile.
 

Constructors in info.aduna.spectacle with parameters of type Spectacle
GenericLoader(Spectacle spectacle, Profile profile)
           
GuidedExplorationClusterMap(String basePath, Spectacle spectacle, GuidedExplorationResult ger)
           
SpectacleLoader(Spectacle spectacle, Profile profile)
          Construct a new loader for persons.
 



Copyright © 1997-2008 Aduna. All Rights Reserved.