Uses of Interface
de.hybris.platform.inboundservices.service.InboundChannelConfigurationService
-
Packages that use InboundChannelConfigurationService Package Description de.hybris.platform.inboundservices.interceptor de.hybris.platform.inboundservices.service.impl -
-
Uses of InboundChannelConfigurationService in de.hybris.platform.inboundservices.interceptor
Constructors in de.hybris.platform.inboundservices.interceptor with parameters of type InboundChannelConfigurationService Constructor Description IntegrationObjectRemoveInterceptor(@NotNull InboundChannelConfigurationService defaultInboundChannelConfigurationService)Constructor -
Uses of InboundChannelConfigurationService in de.hybris.platform.inboundservices.service.impl
Classes in de.hybris.platform.inboundservices.service.impl that implement InboundChannelConfigurationService Modifier and Type Class Description classDefaultInboundChannelConfigurationServiceDefault implementation ofInboundChannelConfigurationService
-