|
Project Wonder 2.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.webobjects.eocontrol.EOCustomObject com.webobjects.eocontrol.EOGenericRecord er.extensions.ERXGenericRecord er.corebusinesslogic._ERCLogEntry er.corebusinesslogic.ERCLogEntry
Nested Class Summary | |
static class |
ERCLogEntry.ERCLogEntryClazz
|
Nested classes inherited from class er.corebusinesslogic._ERCLogEntry |
_ERCLogEntry._ERCLogEntryClazz |
Nested classes inherited from class er.extensions.ERXGenericRecord |
ERXGenericRecord.ERXGenericRecordClazz |
Nested classes inherited from class com.webobjects.eocontrol.EOGenericRecord |
EOGenericRecord._DictionaryBinding, EOGenericRecord._LazyDictionaryBinding |
Nested classes inherited from class com.webobjects.eocontrol.EOCustomObject |
EOCustomObject._BooleanFieldBinding, EOCustomObject._FieldBinding, EOCustomObject._LazyFieldBinding, EOCustomObject._NumberFieldBinding |
Nested classes inherited from class com.webobjects.eocontrol.EOKeyValueCodingAdditions |
EOKeyValueCodingAdditions.DefaultImplementation, EOKeyValueCodingAdditions.Utility |
Nested classes inherited from class com.webobjects.eocontrol.EOKeyValueCoding |
EOKeyValueCoding._BestBindingCreation, EOKeyValueCoding._KeyBindingCreation, EOKeyValueCoding._StoredForwardingBinding |
Nested classes inherited from class com.webobjects.foundation.NSValidation |
NSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException |
Nested classes inherited from class com.webobjects.eocontrol._EOPrivateMemento |
_EOPrivateMemento.DefaultImplementation |
Field Summary |
Fields inherited from class er.extensions.ERXGenericRecord |
classLogs, insertionStackTrace, insertionTrackingLog, KEY_MARKER, lock, tranLogDidDelete, tranLogDidInsert, tranLogDidUpdate, tranLogWillDelete, tranLogWillInsert, tranLogWillUpdate, validation, validationException |
Fields inherited from class com.webobjects.eocontrol.EOGenericRecord |
_CLASS |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
_KeyPathSeparatorChar, KeyPathSeparator |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding |
NullValue |
Constructor Summary | |
ERCLogEntry()
|
Method Summary | |
void |
awakeFromInsertion(EOEditingContext ec)
Checks the editing context delegate before calling super's implementation. |
static ERCLogEntry |
createLogEntryLinkedToEO(EOEnterpriseObject type,
String text,
EOEnterpriseObject eo,
String relationshipKey)
|
static ERCLogEntry.ERCLogEntryClazz |
logEntryClazz()
|
Methods inherited from class er.corebusinesslogic._ERCLogEntry |
created, setCreated, setText, setUserID, text, userID |
Methods inherited from class com.webobjects.eocontrol.EOGenericRecord |
__setClassDescription, _keyGetBindingForKey, _keySetBindingForKey, _otherStorageBinding, _storedKeyGetBindingForKey, _storedKeySetBindingForKey, classDescription, usesDeferredFaultCreation |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ERCLogEntry()
Method Detail |
public void awakeFromInsertion(EOEditingContext ec)
ERXGenericRecord
_checkEditingContextDelegate
for an explanation
as to what this check does.
awakeFromInsertion
in interface EOEnterpriseObject
awakeFromInsertion
in class ERXGenericRecord
ec
- to be checked to make sure it has the
correct type of delegate set.public static ERCLogEntry.ERCLogEntryClazz logEntryClazz()
public static ERCLogEntry createLogEntryLinkedToEO(EOEnterpriseObject type, String text, EOEnterpriseObject eo, String relationshipKey)
|
Last updated: Do, Dez 9, 2004 12:46 PM CET | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |