Uses of Class
de.hybris.platform.integrationservices.jalo.IntegrationObject
-
Packages that use IntegrationObject Package Description de.hybris.platform.inboundservices.jalo de.hybris.platform.integrationservices.jalo de.hybris.platform.outboundsync.jalo -
-
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.
-