public static class ERD2WControllerFactory.ERD2WController extends ERDBranchDelegate
ERDBranchDelegate.D2WDelegate
Modifier and Type | Field and Description |
---|---|
protected String |
controllerName |
protected com.webobjects.directtoweb.D2WContext |
d2wContext |
protected WOComponent |
finalPage |
protected WOSession |
session |
BRANCH_BUTTON_ID, BRANCH_CHOICES, BRANCH_LABEL, BRANCH_NAME, BRANCH_PREFIX, log, WOComponentClassArray
Constructor and Description |
---|
ERD2WController() |
ERD2WController(com.webobjects.directtoweb.D2WContext c) |
Modifier and Type | Method and Description |
---|---|
WOContext |
context() |
String |
controllerName() |
com.webobjects.directtoweb.D2WContext |
d2wContext() |
WOComponent |
finalPage() |
WOComponent |
firstPage() |
WOSession |
session() |
void |
setControllerName(String value) |
void |
setD2wContext(com.webobjects.directtoweb.D2WContext value) |
void |
setD2WContext(com.webobjects.directtoweb.D2WContext value) |
void |
setFinalPage(WOComponent c) |
void |
setFirstPage(WOComponent value) |
void |
setSession(WOSession s) |
branchChoiceDictionary, branchChoicesForContext, choiceByLeavingKeys, choiceByRemovingKeys, d2wContext, defaultBranchChoices, nextPage, object, object
protected WOSession session
protected WOComponent finalPage
protected com.webobjects.directtoweb.D2WContext d2wContext
protected String controllerName
public ERD2WController(com.webobjects.directtoweb.D2WContext c)
public ERD2WController()
public String controllerName()
public void setControllerName(String value)
public WOComponent finalPage()
public void setFinalPage(WOComponent c)
public com.webobjects.directtoweb.D2WContext d2wContext()
public void setD2wContext(com.webobjects.directtoweb.D2WContext value)
public void setD2WContext(com.webobjects.directtoweb.D2WContext value)
public WOSession session()
public void setSession(WOSession s)
public WOComponent firstPage()
public void setFirstPage(WOComponent value)
public WOContext context()
Copyright © 2002 – 2024 Project Wonder.