Interface | Description |
---|---|
Configurator |
This interface provides methods to read and write values from/to the configuration files for CentraSiteLogicLayer.
|
ConfiguratorConstants |
Constants file having the XPath values for all elements in the configuration XML file.
|
Class | Description |
---|---|
ConfiguratorFactory |
This is a factory class to read the configuration details for the BusinessUI.
|
ConfiguratorItem |
Each XML element in the configuration XML file is treated as a
ConfiguratorItem instance. |
Enum | Description |
---|---|
RestServiceStack |
Defines the values for the stack mode during deploying REST services to mediator.
|