Project Wonder 2.0

er.directtoweb
Class ERD2WControllerFactory.ERD2WController

java.lang.Object
  extended byer.directtoweb.ERDBranchDelegate
      extended byer.directtoweb.ERD2WControllerFactory.ERD2WController
All Implemented Interfaces:
ERDBranchDelegateInterface, NextPageDelegate
Direct Known Subclasses:
ERD2WControllerFactory.ERCCore
Enclosing class:
ERD2WControllerFactory

public static class ERD2WControllerFactory.ERD2WController
extends ERDBranchDelegate


Field Summary
protected  String controllerName
           
protected  D2WContext d2wContext
           
protected  WOComponent finalPage
           
protected  WOSession session
           
 
Fields inherited from class er.directtoweb.ERDBranchDelegate
log, WOComponentClassArray
 
Constructor Summary
ERD2WControllerFactory.ERD2WController()
           
ERD2WControllerFactory.ERD2WController(D2WContext c)
           
 
Method Summary
 WOContext context()
           
 String controllerName()
           
 D2WContext d2wContext()
           
 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)
           
 
Methods inherited from class er.directtoweb.ERDBranchDelegate
branchChoiceDictionary, branchChoicesForContext, nextPage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

session

protected WOSession session

finalPage

protected WOComponent finalPage

d2wContext

protected D2WContext d2wContext

controllerName

protected String controllerName
Constructor Detail

ERD2WControllerFactory.ERD2WController

public ERD2WControllerFactory.ERD2WController(D2WContext c)

ERD2WControllerFactory.ERD2WController

public ERD2WControllerFactory.ERD2WController()
Method Detail

controllerName

public String controllerName()

setControllerName

public void setControllerName(String value)

finalPage

public WOComponent finalPage()

setFinalPage

public void setFinalPage(WOComponent c)

d2wContext

public D2WContext d2wContext()

setD2wContext

public void setD2wContext(D2WContext value)

setD2WContext

public void setD2WContext(D2WContext value)

session

public WOSession session()

setSession

public void setSession(WOSession s)

firstPage

public WOComponent firstPage()

setFirstPage

public void setFirstPage(WOComponent value)

context

public WOContext context()

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.