Uses of Class
de.hybris.platform.odata2webservicesfeaturetests.ws.InboundChannelConfigurationBuilder
-
Packages that use InboundChannelConfigurationBuilder Package Description de.hybris.platform.odata2webservicesfeaturetests de.hybris.platform.odata2webservicesfeaturetests.ws -
-
Uses of InboundChannelConfigurationBuilder in de.hybris.platform.odata2webservicesfeaturetests
Fields in de.hybris.platform.odata2webservicesfeaturetests declared as InboundChannelConfigurationBuilder Modifier and Type Field Description static InboundChannelConfigurationBuilderODataProcessorIntegrationTest. inboundChannelstatic InboundChannelConfigurationBuilderODataProcessorIntegrationTest. nonInboundChannel -
Uses of InboundChannelConfigurationBuilder in de.hybris.platform.odata2webservicesfeaturetests.ws
Methods in de.hybris.platform.odata2webservicesfeaturetests.ws that return InboundChannelConfigurationBuilder Modifier and Type Method Description static InboundChannelConfigurationBuilderInboundChannelConfigurationBuilder. inboundChannelConfigurationBuilder()InboundChannelConfigurationBuilderInboundChannelConfigurationBuilder. withAuthType(AuthenticationType authType)InboundChannelConfigurationBuilderInboundChannelConfigurationBuilder. withIntegrationObject(IntegrationObjectModelBuilder builder)InboundChannelConfigurationBuilderInboundChannelConfigurationBuilder. withIntegrationObjectCode(java.lang.String code)
-