- getAmazonS3Client(S3Configuration) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
- getAmazonS3ClientFromConfiguration(S3Configuration) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
Creates an instance of the S3 Client based on the 'use instance profile' property.
- getAWSCredentials(S3Configuration) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
- getAwsSecretKey() - Method in class org.broadleafcommerce.vendor.amazon.s3.S3Configuration
-
- getBucketName(String, String) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
Returns the bucket name or the default one.
- getBucketSubDirectory() - Method in class org.broadleafcommerce.vendor.amazon.s3.S3Configuration
-
- getDefaultBucketName() - Method in class org.broadleafcommerce.vendor.amazon.s3.S3Configuration
-
- getDefaultBucketRegion() - Method in class org.broadleafcommerce.vendor.amazon.s3.S3Configuration
-
- getEnableSSE() - Method in class org.broadleafcommerce.vendor.amazon.s3.S3Configuration
-
- getEndpointURI() - Method in class org.broadleafcommerce.vendor.amazon.s3.S3Configuration
-
- getGetAWSAccessKeyId() - Method in class org.broadleafcommerce.vendor.amazon.s3.S3Configuration
-
- getModuleName() - Method in class org.broadleafcommerce.vendor.amazon.s3.config.AmazonS3ModuleRegistration
-
- getMultiTenantClass() - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
Get MultiTenantSite Class by Reflection
- getMultiTenantGetParentSiteIdMethod() - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
Gets getParentId method by reflection
- getMultiTenantSiteSpecificResourceNameParent(String) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
Get the parent from a MultiTentantSite.
- getResource(String) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
Entry point to retrieve resources from this module.
- getResource(String, FileApplicationType, boolean) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
Handles the logic for resource retrieval it accepts if is a child resource or parent, only differs in
in tha name generation.
- getResource(String, FileApplicationType) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
Handles the resource gathering, starts as regular retrieval, if it fails (and the conditions allow it) it will try to retrieve the image from the parent site
- getResourceName(S3Configuration, String, String) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
Retrieves the resourceName from its rawname.
- getSiteDirectory(Site) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
- getSiteDirectory(Long) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
- getSiteSpecificResourceName(String) - Method in class org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProvider
-
- getUseInstanceProfileCredentials() - Method in class org.broadleafcommerce.vendor.amazon.s3.S3Configuration
-