Project Wonder 5.0

er.directtoweb
Class ERD2WControllerFactory.ERD2WController

java.lang.Object
  extended by er.directtoweb.delegates.ERDBranchDelegate
      extended by er.directtoweb.ERD2WControllerFactory.ERD2WController
All Implemented Interfaces:
com.webobjects.directtoweb.NextPageDelegate, ERDBranchDelegateInterface
Direct Known Subclasses:
ERD2WControllerFactory.ERCCore
Enclosing class:
ERD2WControllerFactory

public static class ERD2WControllerFactory.ERD2WController
extends ERDBranchDelegate


Nested Class Summary
 
Nested classes/interfaces inherited from class er.directtoweb.delegates.ERDBranchDelegate
ERDBranchDelegate.D2WDelegate
 
Field Summary
protected  java.lang.String controllerName
           
protected  com.webobjects.directtoweb.D2WContext d2wContext
           
protected  com.webobjects.appserver.WOComponent finalPage
           
protected  com.webobjects.appserver.WOSession session
           
 
Fields inherited from class er.directtoweb.delegates.ERDBranchDelegate
BRANCH_BUTTON_ID, BRANCH_CHOICES, BRANCH_LABEL, BRANCH_NAME, BRANCH_PREFIX, log, WOComponentClassArray
 
Constructor Summary
ERD2WControllerFactory.ERD2WController()
           
ERD2WControllerFactory.ERD2WController(com.webobjects.directtoweb.D2WContext c)
           
 
Method Summary
 com.webobjects.appserver.WOContext context()
           
 java.lang.String controllerName()
           
 com.webobjects.directtoweb.D2WContext d2wContext()
           
 com.webobjects.appserver.WOComponent finalPage()
           
 com.webobjects.appserver.WOComponent firstPage()
           
 com.webobjects.appserver.WOSession session()
           
 void setControllerName(java.lang.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)
           
 
Methods inherited from class er.directtoweb.delegates.ERDBranchDelegate
branchChoiceDictionary, branchChoicesForContext, choiceByLeavingKeys, choiceByRemovingKeys, d2wContext, defaultBranchChoices, nextPage, object, object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

session

protected com.webobjects.appserver.WOSession session

finalPage

protected com.webobjects.appserver.WOComponent finalPage

d2wContext

protected com.webobjects.directtoweb.D2WContext d2wContext

controllerName

protected java.lang.String controllerName
Constructor Detail

ERD2WControllerFactory.ERD2WController

public ERD2WControllerFactory.ERD2WController(com.webobjects.directtoweb.D2WContext c)

ERD2WControllerFactory.ERD2WController

public ERD2WControllerFactory.ERD2WController()
Method Detail

controllerName

public java.lang.String controllerName()

setControllerName

public void setControllerName(java.lang.String value)

finalPage

public com.webobjects.appserver.WOComponent finalPage()

setFinalPage

public void setFinalPage(com.webobjects.appserver.WOComponent c)

d2wContext

public com.webobjects.directtoweb.D2WContext d2wContext()

setD2wContext

public void setD2wContext(com.webobjects.directtoweb.D2WContext value)

setD2WContext

public void setD2WContext(com.webobjects.directtoweb.D2WContext value)

session

public com.webobjects.appserver.WOSession session()

setSession

public void setSession(com.webobjects.appserver.WOSession s)

firstPage

public com.webobjects.appserver.WOComponent firstPage()

setFirstPage

public void setFirstPage(com.webobjects.appserver.WOComponent value)

context

public com.webobjects.appserver.WOContext context()

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.