| Modifier and Type | Field and Description |
|---|---|
protected Map<S3Configuration,com.amazonaws.services.s3.AmazonS3Client> |
S3FileServiceProvider.configClientMap |
| Modifier and Type | Method and Description |
|---|---|
S3Configuration |
S3ConfigurationServiceImpl.lookupS3Configuration() |
S3Configuration |
S3ConfigurationService.lookupS3Configuration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
S3FileServiceProvider.addOrUpdateResourcesInternal(S3Configuration s3config,
com.amazonaws.services.s3.AmazonS3Client s3,
org.broadleafcommerce.common.file.domain.FileWorkArea workArea,
List<File> files,
boolean removeFilesFromWorkArea) |
protected com.amazonaws.services.s3.AmazonS3Client |
S3FileServiceProvider.getAmazonS3Client(S3Configuration s3config) |
protected com.amazonaws.auth.AWSCredentials |
S3FileServiceProvider.getAWSCredentials(S3Configuration s3configParam) |
Copyright © 2014. All Rights Reserved.