Interface | Description |
---|---|
RegistryBeanGenerator |
Generates
RegistryEntry interface and implementation on basis object type name already present in CentraSite
Registry/Repository. |
Class | Description |
---|---|
CommandLineContext |
This class provides command line support for various functionalities such as user name, password, DB URL, etc.,.
|
CommandLineGenerator |
This is a command line based generator class for executing the commands via console.
|
Queries |
Code generation XQuery provider class.
|
RegistryBeanGeneratorFactory |
Factory for retrieving
RegistryBeanGenerator instances if CSAF Session Context is not available. |
RegistryBeanGeneratorImpl |
Generates
RegistryEntry implementation on basis object type name already present in CentraSite
Registry/Repository. |
Enum | Description |
---|---|
RegistryBeanGenerator.ResultType |
Used as Key of the Map returned by
RegistryBeanGenerator.generate(String, String, String) method. |