Uses of Interface
com.hp.ucmdb.api.UcmdbService

Packages that use UcmdbService
com.hp.ucmdb.api This package contains the top level of API set for working with the UCMDB. 
 

Uses of UcmdbService in com.hp.ucmdb.api
 

Methods in com.hp.ucmdb.api that return UcmdbService
 UcmdbService UcmdbServiceProvider.connect(Credentials credentials, ClientContext clientContext)
          Connects the client to the UCMDB.
 UcmdbService UcmdbServiceProvider.connect(CustomerContext customerContext, Credentials credentials, ClientContext clientContext)
          Connects to an instance of a customer in the multi-tenant UCMDB server.
 UcmdbService UcmdbServiceProvider.getUcmdbService(UcmdbService ucmdbService, ClientContext clientContext)
          Deprecated. use getUcmdbServiceForClientContext(ClientContext)
 UcmdbService UcmdbService.getUcmdbServiceForClientContext(ClientContext clientContext)
          Returns the interface for querying various UCMDB subsystems using specified clientContext.
 UcmdbService UcmdbService.getUcmdbServiceForState(java.lang.String state)
          Returns a clone of 'this' UcmdbService' object set to the specified state.
 

Methods in com.hp.ucmdb.api with parameters of type UcmdbService
 UcmdbService UcmdbServiceProvider.getUcmdbService(UcmdbService ucmdbService, ClientContext clientContext)
          Deprecated. use getUcmdbServiceForClientContext(ClientContext)
 



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