Uses of Class
de.hybris.platform.apiregistryservices.jalo.ConsumedDestination
-
Packages that use ConsumedDestination Package Description de.hybris.platform.apiregistryservices.jalo de.hybris.platform.outboundsync.jalo -
-
Uses of ConsumedDestination in de.hybris.platform.apiregistryservices.jalo
Methods in de.hybris.platform.apiregistryservices.jalo that return ConsumedDestination Modifier and Type Method Description ConsumedDestinationGeneratedApiregistryservicesManager. createConsumedDestination(SessionContext ctx, java.util.Map attributeValues)ConsumedDestinationGeneratedApiregistryservicesManager. createConsumedDestination(java.util.Map attributeValues) -
Uses of ConsumedDestination in de.hybris.platform.outboundsync.jalo
Methods in de.hybris.platform.outboundsync.jalo that return ConsumedDestination Modifier and Type Method Description ConsumedDestinationOutboundChannelConfiguration. getDestination()Generated method - Getter of theOutboundChannelConfiguration.destinationattribute.ConsumedDestinationOutboundChannelConfiguration. getDestination(SessionContext ctx)Generated method - Getter of theOutboundChannelConfiguration.destinationattribute.Methods in de.hybris.platform.outboundsync.jalo with parameters of type ConsumedDestination Modifier and Type Method Description voidOutboundChannelConfiguration. setDestination(ConsumedDestination value)Generated method - Setter of theOutboundChannelConfiguration.destinationattribute.voidOutboundChannelConfiguration. setDestination(SessionContext ctx, ConsumedDestination value)Generated method - Setter of theOutboundChannelConfiguration.destinationattribute.
-