Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.BillingAccountStateChangeEvent
Packages that use BillingAccountStateChangeEvent
Package
Description
-
Uses of BillingAccountStateChangeEvent in de.hybris.platform.billingaccounttmfwebservices.v2.api
Methods in de.hybris.platform.billingaccounttmfwebservices.v2.api with parameters of type BillingAccountStateChangeEventModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void>ListenerApi.listenToBillingAccountStateChangeEvent(BillingAccountStateChangeEvent data) -
Uses of BillingAccountStateChangeEvent in de.hybris.platform.billingaccounttmfwebservices.v2.controllers
Methods in de.hybris.platform.billingaccounttmfwebservices.v2.controllers with parameters of type BillingAccountStateChangeEventModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntityBaListenerController.listenToBillingAccountStateChangeEvent(@Valid BillingAccountStateChangeEvent data) -
Uses of BillingAccountStateChangeEvent in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return BillingAccountStateChangeEventModifier and TypeMethodDescriptionBillingAccountStateChangeEvent.correlationId(String correlationId) BillingAccountStateChangeEvent.description(String description) BillingAccountStateChangeEvent.payload(BillingAccountStateChangeEventPayload payload) BillingAccountStateChangeEvent.timeOcurred(Date timeOcurred)