Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Class and Description |
---|---|
static class |
PreferencesImpl.NopPackListener |
Modifier and Type | Method and Description |
---|---|
void |
BaseManager.addPackListener(PackListener listener)
Adds a pack listener for the pack behind this class to get a notification when the pack behind this class shall be saved.
|
JPack |
TableValidatorConfiguration.getConfiguration(PackListener packListener)
This returns the configuration
pack for this validator. |
JPack |
CatalogFieldValidatorConfiguration.getConfiguration(PackListener packListener)
This returns the configuration
pack for this validator. |
JPack |
AssetActionProcessor.getConfiguration(PackListener packListener)
This returns the configuration
pack for this module. |
JPack |
ModulePreferences.getDisplayPrefs(PackListener listener)
Returns the display preferences pack.
|
JPack |
ModulePreferences.getGeneralPrefs(PackListener listener)
Returns the general preferences pack.
|
JPack |
UserModuleLRU.getLRUs(PackListener listener)
Returns the LRU pack data for this module.
|
JPack |
DBMirroring.getMirroringConfiguration(PackListener listener)
Returns the mirroring module specific configuration pack.
|
JPack |
SchedulerJobConfiguration.getModulePreferences(PackListener listener)
Returns the configuration pack for the module.
|
JPack |
ReportSet.getReportGeneratorConfiguration(PackListener listener) |
JPack |
ModulePreferences.getSearchPrefs(PackListener listener)
Returns the search preferences pack.
|
void |
BaseManager.removePackListener(PackListener listener)
Removes listener previously registered with
BaseManager.addPackListener(PackListener) . |
void |
TableValidatorConfiguration.setConfiguration(JPack config,
PackListener packListener)
Sets the validator configuration.
|
void |
CatalogFieldValidatorConfiguration.setConfiguration(JPack config,
PackListener packListener)
Sets the validator configuration.
|
void |
AssetActionProcessor.setConfiguration(JPack config,
PackListener packListener)
Sets the module configuration.
|
void |
ModulePreferences.setDisplayPrefs(PackListener listener,
JPack pack)
Saves the display preferences pack.
|
void |
ModulePreferences.setGeneralPrefs(PackListener listener,
JPack pack)
Saves the general preferences pack.
|
void |
DBMirroring.setMirroringConfiguration(PackListener listener,
JPack pack)
Sets the mirroring module specific configuration pack.
|
void |
SchedulerJobConfiguration.setModulePreferences(PackListener listener,
JPack pack)
Sets the modules preferences.
|
void |
ReportSet.setReportGeneratorConfiguration(PackListener listener,
JPack pack) |
void |
ModulePreferences.setSearchPrefs(PackListener listener,
JPack pack)
Saves the search preferences pack.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.