| Package | Description |
|---|---|
| org.jasig.portlet.attachment.service | |
| org.jasig.portlet.attachment.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AmazonS3PersistenceStrategy
Persistence strategy which persists the attachment's file to an S3 bucket
|
class |
FileSystemPersistenceStrategy
Persistence strategy which persists the attachment's file to the local filesystem.
|
| Modifier and Type | Method and Description |
|---|---|
IDocumentPersistenceStrategy |
AttachmentService.getDocumentPersistenceStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentService.setDocumentPersistenceStrategy(IDocumentPersistenceStrategy documentPersistenceStrategy) |
Copyright © 2019 Jasig. All Rights Reserved.