Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.AgreementAttributeValueChangeEvent
Packages that use AgreementAttributeValueChangeEvent
Package
Description
-
Uses of AgreementAttributeValueChangeEvent in de.hybris.platform.agreementtmfwebservices.v2.api
Methods in de.hybris.platform.agreementtmfwebservices.v2.api with parameters of type AgreementAttributeValueChangeEventModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void>ListenerApi.listenToAgreementAttributeValueChangeEvent(@Valid AgreementAttributeValueChangeEvent data) -
Uses of AgreementAttributeValueChangeEvent in de.hybris.platform.agreementtmfwebservices.v2.controllers
Methods in de.hybris.platform.agreementtmfwebservices.v2.controllers with parameters of type AgreementAttributeValueChangeEventModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void>AgrListenerController.listenToAgreementAttributeValueChangeEvent(@Valid AgreementAttributeValueChangeEvent data) -
Uses of AgreementAttributeValueChangeEvent in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return AgreementAttributeValueChangeEventModifier and TypeMethodDescriptionAgreementAttributeValueChangeEvent.correlationId(String correlationId) AgreementAttributeValueChangeEvent.description(String description) AgreementAttributeValueChangeEvent.event(AgreementAttributeValueChangeEventPayload event) AgreementAttributeValueChangeEvent.timeOcurred(Date timeOcurred)