Uses of Interface
de.hybris.platform.inboundservices.config.InboundServicesConfiguration
-
-
Uses of InboundServicesConfiguration in de.hybris.platform.inboundservices.config
Classes in de.hybris.platform.inboundservices.config that implement InboundServicesConfiguration Modifier and Type Class Description classDefaultInboundServicesConfigurationProvides 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 InboundServicesConfiguration Constructor Description BasicAuthMatcher(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 InboundServicesConfiguration Modifier and Type Method Description protected InboundServicesConfigurationODataFacadeMonitoringPersistenceProxy. getInboundServicesConfiguration()Methods in de.hybris.platform.odata2webservices.odata with parameters of type InboundServicesConfiguration Modifier and Type Method Description voidODataFacadeMonitoringPersistenceProxy. setInboundServicesConfiguration(InboundServicesConfiguration inboundServicesConfiguration) -
Uses of InboundServicesConfiguration in de.hybris.platform.odata2webservices.update
Constructors in de.hybris.platform.odata2webservices.update with parameters of type InboundServicesConfiguration Constructor Description InboundChannelConfigurationSystemUpdater(ModelService modelService, FlexibleSearchService flexibleSearchService, InboundServicesConfiguration inboundServicesConfiguration)
-