Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.settings.datasource.* (5)

com.flexstor.common.settings: Javadoc index of package com.flexstor.common.settings.


Package Samples:

com.flexstor.common.settings.datasource

Classes:

SettingKeysI: Key definitions for use with Settings. There are 4 types of settings for FLEXSTOR.db: 1. User Description: These are settings that are tied to a particular user by user ID. Valid Data Types: INT BOOLEAN STRING COLOR Valid Operations: ADD GET DELETE 2. Machine Description: These are settings that are tied to a particular machine by host name. Valid Data Types: INT BOOLEAN STRING COLOR Valid Operations: ADD GET DELETE 3. Config Description: These are settings specified in the flexstordb.properties file. Valid Data Types: INT BOOLEAN STRING Valid Operations: GET 4. Runtime Description: These are non-persistant ...
AdminAddressManager: This class implements the addessbook's persistence based on the current user from UserManager. All methods are using the user's role to perform their operations.
UserAddressManager: This class implements the addessbook's persistence based on the current user from UserManager. All methods are using the user's role to perform their operations.
AdminImportManager: The Import manager that handles the import settings. It loads/manipulates/saves the settings created for import.
SendSettingsModel: Model for Send Setting stuff.Send Setting data can be saved,retrieve,update,removed through this model.
ConfigSettingsLoader: Loads settings from the specified file for use with ConfigDataSource
SettingsSourceI: Interface for defining a datasource for use with Settings.
Settings: Utility class for retrieving generic settings.
MachineDataSource: Settings datasource for Machine Settings
RuntimeDataSource: Settings datasource for Runtime Settings
UserDataSource: Settings datasource for User Preferences
SettingKey: Setting key class for use with Settings
ConfigDataSource: Settings datasource for Config Settings
AbstractSettingsModel
AddressManager
AdminSendSettingsManager
CtlParser
ImportManager
ImportSettingManager
ImportSettingManagerI
ImportSettings
ImportSettingsI
ObjectHolder
PersistCollectionI
SendSettingsManager

Home | Contact Us | Privacy Policy | Terms of Service