Package org.jasig.portlet.attachment.service
-
Interface Summary Interface Description IAttachmentService IDocumentPersistenceStrategy Defines persistence strategies for Attachment binary data. -
Class Summary Class Description AmazonS3PersistenceStrategy Persistence strategy which persists the attachment's file to an S3 bucketFileSystemPersistenceStrategy Persistence strategy which persists the attachment's file to the local filesystem. -
Exception Summary Exception Description PersistenceException Exception persisting documents to the persistence store