Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.ProductCreateEvent
Packages that use ProductCreateEvent
Package
Description
-
Uses of ProductCreateEvent in de.hybris.platform.subscribedproducttmfwebservices.v2.api
Methods in de.hybris.platform.subscribedproducttmfwebservices.v2.api with parameters of type ProductCreateEventModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void>ListenerApi.listenToProductCreateEvent(@Valid ProductCreateEvent data) -
Uses of ProductCreateEvent in de.hybris.platform.subscribedproducttmfwebservices.v2.controllers
Methods in de.hybris.platform.subscribedproducttmfwebservices.v2.controllers with parameters of type ProductCreateEventModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntitySpiListenerController.listenToProductCreateEvent(@Valid ProductCreateEvent data) -
Uses of ProductCreateEvent in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return ProductCreateEventModifier and TypeMethodDescriptionProductCreateEvent.correlationId(String correlationId) ProductCreateEvent.description(String description) ProductCreateEvent.event(ProductCreateEventPayload event) ProductCreateEvent.timeOcurred(Date timeOcurred)