Project Wonder 5.0

Package er.attachment.processors

Interface Summary
IERAttachmentProcessorDelegate A delegate for ERAttachmentProcessors.
 

Class Summary
ERAttachmentProcessor<T extends ERAttachment> ERAttachmentProcessors provide the implementation of the communication with the attachment storage method, including import, URL generation, and stream generation.
ERDatabaseAttachmentProcessor ERDatabaseAttachmentProcessor implements storing attachment data as an attribute of an EO.
ERFileAttachmentProcessor ERFileAttachmentProcessor implements storing attachments as files on the system that are either served via a proxy request handler or directly by the webserver.
ERS3AttachmentProcessor ERS3AttachmentProcessor implements storing attachments in Amazon's S3 service.
 

Exception Summary
ERAttachmentProcessor.ERXAttachmentExceedsLengthException ERXAttachmentExceedsLengthException thrown when an attachment exceeds the maximum attachment size.
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.