|
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._ERCMessageAttachment er.corebusinesslogic.ERCMessageAttachment
Nested Class Summary | |
static class |
ERCMessageAttachment.ERCMessageAttachmentClazz
|
Nested classes inherited from class er.corebusinesslogic._ERCMessageAttachment |
_ERCMessageAttachment._ERCMessageAttachmentClazz |
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 | |
ERCMessageAttachment()
|
Method Summary | |
void |
awakeFromInsertion(EOEditingContext ec)
Checks the editing context delegate before calling super's implementation. |
static ERCMessageAttachment.ERCMessageAttachmentClazz |
messageAttachmentClazz()
|
Methods inherited from class er.corebusinesslogic._ERCMessageAttachment |
addToBothSidesOfMailMessage, filePath, mailMessage, mimeType, removeFromBothSidesOfMailMessage, setFilePath, setMailMessage, setMimeType |
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 ERCMessageAttachment()
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 ERCMessageAttachment.ERCMessageAttachmentClazz messageAttachmentClazz()
|
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 |