Interface | Description |
---|---|
AbstractModuleConfigurationAdminPresentation | |
ModuleConfiguration | |
SystemProperty |
This interface represents a System Property (name/value pair) stored in the database.
|
SystemPropertyAdminPresentation |
Class | Description |
---|---|
AbstractModuleConfiguration |
Modules that need to be configured via the database should extend this.
|
AbstractModuleConfigurationAdminPresentation.GroupName | |
AbstractModuleConfigurationAdminPresentation.GroupOrder | |
AbstractModuleConfigurationAdminPresentation.TabName | |
AbstractModuleConfigurationAdminPresentation.TabOrder | |
NullSystemProperty |
Class created for caching misses as some cache implementations, such as Redis, are unable to serialize a proxy (see
AbstractCacheMissAware and SystemPropertiesDaoImpl ) |
SystemPropertyAdminPresentation.FieldOrder | |
SystemPropertyAdminPresentation.GroupName | |
SystemPropertyAdminPresentation.GroupOrder | |
SystemPropertyAdminPresentation.TabName | |
SystemPropertyAdminPresentation.TabOrder | |
SystemPropertyImpl |
Allows the storage and retrieval of System Properties in the database
User: Kelly Tisdell
Date: 6/20/12
|
Copyright © 2022. All rights reserved.