Uses of Class
de.hybris.platform.integrationservices.IntegrationObjectModelBuilder
Packages that use IntegrationObjectModelBuilder
Package
Description
-
Uses of IntegrationObjectModelBuilder in de.hybris.platform.integrationservices
Methods in de.hybris.platform.integrationservices that return IntegrationObjectModelBuilderModifier and TypeMethodDescriptionIntegrationObjectModelBuilder.cleanAlways()Specifies to run cleanup/after methods of this rule even ifbuild()method was not called.IntegrationObjectModelBuilder.integrationObject()Get a new instance of the builderIntegrationObjectModelBuilder.withClass(IntegrationObjectClassModelBuilder builder) IntegrationObjectModelBuilder.withItem(IntegrationObjectItemModelBuilder builder) Methods in de.hybris.platform.integrationservices with parameters of type IntegrationObjectModelBuilderModifier and TypeMethodDescriptionInboundChannelConfigurationBuilder.withIntegrationObject(IntegrationObjectModelBuilder builder) -
Uses of IntegrationObjectModelBuilder in de.hybris.platform.odata2webservices.odata
Fields in de.hybris.platform.odata2webservices.odata declared as IntegrationObjectModelBuilder -
Uses of IntegrationObjectModelBuilder in de.hybris.platform.outboundsync
Methods in de.hybris.platform.outboundsync with parameters of type IntegrationObjectModelBuilderModifier and TypeMethodDescriptionOutboundChannelConfigurationBuilder.withIntegrationObject(IntegrationObjectModelBuilder builder) -
Uses of IntegrationObjectModelBuilder in de.hybris.platform.webhookservices
Methods in de.hybris.platform.webhookservices with parameters of type IntegrationObjectModelBuilderModifier and TypeMethodDescriptionWebhookConfigurationBuilder.withIntegrationObject(IntegrationObjectModelBuilder builder) Specifies integration object to be used for payload creation of the web hook notification