|
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.ERXEditingContextDelegate
er.extensions.eof.ERXECNoValidationDelegate
public class ERXECNoValidationDelegate
Exactly the same as ERXDefaultEditingContextDelegate
,
except validation has been disabled.
Field Summary |
---|
Fields inherited from class er.extensions.eof.ERXEditingContextDelegate |
---|
log |
Constructor Summary | |
---|---|
ERXECNoValidationDelegate()
Constructor needed for Serialable interface |
Method Summary | |
---|---|
boolean |
editingContextShouldValidateChanges(com.webobjects.eocontrol.EOEditingContext anEditingContext)
Validation is disabled. |
Methods inherited from class er.extensions.eof.ERXEditingContextDelegate |
---|
_checkEditingContextDelegate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ERXECNoValidationDelegate()
Method Detail |
---|
public boolean editingContextShouldValidateChanges(com.webobjects.eocontrol.EOEditingContext anEditingContext)
anEditingContext
- an editing context
|
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 |