Inherited by ERD2WControllerFactory.ERCCore.

Public Member Functions | |
| WOContext | context () |
| String | controllerName () |
| D2WContext | d2wContext () |
| ERD2WController () | |
| ERD2WController (D2WContext c) | |
| WOComponent | finalPage () |
| WOComponent | firstPage () |
| WOSession | session () |
| void | setControllerName (String value) |
| void | setD2WContext (D2WContext value) |
| void | setD2wContext (D2WContext value) |
| void | setFinalPage (WOComponent c) |
| void | setFirstPage (WOComponent value) |
| void | setSession (WOSession s) |
Protected Attributes | |
| String | controllerName |
| D2WContext | d2wContext |
| WOComponent | finalPage |
| WOSession | session |
| ERD2WController | ( | D2WContext | c | ) |
| ERD2WController | ( | ) |
| WOContext context | ( | ) |
| String controllerName | ( | ) |
| D2WContext d2wContext | ( | ) |
| WOComponent finalPage | ( | ) |
| WOComponent firstPage | ( | ) |
Reimplemented in ERD2WControllerFactory.ERCCore.
| WOSession session | ( | ) |
| void setControllerName | ( | String | value | ) |
| void setD2WContext | ( | D2WContext | value | ) |
| void setD2wContext | ( | D2WContext | value | ) |
| void setFinalPage | ( | WOComponent | c | ) |
| void setFirstPage | ( | WOComponent | value | ) |
| void setSession | ( | WOSession | s | ) |
String controllerName [protected] |
D2WContext d2wContext [protected] |
WOComponent finalPage [protected] |
WOSession session [protected] |
1.5.8