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,
EOGlobalID attachmentID) |
Modifier and Type | Method and Description |
---|---|
T |
attachment(EOEditingContext editingContext) |
File |
uploadedFile() |
public ERAttachmentQueueEntry(File uploadedFile, EOGlobalID attachmentID)
public File uploadedFile()
public T attachment(EOEditingContext editingContext)
Copyright © 2002 – 2024 Project Wonder.