Uses of Interface
de.hybris.platform.inboundservices.config.InboundServicesConfiguration
Packages that use InboundServicesConfiguration
Package
Description
-
Uses of InboundServicesConfiguration in de.hybris.platform.inboundservices.config
Classes in de.hybris.platform.inboundservices.config that implement InboundServicesConfigurationModifier and TypeClassDescriptionclassProvides access methods to configurations related to the Inbound Services -
Uses of InboundServicesConfiguration in de.hybris.platform.odata2webservices.matchers
Constructors in de.hybris.platform.odata2webservices.matchers with parameters of type InboundServicesConfigurationModifierConstructorDescriptionBasicAuthMatcher(IntegrationObjectService integrationObjectService, ServiceNameExtractor serviceNameExtractor, FlexibleSearchService flexibleSearchService, InboundServicesConfiguration inboundServicesConfiguration) -
Uses of InboundServicesConfiguration in de.hybris.platform.odata2webservices.odata
Methods in de.hybris.platform.odata2webservices.odata that return InboundServicesConfigurationModifier and TypeMethodDescriptionprotected InboundServicesConfigurationODataFacadeMonitoringPersistenceProxy.getInboundServicesConfiguration()Methods in de.hybris.platform.odata2webservices.odata with parameters of type InboundServicesConfigurationModifier and TypeMethodDescriptionvoidODataFacadeMonitoringPersistenceProxy.setInboundServicesConfiguration(InboundServicesConfiguration inboundServicesConfiguration) -
Uses of InboundServicesConfiguration in de.hybris.platform.odata2webservices.update
Constructors in de.hybris.platform.odata2webservices.update with parameters of type InboundServicesConfigurationModifierConstructorDescriptionInboundChannelConfigurationSystemUpdater(ModelService modelService, FlexibleSearchService flexibleSearchService, InboundServicesConfiguration inboundServicesConfiguration)