|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecter.extensions.eof.ERXEC._DenyMergeDelegate
public static class ERXEC._DenyMergeDelegate
Temp EC delegate that prevents merging of changes to objects that already have changes.
Constructor Summary | |
---|---|
ERXEC._DenyMergeDelegate(java.lang.Object original)
|
Method Summary | |
---|---|
void |
editingContextDidMergeChanges(com.webobjects.eocontrol.EOEditingContext ec)
|
boolean |
editingContextShouldMergeChangesForObject(com.webobjects.eocontrol.EOEditingContext ec,
com.webobjects.eocontrol.EOEnterpriseObject eo)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ERXEC._DenyMergeDelegate(java.lang.Object original)
Method Detail |
---|
public boolean editingContextShouldMergeChangesForObject(com.webobjects.eocontrol.EOEditingContext ec, com.webobjects.eocontrol.EOEnterpriseObject eo)
public void editingContextDidMergeChanges(com.webobjects.eocontrol.EOEditingContext ec)
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |