Project Wonder 5.0

er.extensions.eof
Class ERXEOAccessUtilities.ChannelAction

java.lang.Object
  extended by er.extensions.eof.ERXEOAccessUtilities.ChannelAction
Direct Known Subclasses:
ERXMigrator.ERXMigrationAction
Enclosing class:
ERXEOAccessUtilities

public abstract static class ERXEOAccessUtilities.ChannelAction
extends java.lang.Object

Deals with the nitty-gritty of direct row manipulation by correctly opening, closing, locking and unlocking the needed EOF objects for direct row manipulation. Wraps the actions in a transaction. The API is not really finalized, if someone has a better idea he's welcome to change it.

Author:
ak

Constructor Summary
ERXEOAccessUtilities.ChannelAction()
           
 
Method Summary
protected abstract  int doPerform(com.webobjects.eoaccess.EOAdaptorChannel channel)
           
 int perform(com.webobjects.eocontrol.EOEditingContext ec, java.lang.String modelName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERXEOAccessUtilities.ChannelAction

public ERXEOAccessUtilities.ChannelAction()
Method Detail

doPerform

protected abstract int doPerform(com.webobjects.eoaccess.EOAdaptorChannel channel)

perform

public int perform(com.webobjects.eocontrol.EOEditingContext ec,
                   java.lang.String modelName)

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

Copyright © 2002 – 2007 Project Wonder.