Class InboundChannelConfigurationSystemUpdater
- java.lang.Object
-
- de.hybris.platform.odata2webservices.update.InboundChannelConfigurationSystemUpdater
-
@SystemSetup(extension="odata2webservices") public class InboundChannelConfigurationSystemUpdater extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InboundChannelConfigurationSystemUpdater(ModelService modelService, FlexibleSearchService flexibleSearchService, InboundServicesConfiguration inboundServicesConfiguration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidassociateIntegrationObjectWithInboundConfigChannel()
-
-
-
Constructor Detail
-
InboundChannelConfigurationSystemUpdater
public InboundChannelConfigurationSystemUpdater(ModelService modelService, FlexibleSearchService flexibleSearchService, InboundServicesConfiguration inboundServicesConfiguration)
-
-
Method Detail
-
associateIntegrationObjectWithInboundConfigChannel
@SystemSetup(type=ESSENTIAL, process=UPDATE) public void associateIntegrationObjectWithInboundConfigChannel()
-
-