Interface UcmdbManagementService


public interface UcmdbManagementService
Services to get interfaces to management subsystems.
  • Method Details

    • getCustomersService

      CustomersService getCustomersService()
      Returns the interface for customer management. The service enables creating and removing a customer, attaching to schemas, and other services.
    • getSystemUserService

      SystemUserService getSystemUserService()
      Returns the interface for user management. The service enables creating,removing, and updating a system user and other services.