
Public Member Functions | |
| void | awakeFromInsertion (EOEditingContext editingContext) |
| ERFileAttachment () | |
Static Public Attributes | |
| static final String | STORAGE_TYPE = "file" |
Static Private Attributes | |
| static Logger | log = Logger.getLogger(ERFileAttachment.class) |
| ERFileAttachment | ( | ) |
| void awakeFromInsertion | ( | EOEditingContext | editingContext | ) |
Checks the editing context delegate before calling super's implementation. See the method _checkEditingContextDelegate for an explanation as to what this check does.
| editingContext | to be checked to make sure it has the correct type of delegate set. |
Reimplemented from ERXGenericRecord.
Logger log = Logger.getLogger(ERFileAttachment.class) [static, private] |
general logging support
Reimplemented from ERAttachment.
final String STORAGE_TYPE = "file" [static] |
Reimplemented from _ERFileAttachment.
1.5.8