com.hp.ucmdb.api
Interface ClientContext

All Superinterfaces:
RequestContext

public interface ClientContext
extends RequestContext

Identification of the client application that is using the UCMDB. Obtain this interface from UcmdbServiceProvider.createClientContext(java.lang.String).


Method Summary
 void setLoggedInUser(java.lang.String loggedInUserName)
           
 
Methods inherited from interface com.hp.ucmdb.api.RequestContext
getAsMap
 

Method Detail

setLoggedInUser

void setLoggedInUser(java.lang.String loggedInUserName)


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