Uses of Class
de.hybris.platform.integrationservices.jalo.IntegrationObject
-
-
Uses of IntegrationObject in de.hybris.platform.inboundservices.jalo
Methods in de.hybris.platform.inboundservices.jalo that return IntegrationObject Modifier and Type Method Description IntegrationObjectGeneratedInboundChannelConfiguration. getIntegrationObject()Generated method - Getter of theInboundChannelConfiguration.integrationObjectattribute.IntegrationObjectGeneratedInboundChannelConfiguration. getIntegrationObject(SessionContext ctx)Generated method - Getter of theInboundChannelConfiguration.integrationObjectattribute.Methods in de.hybris.platform.inboundservices.jalo with parameters of type IntegrationObject Modifier and Type Method Description voidGeneratedInboundChannelConfiguration. setIntegrationObject(IntegrationObject value)Generated method - Setter of theInboundChannelConfiguration.integrationObjectattribute.voidGeneratedInboundChannelConfiguration. setIntegrationObject(SessionContext ctx, IntegrationObject value)Generated method - Setter of theInboundChannelConfiguration.integrationObjectattribute. -
Uses of IntegrationObject in de.hybris.platform.integrationservices.jalo
Methods in de.hybris.platform.integrationservices.jalo that return IntegrationObject Modifier and Type Method Description IntegrationObjectGeneratedIntegrationObjectItem. getIntegrationObject()Generated method - Getter of theIntegrationObjectItem.integrationObjectattribute.IntegrationObjectGeneratedIntegrationObjectItem. getIntegrationObject(SessionContext ctx)Generated method - Getter of theIntegrationObjectItem.integrationObjectattribute.Methods in de.hybris.platform.integrationservices.jalo with parameters of type IntegrationObject Modifier and Type Method Description 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 IntegrationObject Modifier and Type Method Description IntegrationObjectOutboundChannelConfiguration. getIntegrationObject()Generated method - Getter of theOutboundChannelConfiguration.integrationObjectattribute.IntegrationObjectOutboundChannelConfiguration. getIntegrationObject(SessionContext ctx)Generated method - Getter of theOutboundChannelConfiguration.integrationObjectattribute.Methods in de.hybris.platform.outboundsync.jalo with parameters of type IntegrationObject Modifier and Type Method Description voidOutboundChannelConfiguration. 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 IntegrationObject Modifier and Type Method Description IntegrationObjectWebhookConfiguration. getIntegrationObject()Generated method - Getter of theWebhookConfiguration.integrationObjectattribute.IntegrationObjectWebhookConfiguration. getIntegrationObject(SessionContext ctx)Generated method - Getter of theWebhookConfiguration.integrationObjectattribute.Methods in de.hybris.platform.webhookservices.jalo with parameters of type IntegrationObject Modifier and Type Method Description voidWebhookConfiguration. setIntegrationObject(IntegrationObject value)Generated method - Setter of theWebhookConfiguration.integrationObjectattribute.voidWebhookConfiguration. setIntegrationObject(SessionContext ctx, IntegrationObject value)Generated method - Setter of theWebhookConfiguration.integrationObjectattribute.
-