| Name | Description | Type | Package | Framework |
| AbstractConfiguration | This is an abstract IConfiguration implementation that deals with methods that can be abstracted away from underlying implementations. | Class | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
| ConfigurationException | Thrown when a configurable component detects invalid configuration data. | Class | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
| DefaultConfiguration | This is the default implementation of a configuration node. | Class | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
| IConfigConst | String constants for all names used for configuration data. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
| IConfigConst .ATTRIBUTES | TBD: Description of the class. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
| IConfigConst .ELEMENTS | TBD: Description of the class. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
| IConfiguration | This interface represents a node of hierarchical configuration data. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
| IConfigurationEventListener | This interface is implemented by the CRT to listen for events at the IConfigurationProvider. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |
| IConfigurationProvider | A configuration provider is resposible for translating the configuration data into IConfiguration objects needed by the CRT. | Interface | com.sapportals.wcm.crt.configuration | SAP NetWeaver |