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