Uses of Class
com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.configuration.MerchantCenterSFTPPublicationConfiguration
Packages that use MerchantCenterSFTPPublicationConfiguration
Package
Description
- 
Uses of MerchantCenterSFTPPublicationConfiguration in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.configurationMethods in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.configuration that return MerchantCenterSFTPPublicationConfigurationModifier and TypeMethodDescriptionMerchantCenterSFTPPublicationConfigurationContributor.buildAndValidateConfiguration(String id, MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties properties) MerchantCenterSFTPPublicationConfigurationContributor.buildConfiguration(String id, MerchantCenterSFTPConfigurationProperties.MerchantCenterSFTPPublicationConfigurationProperties properties) Methods in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.configuration with parameters of type MerchantCenterSFTPPublicationConfigurationModifier and TypeMethodDescriptionprotected voidMerchantCenterSFTPPublicationConfigurationContributor.validateConfiguration(MerchantCenterSFTPPublicationConfiguration configuration) 
- 
Uses of MerchantCenterSFTPPublicationConfiguration in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.fileMethods in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file with parameters of type MerchantCenterSFTPPublicationConfigurationModifier and TypeMethodDescriptionprotected StringMerchantCenterSFTPSubmitter.getDestinationPathForUpload(MerchantCenterSFTPPublicationConfiguration publicationConfiguration) 
- 
Uses of MerchantCenterSFTPPublicationConfiguration in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file.elementMethods in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file.element that return MerchantCenterSFTPPublicationConfigurationModifier and TypeMethodDescriptionCollectedProductToMerchantCenterXMLProductTransformer.getCastedPublicationConfig(DataFeedPublishRequestDetails publishRequestDetails) Methods in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file.element with parameters of type MerchantCenterSFTPPublicationConfigurationModifier and TypeMethodDescriptionprotected StringCollectedProductToMerchantCenterXMLProductTransformer.addLinkPrefix(String relativeUrl, MerchantCenterSFTPPublicationConfiguration publicationConfiguration) CollectedProductToMerchantCenterXMLProductTransformer.buildAndroidAppLink(String relativeUrl, MerchantCenterSFTPPublicationConfiguration publicationConfiguration) CollectedProductToMerchantCenterXMLProductTransformer.buildIosAppLink(String relativeUrl, MerchantCenterSFTPPublicationConfiguration publicationConfiguration) protected List<MerchantCenterXMLProduct>CollectedProductToMerchantCenterXMLProductTransformer.convertElement(CollectedProduct sourceElement, DataFeedPublishRequestDetails requestDetails, MerchantCenterSFTPPublicationConfiguration publicationConfiguration) Transform theCollectedProductinto one or more instances of target vendor XML POJO for Google Merchant Center.protected voidCollectedProductToMerchantCenterXMLProductTransformer.populateMobileAppFields(MerchantCenterXMLProduct product, MerchantCenterSFTPPublicationConfiguration publicationConfiguration, String productRelativeUrl)