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 com.webobjects.appserver.WOComponent |
finalPage |
protected com.webobjects.appserver.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 |
---|---|
com.webobjects.appserver.WOContext |
context() |
String |
controllerName() |
com.webobjects.directtoweb.D2WContext |
d2wContext() |
com.webobjects.appserver.WOComponent |
finalPage() |
com.webobjects.appserver.WOComponent |
firstPage() |
com.webobjects.appserver.WOSession |
session() |
void |
setControllerName(String value) |
void |
setD2wContext(com.webobjects.directtoweb.D2WContext value) |
void |
setD2WContext(com.webobjects.directtoweb.D2WContext value) |
void |
setFinalPage(com.webobjects.appserver.WOComponent c) |
void |
setFirstPage(com.webobjects.appserver.WOComponent value) |
void |
setSession(com.webobjects.appserver.WOSession s) |
branchChoiceDictionary, branchChoicesForContext, choiceByLeavingKeys, choiceByRemovingKeys, d2wContext, defaultBranchChoices, nextPage, object, object
protected com.webobjects.appserver.WOSession session
protected com.webobjects.appserver.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 com.webobjects.appserver.WOComponent finalPage()
public void setFinalPage(com.webobjects.appserver.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 com.webobjects.appserver.WOSession session()
public void setSession(com.webobjects.appserver.WOSession s)
public com.webobjects.appserver.WOComponent firstPage()
public void setFirstPage(com.webobjects.appserver.WOComponent value)
public com.webobjects.appserver.WOContext context()
Copyright © 2002 – 2020 Project Wonder.