com.hp.ucmdb.api
Interface UcmdbManagementService


public interface UcmdbManagementService

Services to get interfaces to management subsystems.


Method Summary
 com.hp.ucmdb.api.customers.CustomersService getCustomersService()
          Returns the interface for customer management.
 com.hp.ucmdb.api.users.SystemUserService getSystemUserService()
          Returns the interface for user management.
 

Method Detail

getCustomersService

com.hp.ucmdb.api.customers.CustomersService getCustomersService()
Returns the interface for customer management. The service enables creating and removing a customer, attaching to schemas, and other services.


getSystemUserService

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



Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.