Uses of Class
de.hybris.platform.apiregistryservices.jalo.ConsumedDestination
Packages that use ConsumedDestination
Package
Description
-
Uses of ConsumedDestination in de.hybris.platform.apiregistryservices.jalo
Methods in de.hybris.platform.apiregistryservices.jalo that return ConsumedDestinationModifier and TypeMethodDescriptionGeneratedApiregistryservicesManager.createConsumedDestination(SessionContext ctx, Map attributeValues) GeneratedApiregistryservicesManager.createConsumedDestination(Map attributeValues) -
Uses of ConsumedDestination in de.hybris.platform.outboundsync.jalo
Methods in de.hybris.platform.outboundsync.jalo that return ConsumedDestinationModifier and TypeMethodDescriptionOutboundChannelConfiguration.getDestination()Generated method - Getter of theOutboundChannelConfiguration.destinationattribute.OutboundChannelConfiguration.getDestination(SessionContext ctx) Generated method - Getter of theOutboundChannelConfiguration.destinationattribute.Methods in de.hybris.platform.outboundsync.jalo with parameters of type ConsumedDestinationModifier and TypeMethodDescriptionvoidOutboundChannelConfiguration.setDestination(ConsumedDestination value) Generated method - Setter of theOutboundChannelConfiguration.destinationattribute.voidOutboundChannelConfiguration.setDestination(SessionContext ctx, ConsumedDestination value) Generated method - Setter of theOutboundChannelConfiguration.destinationattribute. -
Uses of ConsumedDestination in de.hybris.platform.searchprovidercssearchservices.jalo
Methods in de.hybris.platform.searchprovidercssearchservices.jalo that return ConsumedDestinationModifier and TypeMethodDescriptionGeneratedCSSearchSnSearchProviderConfiguration.getConsumedDestination()Generated method - Getter of theCSSearchSnSearchProviderConfiguration.consumedDestinationattribute.GeneratedCSSearchSnSearchProviderConfiguration.getConsumedDestination(SessionContext ctx) Generated method - Getter of theCSSearchSnSearchProviderConfiguration.consumedDestinationattribute.Methods in de.hybris.platform.searchprovidercssearchservices.jalo with parameters of type ConsumedDestinationModifier and TypeMethodDescriptionvoidGeneratedCSSearchSnSearchProviderConfiguration.setConsumedDestination(ConsumedDestination value) Generated method - Setter of theCSSearchSnSearchProviderConfiguration.consumedDestinationattribute.voidGeneratedCSSearchSnSearchProviderConfiguration.setConsumedDestination(SessionContext ctx, ConsumedDestination value) Generated method - Setter of theCSSearchSnSearchProviderConfiguration.consumedDestinationattribute. -
Uses of ConsumedDestination in de.hybris.platform.webhookservices.jalo
Methods in de.hybris.platform.webhookservices.jalo that return ConsumedDestinationModifier and TypeMethodDescriptionWebhookConfiguration.getDestination()Generated method - Getter of theWebhookConfiguration.destinationattribute.WebhookConfiguration.getDestination(SessionContext ctx) Generated method - Getter of theWebhookConfiguration.destinationattribute.Methods in de.hybris.platform.webhookservices.jalo with parameters of type ConsumedDestinationModifier and TypeMethodDescriptionvoidWebhookConfiguration.setDestination(ConsumedDestination value) Generated method - Setter of theWebhookConfiguration.destinationattribute.voidWebhookConfiguration.setDestination(SessionContext ctx, ConsumedDestination value) Generated method - Setter of theWebhookConfiguration.destinationattribute.