| Package | Description |
|---|---|
| org.jasig.portlet.attachment.service |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
IDocumentPersistenceStrategy.persistAttachmentBinary(javax.servlet.http.HttpServletRequest request,
Attachment attachment)
Accepts an attachment to save and persists the attachment binary data using the implemented persistence strategy.
|
java.lang.String |
FileSystemPersistenceStrategy.persistAttachmentBinary(javax.servlet.http.HttpServletRequest request,
Attachment attachment) |
java.lang.String |
AmazonS3PersistenceStrategy.persistAttachmentBinary(javax.servlet.http.HttpServletRequest request,
Attachment attachment) |
Copyright © 2019 Jasig. All Rights Reserved.