Uses of Class
org.jasig.portlet.attachment.service.PersistenceException
| Package | Description |
|---|---|
| org.jasig.portlet.attachment.service |
-
Uses of PersistenceException in org.jasig.portlet.attachment.service
Methods in org.jasig.portlet.attachment.service that throw PersistenceException Modifier and Type Method Description StringAmazonS3PersistenceStrategy. persistAttachmentBinary(javax.servlet.http.HttpServletRequest request, Attachment attachment)StringFileSystemPersistenceStrategy. persistAttachmentBinary(javax.servlet.http.HttpServletRequest request, Attachment attachment)StringIDocumentPersistenceStrategy. persistAttachmentBinary(javax.servlet.http.HttpServletRequest request, Attachment attachment)Accepts an attachment to save and persists the attachment binary data using the implemented persistence strategy.