|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContextTranslator
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 |
|---|
static final String CONTEXT_LIST_IN
static final String CONTEXT_LIST_OUT
| Method Detail |
|---|
String[] getContextListIn()
void setContextListIn(String[] a_ContextListIn)
a_ContextListIn - String[] getContextListOut()
void setContextListOut(String[] a_ContextListOut)
a_ContextListOut -
void readContext(HTTPRequest request)
throws WTException
request -
WTException
void writeHiddenContext(Properties parameters,
Locale locale,
OutputStream os)
parameters - locale - os - String writeQueryStringContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||