|
|||||||||
| Home >> All >> er >> [ directtoweb overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
er.directtoweb
Class ERD2WKeyMapper

java.lang.ObjectD2WStatelessComponent
er.directtoweb.ERD2WKeyMapper
- public class ERD2WKeyMapper
- extends D2WStatelessComponent
| Field Summary | |
(package private) java.lang.String |
_mappedKey
|
| Constructor Summary | |
ERD2WKeyMapper(WOContext context)
|
|
| Method Summary | |
void |
appendToResponse(WOResponse r,
WOContext c)
|
java.lang.String |
mappedKey()
|
boolean |
renderMe()
|
void |
reset()
|
void |
takeValuesFromRequest(WORequest q,
WOContext c)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
_mappedKey
java.lang.String _mappedKey
| Constructor Detail |
ERD2WKeyMapper
public ERD2WKeyMapper(WOContext context)
| Method Detail |
reset
public void reset()
mappedKey
public java.lang.String mappedKey()
renderMe
public boolean renderMe()
appendToResponse
public void appendToResponse(WOResponse r,
WOContext c)
takeValuesFromRequest
public void takeValuesFromRequest(WORequest q,
WOContext c)
|
|||||||||
| Home >> All >> er >> [ directtoweb overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
D2WStatelessComponent