T
- the type of the attachment that can queued for uploading.public class ERAttachmentQueueEntry<T extends ERAttachment & ERRemoteAttachment> extends Object
ERAttachmentQueueEntry
is a wrapper that keeps a reference
to the ERAttachment
and the file being enqueued for uploading.ERRemoteAttachment
,
ERAttachmentUploadQueue
Constructor and Description |
---|
ERAttachmentQueueEntry(File uploadedFile,
com.webobjects.eocontrol.EOGlobalID attachmentID) |
Modifier and Type | Method and Description |
---|---|
T |
attachment(com.webobjects.eocontrol.EOEditingContext editingContext) |
File |
uploadedFile() |
Copyright © 2002 – 2020 Project Wonder.