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