@Service(value="blCloudFilesConfigurationService") public class CloudFilesConfigurationServiceImpl extends Object implements CloudFilesConfigurationService
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.common.config.service.SystemPropertiesService |
systemPropertiesService |
| Constructor and Description |
|---|
CloudFilesConfigurationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
CloudFilesConfiguration |
lookupCloudFilesConfiguration() |
protected String |
lookupProperty(String propertyName) |
protected void |
setSystemPropertiesService(org.broadleafcommerce.common.config.service.SystemPropertiesService systemPropertiesService) |
protected org.broadleafcommerce.common.config.service.SystemPropertiesService systemPropertiesService
public CloudFilesConfiguration lookupCloudFilesConfiguration()
lookupCloudFilesConfiguration in interface CloudFilesConfigurationServiceprotected void setSystemPropertiesService(org.broadleafcommerce.common.config.service.SystemPropertiesService systemPropertiesService)
Copyright © 2022. All rights reserved.