Uses of Class
de.hybris.platform.apiregistryservices.jalo.DestinationTarget
Packages that use DestinationTarget
Package
Description
-
Uses of DestinationTarget in de.hybris.platform.apiregistryservices.jalo
Methods in de.hybris.platform.apiregistryservices.jalo that return DestinationTargetModifier and TypeMethodDescriptionGeneratedApiregistryservicesManager.createDestinationTarget(SessionContext ctx, Map attributeValues) GeneratedApiregistryservicesManager.createDestinationTarget(Map attributeValues) GeneratedAbstractDestination.getDestinationTarget()Generated method - Getter of theAbstractDestination.destinationTargetattribute.GeneratedAbstractDestination.getDestinationTarget(SessionContext ctx) Generated method - Getter of theAbstractDestination.destinationTargetattribute.GeneratedEventExportDeadLetter.getDestinationTarget()Generated method - Getter of theEventExportDeadLetter.destinationTargetattribute.GeneratedEventExportDeadLetter.getDestinationTarget(SessionContext ctx) Generated method - Getter of theEventExportDeadLetter.destinationTargetattribute.Methods in de.hybris.platform.apiregistryservices.jalo with parameters of type DestinationTargetModifier and TypeMethodDescriptionprotected voidGeneratedAbstractDestination.setDestinationTarget(DestinationTarget value) Generated method - Setter of theAbstractDestination.destinationTargetattribute.protected voidGeneratedAbstractDestination.setDestinationTarget(SessionContext ctx, DestinationTarget value) Generated method - Setter of theAbstractDestination.destinationTargetattribute.voidGeneratedEventExportDeadLetter.setDestinationTarget(DestinationTarget value) Generated method - Setter of theEventExportDeadLetter.destinationTargetattribute.voidGeneratedEventExportDeadLetter.setDestinationTarget(SessionContext ctx, DestinationTarget value) Generated method - Setter of theEventExportDeadLetter.destinationTargetattribute. -
Uses of DestinationTarget in de.hybris.platform.apiregistryservices.jalo.events
Methods in de.hybris.platform.apiregistryservices.jalo.events that return DestinationTargetModifier and TypeMethodDescriptionGeneratedEventConfiguration.getDestinationTarget()Generated method - Getter of theEventConfiguration.destinationTargetattribute.GeneratedEventConfiguration.getDestinationTarget(SessionContext ctx) Generated method - Getter of theEventConfiguration.destinationTargetattribute.Methods in de.hybris.platform.apiregistryservices.jalo.events with parameters of type DestinationTargetModifier and TypeMethodDescriptionprotected voidGeneratedEventConfiguration.setDestinationTarget(DestinationTarget value) Generated method - Setter of theEventConfiguration.destinationTargetattribute.protected voidGeneratedEventConfiguration.setDestinationTarget(SessionContext ctx, DestinationTarget value) Generated method - Setter of theEventConfiguration.destinationTargetattribute.