public interface UcmdbService
Modifier and Type | Method and Description |
---|---|
AuthorizationModelService |
getAuthorizationModelService()
Returns the AuthorizationModelService for authorization operations
|
ClassModelService |
getClassModelService()
Returns the interface for querying the UCMDB class model.
|
ConfigurationService |
getConfigurationService()
Returns the interface for server configuration (settings management).
|
DataStoreMgmtService |
getDataStoreMgmtService()
Returns the service for manipulating and querying the datastore management.
|
DDMConfigurationService |
getDDMConfigurationService()
Returns the interface for configuring the Discovery.
|
DDMManagementService |
getDDMManagementService()
Returns the interface for managing the Discovery.
|
DDMSoftwareLibraryService |
getDDMSoftwareLibraryService()
Returns the interface for configuring Software Library
|
DDMZoneService |
getDDMZoneService()
Returns the interface for managing Zone based Discovery
|
HistoryService |
getHistoryService()
Returns the service for querying the history data.
|
ImpactAnalysisService |
getImpactAnalysisService()
Returns the interface for impact analysis.
|
LicensingService |
getLicensingService()
Returns the service for querying information about licenses
|
MultipleCMDBService |
getMultipleCMDBService()
Returns the interface for multiple CMDBs.
|
MultiTenancyService |
getMultiTenancyService()
Return the interface for tenants management.
|
PersistenceService |
getPersistencyService()
Returns the service for persisting data as key-value pairs.
|
PolicyService |
getPolicyService() |
QueryManagementService |
getQueryManagementService() |
ReconciliationService |
getReconciliationService()
Returns the interface for reconciliation.
|
ReportService |
getReportService()
Returns the service for generating reports
|
ResourceBundleManagementService |
getResourceBundleManagementService()
Returns the interface for resource bundles management.
|
ResourceManagementService |
getResourceManagementService()
Returns the interface for resource management.
|
SecurityService |
getSecurityService()
Returns the SecurityService interface for security operations.
|
ServerService |
getServerService()
Return the interface for server services.
|
SnapshotService |
getSnapshotService()
Returns the interface for snapshots management.
|
DDMSoftwareSignatureService |
getSoftwareSignatureService()
Returns the interface for configuring software's signatures.
|
StatesService |
getStateService()
Returns the service for managing states.
|
SystemHealthService |
getSystemHealthService()
Returns the interface for system health.
|
TopologyQueryService |
getTopologyQueryService()
Returns the interface for querying the UCMDB topology.
|
TopologyUpdateService |
getTopologyUpdateService()
Returns the interface for updating the UCMDB topology.
|
UcmdbService |
getUcmdbServiceForClientContext(ClientContext clientContext)
Returns the interface for querying various UCMDB subsystems using specified clientContext.
|
UcmdbService |
getUcmdbServiceForState(String state)
Returns a clone of 'this' UcmdbService' object set to the specified state.
|
UcmdbVersion |
getUcmdbVersion()
Gets the SDK version
|
ViewArchiveService |
getViewArchiveService() |
ViewService |
getViewService() |
void |
setLogger(Logger log)
Sets the logger to be used by this SDK client.
|
void |
setServerLocator(UcmdbServerLocator serverLocator)
Sets the implementation of the server locator to be used when the customer is migrated
to another server.
|
ClassModelService getClassModelService()
SecurityService getSecurityService()
AuthorizationModelService getAuthorizationModelService()
TopologyQueryService getTopologyQueryService()
TopologyUpdateService getTopologyUpdateService()
@NotFinalAPI QueryManagementService getQueryManagementService()
ImpactAnalysisService getImpactAnalysisService()
@NotFinalAPI ViewService getViewService()
@NotFinalAPI ViewArchiveService getViewArchiveService()
@NotFinalAPI ResourceBundleManagementService getResourceBundleManagementService()
ResourceManagementService getResourceManagementService()
DDMConfigurationService getDDMConfigurationService()
DDMSoftwareSignatureService getSoftwareSignatureService()
DDMManagementService getDDMManagementService()
DDMSoftwareLibraryService getDDMSoftwareLibraryService()
DDMZoneService getDDMZoneService()
SystemHealthService getSystemHealthService()
ConfigurationService getConfigurationService()
SnapshotService getSnapshotService()
@NotFinalAPI ReconciliationService getReconciliationService()
MultipleCMDBService getMultipleCMDBService()
@NotFinalAPI DataStoreMgmtService getDataStoreMgmtService()
HistoryService getHistoryService()
void setLogger(Logger log)
log
- a reference to a Logger object.@NotFinalAPI UcmdbService getUcmdbServiceForState(String state)
state
- one of Actual or Authorized@NotFinalAPI StatesService getStateService()
UcmdbService getUcmdbServiceForClientContext(ClientContext clientContext)
clientContext
- an object obtained with the createClientContext methodvoid setServerLocator(UcmdbServerLocator serverLocator)
serverLocator
- MultiTenancyService getMultiTenancyService()
ServerService getServerService()
UcmdbVersion getUcmdbVersion()
LicensingService getLicensingService()
@NotFinalAPI PolicyService getPolicyService()
PersistenceService getPersistencyService()
ReportService getReportService()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.