|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.web.client.environment.WebEnvData
@Deprecated public class WebEnvData
CoEnvData represents conceptual environment in DCA. It contains:
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.environment.CoEnvData |
|---|
GLOBAL_DATA, REQUEST_DATA, SESSION_DATA |
| Method Summary | |
|---|---|
WebErrorInfo |
getErrorInfo()
Deprecated. Gets the object for the association that plays role: errorInfo; the error info Supported API: true |
WebJspData |
getGatewayJspData()
Deprecated. Gets the object for the association that plays role: gatewayJspData; the gateway jsp data Supported API: true |
com.ptc.core.ca.co.client.environment.CoGlobalData |
getGlobalData()
Deprecated. Gets the object for the association that plays role: globalData. |
WebHttpData |
getHttpData()
Deprecated. Gets the object for the association that plays role: httpData; the http data Supported API: true |
CoRequestData |
getRequestData()
Deprecated. Gets the object for the association that plays role: requestData; the conceptual request data Supported API: true |
CoSessionData |
getSessionData()
Deprecated. Gets the object for the association that plays role: sessionData; the conceptual session data Supported API: true |
WebUrlFactory |
getUrlFactory()
Deprecated. Gets the object for the association that plays role: urlFactory; the url factory Supported API: true |
com.ptc.core.ca.web.client.environment.WebApplicationData |
getWebApplicationData()
Deprecated. Supported API: true |
WebRequestData |
getWebRequestData()
Deprecated. Returns web specific request data Supported API: true |
WebSessionData |
getWebSessionData()
Deprecated. Returns web specific session data Supported API: true |
com.ptc.core.ca.web.client.environment.WebUserData |
getWebUserData()
Deprecated. Supported API: true |
void |
setErrorInfo(WebErrorInfo a_ErrorInfo)
Deprecated. Sets the object for the association that plays role: errorInfo; the error info Supported API: true |
void |
setGatewayJspData(WebJspData a_GatewayJspData)
Deprecated. Sets the object for the association that plays role: gatewayJspData; the gateway jsp data Supported API: true |
void |
setGlobalData(com.ptc.core.ca.co.client.environment.CoGlobalData a_GlobalData)
Deprecated. Sets the object for the association that plays role: globalData. |
void |
setHttpData(WebHttpData a_HttpData)
Deprecated. Sets the object for the association that plays role: httpData; the http data Supported API: true |
void |
setRequestData(CoRequestData a_RequestData)
Deprecated. Sets the object for the association that plays role: requestData; the conceptual request data Supported API: true |
void |
setSessionData(CoSessionData a_SessionData)
Deprecated. Sets the object for the association that plays role: sessionData; the conceptual session data Supported API: true |
void |
setUrlFactory(WebUrlFactory a_UrlFactory)
Deprecated. Sets the object for the association that plays role: urlFactory; the url factory Supported API: true |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public WebHttpData getHttpData()
public void setHttpData(WebHttpData a_HttpData)
a_HttpData - public CoSessionData getSessionData()
getSessionData in interface CoEnvDatapublic void setSessionData(CoSessionData a_SessionData)
setSessionData in interface CoEnvDataa_SessionData - public WebErrorInfo getErrorInfo()
public void setErrorInfo(WebErrorInfo a_ErrorInfo)
a_ErrorInfo - public WebJspData getGatewayJspData()
public void setGatewayJspData(WebJspData a_GatewayJspData)
a_GatewayJspData - public WebUrlFactory getUrlFactory()
public void setUrlFactory(WebUrlFactory a_UrlFactory)
a_UrlFactory - public CoRequestData getRequestData()
getRequestData in interface CoEnvDatapublic void setRequestData(CoRequestData a_RequestData)
setRequestData in interface CoEnvDataa_RequestData - public WebRequestData getWebRequestData()
public WebSessionData getWebSessionData()
public com.ptc.core.ca.web.client.environment.WebApplicationData getWebApplicationData()
public com.ptc.core.ca.web.client.environment.WebUserData getWebUserData()
public com.ptc.core.ca.co.client.environment.CoGlobalData getGlobalData()
getGlobalData in interface CoEnvDatapublic void setGlobalData(com.ptc.core.ca.co.client.environment.CoGlobalData a_GlobalData)
setGlobalData in interface CoEnvDataa_GlobalData -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||