Uses of Class
com.broadleafcommerce.datafeed.feedprovider.google.sftp.autoconfigure.MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties
Package
Description
-
Uses of MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties in com.broadleafcommerce.datafeed.feedprovider.google.sftp.autoconfigure
Modifier and TypeMethodDescriptionMap<String,
MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties> MerchantCenterSFTPConfigurationProperties.getConfigs()
Keys correspond toAbstractDataFeedPublicationConfiguration.getId()
, thus forcing the same property prefix for a given configuration.Modifier and TypeMethodDescriptionvoid
MerchantCenterSFTPConfigurationProperties.setConfigs
(Map<String, MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties> configs) Keys correspond toAbstractDataFeedPublicationConfiguration.getId()
, thus forcing the same property prefix for a given configuration. -
Uses of MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.configuration
Modifier and TypeMethodDescriptionMerchantCenterSFTPPublicationConfigurationContributor.buildAndValidateConfiguration
(String id, MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties properties) MerchantCenterSFTPPublicationConfigurationContributor.buildConfiguration
(String id, MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties properties)