|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use _ERAttachment | |
---|---|
er.attachment.model |
Uses of _ERAttachment in er.attachment.model |
---|
Subclasses of _ERAttachment in er.attachment.model | |
---|---|
class |
_ERDatabaseAttachment
|
class |
_ERFileAttachment
|
class |
_ERS3Attachment
|
class |
ERAttachment
ERAttachment is the superclass of all attachment types. |
class |
ERDatabaseAttachment
ERDatabaseAttachment (type "db") represents an attachment whose data is stored in the database in an ERAttachmentData class. |
class |
ERFileAttachment
ERFileAttachment (type = "file") represents an attachment whose data is stored on the local filesystem. |
class |
ERS3Attachment
ERS3Attachment (type = "s3") represents an attachment whose content is stored on Amazon's S3 service and will be served directly from S3. |
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |