Uses of Class
de.hybris.platform.integrationservices.jalo.IntegrationObject
Packages that use IntegrationObject
Package
Description
-
Uses of IntegrationObject in de.hybris.platform.integrationservices.jalo
Methods in de.hybris.platform.integrationservices.jalo that return IntegrationObjectModifier and TypeMethodDescriptionGeneratedInboundChannelConfiguration.getIntegrationObject()Generated method - Getter of theInboundChannelConfiguration.integrationObjectattribute.GeneratedInboundChannelConfiguration.getIntegrationObject(SessionContext ctx) Generated method - Getter of theInboundChannelConfiguration.integrationObjectattribute.GeneratedIntegrationObjectItem.getIntegrationObject()Generated method - Getter of theIntegrationObjectItem.integrationObjectattribute.GeneratedIntegrationObjectItem.getIntegrationObject(SessionContext ctx) Generated method - Getter of theIntegrationObjectItem.integrationObjectattribute.Methods in de.hybris.platform.integrationservices.jalo with parameters of type IntegrationObjectModifier and TypeMethodDescriptionvoidGeneratedInboundChannelConfiguration.setIntegrationObject(IntegrationObject value) Generated method - Setter of theInboundChannelConfiguration.integrationObjectattribute.voidGeneratedInboundChannelConfiguration.setIntegrationObject(SessionContext ctx, IntegrationObject value) Generated method - Setter of theInboundChannelConfiguration.integrationObjectattribute.voidGeneratedIntegrationObjectItem.setIntegrationObject(IntegrationObject value) Generated method - Setter of theIntegrationObjectItem.integrationObjectattribute.voidGeneratedIntegrationObjectItem.setIntegrationObject(SessionContext ctx, IntegrationObject value) Generated method - Setter of theIntegrationObjectItem.integrationObjectattribute. -
Uses of IntegrationObject in de.hybris.platform.outboundsync.jalo
Methods in de.hybris.platform.outboundsync.jalo that return IntegrationObjectModifier and TypeMethodDescriptionOutboundChannelConfiguration.getIntegrationObject()Generated method - Getter of theOutboundChannelConfiguration.integrationObjectattribute.OutboundChannelConfiguration.getIntegrationObject(SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.integrationObjectattribute.Methods in de.hybris.platform.outboundsync.jalo with parameters of type IntegrationObjectModifier and TypeMethodDescriptionvoidOutboundChannelConfiguration.setIntegrationObject(IntegrationObject value) Generated method - Setter of theOutboundChannelConfiguration.integrationObjectattribute.voidOutboundChannelConfiguration.setIntegrationObject(SessionContext ctx, IntegrationObject value) Generated method - Setter of theOutboundChannelConfiguration.integrationObjectattribute. -
Uses of IntegrationObject in de.hybris.platform.webhookservices.jalo
Methods in de.hybris.platform.webhookservices.jalo that return IntegrationObjectModifier and TypeMethodDescriptionWebhookConfiguration.getIntegrationObject()Generated method - Getter of theWebhookConfiguration.integrationObjectattribute.WebhookConfiguration.getIntegrationObject(SessionContext ctx) Generated method - Getter of theWebhookConfiguration.integrationObjectattribute.Methods in de.hybris.platform.webhookservices.jalo with parameters of type IntegrationObjectModifier and TypeMethodDescriptionvoidWebhookConfiguration.setIntegrationObject(IntegrationObject value) Generated method - Setter of theWebhookConfiguration.integrationObjectattribute.voidWebhookConfiguration.setIntegrationObject(SessionContext ctx, IntegrationObject value) Generated method - Setter of theWebhookConfiguration.integrationObjectattribute.