Uses of Class
com.broadleafcommerce.datafeed.feedprovider.google.sftp.autoconfigure.MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties
Packages that use MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties
Package
Description
- 
Uses of MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties in com.broadleafcommerce.datafeed.feedprovider.google.sftp.autoconfigureMethods in com.broadleafcommerce.datafeed.feedprovider.google.sftp.autoconfigure that return types with arguments of type MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationPropertiesModifier and TypeMethodDescriptionMap<String,MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties> MerchantCenterSFTPConfigurationProperties.getConfigs()Keys correspond toAbstractDataFeedPublicationConfiguration.getId(), thus forcing the same property prefix for a given configuration.Method parameters in com.broadleafcommerce.datafeed.feedprovider.google.sftp.autoconfigure with type arguments of type MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationPropertiesModifier and TypeMethodDescriptionvoidMerchantCenterSFTPConfigurationProperties.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.configurationMethods in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.configuration with parameters of type MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationPropertiesModifier and TypeMethodDescriptionMerchantCenterSFTPPublicationConfigurationContributor.buildAndValidateConfiguration(String id, MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties properties) MerchantCenterSFTPPublicationConfigurationContributor.buildConfiguration(String id, MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties properties)