|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Context | |
---|---|
com.ibm.pim.context |
Uses of Context in com.ibm.pim.context |
---|
Methods in com.ibm.pim.context that return Context | |
---|---|
static Context |
PIMWebServicesContextFactory.getContext()
Instantiate a new API Context Object based on the current web service message context. |
static Context |
PIMContextFactory.getContext(java.lang.String userName,
java.lang.String userPassword,
java.lang.String userCompany)
Instantiate a new API Context Object based upon username, password and company code. |
static Context |
PIMContextFactory.getCurrentContext()
Return the current context |
static Context |
PIMContextFactory.getCurrentContextInternal()
Get current context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |