|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Deprecation Notice: This class is still valid for this release, however
this serves as advance notice that it will be removed in the future.
All user interfaces built using the Windchill HTML Template Processing
client architecture will be rewritten using a different framework in
an upcoming release.
Supported API: true
Extendable: false
Field Summary | |
static String |
CONTEXT_LIST_IN
Deprecated. |
static String |
CONTEXT_LIST_OUT
Deprecated. |
Method Summary | |
String[] |
getContextListIn()
Deprecated. |
String[] |
getContextListOut()
Deprecated. |
void |
readContext(HTTPRequest request)
Deprecated. |
void |
setContextListIn(String[] a_ContextListIn)
Deprecated. |
void |
setContextListOut(String[] a_ContextListOut)
Deprecated. |
void |
writeHiddenContext(Properties parameters,
Locale locale,
OutputStream os)
Deprecated. |
String |
writeQueryStringContext()
Deprecated. |
Field Detail |
public static final String CONTEXT_LIST_IN
public static final String CONTEXT_LIST_OUT
Method Detail |
public String[] getContextListIn()
public void setContextListIn(String[] a_ContextListIn)
a_ContextListIn
- public String[] getContextListOut()
public void setContextListOut(String[] a_ContextListOut)
a_ContextListOut
- public void readContext(HTTPRequest request) throws WTException
request
-
WTException
public void writeHiddenContext(Properties parameters, Locale locale, OutputStream os)
parameters
- locale
- os
- public String writeQueryStringContext()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |