| Interface | Description |
|---|---|
| CacheInterface | |
| ConfigInterface | |
| ConfigurationValidation | |
| SyncedUpdateHandlerInterface | |
| UserBasedConfig |
| Class | Description |
|---|---|
| AccessRoleConfig | |
| AdminLayoutConfig | |
| AdminRoleConfig | |
| ApplicationConfig | |
| Cache |
This singleton class now wraps a reusable ConfigCache object
|
| Config |
Provides access methods to the configuration for ICN configuration.
|
| ConfigHelper | |
| ConfigurationObject |
This is the superclass of all configuration objects, ie, objects stored in the configuration datastore.
|
| ConversionConfig | |
| DatabaseConfiguration |
Configuration stored in a database.
|
| DatabaseMessageQueue |
EventLog database table helper methods
|
| DataKeyConfig |
This class provides a configuration that stores a data key, a creation time of the key, and legacy keys that are
added when the current key is rotated.
|
| DataStore | |
| DefaultMenuConfig |
This configuration object is used to create ad hoc menus during runtime that are discarded without being saved to the database.
|
| DesktopAccessConfig | |
| DesktopAdminAccessConfig | |
| DesktopConfig | |
| DesktopFeatureConfig |
Provides a class for setting configuration settings for a selected feature.
|
| DraftDesktopConfig |
For internal use only.
|
| EditServiceCategoryConfig | |
| EdsConfig |
For internal use only
|
| FavoriteConfig | |
| FilenetConfig | |
| FileTypeConfig | |
| GlobalConfig | |
| GlobalConfigHelper | |
| IconConfig | |
| IconStatusConfig | |
| IdLabelConfig | |
| InterfaceTextConfig | |
| InterfaceTextLabelConfig | |
| InterfaceTextLocaleConfig | |
| LocaleConfig | |
| MenuConfig | |
| MenuTypeConfig | |
| MobileFeatureConfig | |
| OAuthTokenConfig | |
| ODLoginConfig | |
| OfficeCustomCommandConfig | |
| OfficeOnlineTokenConfig | |
| PluginConfig | |
| PluginUserConfig | |
| PropertiesConfig |
This class extends the
GlobalConfig to provide an interface that can
be used to access configurations in properties. |
| PropertyMappingConfig | |
| RecentConfig |
Abstract class for recent configuration settings that are persisted in the UserConfig.
|
| RecentContentConfig | |
| RecentItemConfig |
Recent item configuration settings that are persisted in the "recentItem" property in UserConfig
|
| RecentSearchConfig |
Recent search configuration settings that are persisted in the "recentSearches" property in UserConfig
|
| RecentSimpleSearchConfig | |
| RecentTeamspaceConfig |
Recent teamspace configuration settings that are persisted in the "recentTeamspaces" property in UserConfig
|
| RedactionReasonConfig | |
| RedactionReasonUsageConfig | |
| RepositoryConfig | |
| ServerConfig | |
| SettingsConfig | |
| SettingsConfig.SettingsConfigConstants | |
| SimpleSearchSettingsConfig | |
| SyncConfig | |
| SyncItemConfig | |
| TenantConfig | |
| TenantRegistrationConfig |
Contains registration information for a tenant
|
| ThemeConfig | |
| TreeItemConfig | |
| UserActionMacroConfig | |
| UserConfig | |
| UserGroupConfig | |
| ViewerConfig | |
| ViewerContentTypeConfig | |
| ViewerDefConfig | |
| ViewerMappingConfig | |
| ViewOneConfig |
| Enum | Description |
|---|---|
| AccessRoleConfig.AccessRights | |
| Config.CONFIGURATION_TYPE | |
| DataStore.DBType |
| Annotation Type | Description |
|---|---|
| ExtendedConfig |
This annotation is to be used for configuration extends another configuration.
|
| Secret |
This annotation should be used for configuration fields that store secrets.
|