ERDatabaseAttachment Class Reference

Inherits er::attachment::model::_ERDatabaseAttachment.

Collaboration diagram for ERDatabaseAttachment:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void awakeFromInsertion (EOEditingContext ec)
 ERDatabaseAttachment ()

Static Public Attributes

static final String STORAGE_TYPE = "db"

Static Private Attributes

static Logger log = Logger.getLogger(ERDatabaseAttachment.class)


Detailed Description

ERDatabaseAttachment (type "db") represents an attachment whose data is stored in the database in an ERAttachmentData class.

Author:
mschrag

Constructor & Destructor Documentation


Member Function Documentation

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.

Parameters:
editingContext to be checked to make sure it has the correct type of delegate set.

Reimplemented from ERXGenericRecord.


Member Data Documentation

Logger log = Logger.getLogger(ERDatabaseAttachment.class) [static, private]

general logging support

Reimplemented from ERAttachment.

final String STORAGE_TYPE = "db" [static]

Reimplemented from _ERDatabaseAttachment.


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:42 2012 for Project Wonder by  doxygen 1.5.8