|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTContextBean | |
com.ptc.netmarkets.util.beans | |
wt.httpgw | Provides
HTTPGateway support including
HTTPLogin ,
HTTPRequest ,
HTTPResponse and
URLFactory . |
Uses of WTContextBean in com.ptc.netmarkets.util.beans |
Fields in com.ptc.netmarkets.util.beans declared as WTContextBean | |
private WTContextBean |
NmCommandBean.wtcontextBean
|
Methods in com.ptc.netmarkets.util.beans that return WTContextBean | |
WTContextBean |
NmCommandBean.getWtcontextBean()
Gets the value of the attribute: wtcontextBean; available in the jsp engine only Supported API: false |
Methods in com.ptc.netmarkets.util.beans with parameters of type WTContextBean | |
void |
NmCommandBean.setWtcontextBean(WTContextBean a_WtcontextBean)
Sets the value of the attribute: wtcontextBean; available in the jsp engine only Supported API: false |
Uses of WTContextBean in wt.httpgw |
Fields in wt.httpgw declared as WTContextBean | |
private WTContextBean |
WTContextBeanHandler.contextBean
|
Methods in wt.httpgw with parameters of type WTContextBean | |
(package private) static void |
WTContextBean.ServerContextHelper.activateServerContext(WTContextBean context_bean)
|
(package private) static void |
WTContextBean.ServerContextHelper.deactivateServerContext(WTContextBean context_bean)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |