Project Wonder 5.0

er.directtoweb
Class ERD2WControllerFactory.ERCSingleObject

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

public static class ERD2WControllerFactory.ERCSingleObject
extends ERD2WControllerFactory.ERCCore


Nested Class Summary
 
Nested classes/interfaces inherited from class er.directtoweb.delegates.ERDBranchDelegate
ERDBranchDelegate.D2WDelegate
 
Field Summary
protected  com.webobjects.eocontrol.EOEditingContext editingContext
           
protected  com.webobjects.eocontrol.EOEnterpriseObject object
           
protected  java.lang.Object pk
           
 
Fields inherited from class er.directtoweb.ERD2WControllerFactory.ERD2WController
controllerName, d2wContext, finalPage, 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.ERCSingleObject()
           
 
Method Summary
 com.webobjects.eocontrol.EOEditingContext editingContext()
           
 com.webobjects.eocontrol.EOEnterpriseObject object()
           
 com.webobjects.appserver.WOComponent runWithPageConfiguration(java.lang.String value)
           
 void setEditingContext(com.webobjects.eocontrol.EOEditingContext value)
           
 void setObject(com.webobjects.eocontrol.EOEnterpriseObject value)
           
 void setPrimaryKeyValue(java.lang.Object value)
           
 
Methods inherited from class er.directtoweb.ERD2WControllerFactory.ERCCore
firstPage, pageForConfigurationNamed, pageWithContextTaskEntity, returnAction, returnPage
 
Methods inherited from class er.directtoweb.ERD2WControllerFactory.ERD2WController
context, controllerName, d2wContext, finalPage, session, setControllerName, setD2wContext, setD2WContext, setFinalPage, setFirstPage, setSession
 
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

pk

protected java.lang.Object pk

object

protected com.webobjects.eocontrol.EOEnterpriseObject object

editingContext

protected com.webobjects.eocontrol.EOEditingContext editingContext
Constructor Detail

ERD2WControllerFactory.ERCSingleObject

public ERD2WControllerFactory.ERCSingleObject()
Method Detail

runWithPageConfiguration

public com.webobjects.appserver.WOComponent runWithPageConfiguration(java.lang.String value)
Overrides:
runWithPageConfiguration in class ERD2WControllerFactory.ERCCore

object

public com.webobjects.eocontrol.EOEnterpriseObject object()

setObject

public void setObject(com.webobjects.eocontrol.EOEnterpriseObject value)

editingContext

public com.webobjects.eocontrol.EOEditingContext editingContext()

setEditingContext

public void setEditingContext(com.webobjects.eocontrol.EOEditingContext value)

setPrimaryKeyValue

public void setPrimaryKeyValue(java.lang.Object value)

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

Copyright © 2002 – 2007 Project Wonder.