Interface | Description |
---|---|
CentraSiteService |
CentraSiteService which provides the services like creating the
CentraSiteSession ,
which is the entry point for getting instances of managers like:
CentraSiteObjectManager
CentraSiteObjectTypeManager
CSOSearchManager
DiagnosticHandler
The CentraSiteService can be instantiated by using CentraSiteServiceFactory . |
Class | Description |
---|---|
CentraSiteServiceFactory |
CentraSiteServiceFactory instantiates the CentraSiteService based on the user inputs.
|