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.configuration
Methods 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 void
MerchantCenterSFTPPublicationConfigurationContributor.validateConfiguration
(MerchantCenterSFTPPublicationConfiguration configuration) -
Uses of MerchantCenterSFTPPublicationConfiguration in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file
Methods in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file with parameters of type MerchantCenterSFTPPublicationConfigurationModifier and TypeMethodDescriptionprotected String
MerchantCenterSFTPSubmitter.getDestinationPathForUpload
(MerchantCenterSFTPPublicationConfiguration publicationConfiguration) -
Uses of MerchantCenterSFTPPublicationConfiguration in com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file.element
Methods 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 String
CollectedProductToMerchantCenterXMLProductTransformer.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 theCollectedProduct
into one or more instances of target vendor XML POJO for Google Merchant Center.protected void
CollectedProductToMerchantCenterXMLProductTransformer.populateMobileAppFields
(MerchantCenterXMLProduct product, MerchantCenterSFTPPublicationConfiguration publicationConfiguration, String productRelativeUrl)