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