|
Interface Summary |
| ObjectConfigurable |
This interface should be implemented by any classes that are configured using
an Object Configuration. |
| ObjectConfiguration |
This interface represents a holder for all the configuration information. |
| ObjectConfigurationFactory |
This class retrieves an Object Configuration with a particular id. |
| ObjectConfigurationProperty |
This interface is a property of an Object Configuration and contains a name, description, default value and the type
(ObjectConfigurationTypes) of this property. |
| ObjectDescriptor |
Interface that allows a ObjectConfiguration to retrieve a dynamic description based on the
values set for its properties |