com.hp.ucmdb.api
Interface RequestContext

All Known Subinterfaces:
ClientContext, CustomerContext

public interface RequestContext

Represents the context of a request. RequestContext can have properties that are relevant to the type of the request. For example: caller application, logged in user, state, and so on.


Method Summary
 java.util.Map<java.lang.String,java.lang.String> getAsMap()
           
 

Method Detail

getAsMap

java.util.Map<java.lang.String,java.lang.String> getAsMap()


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