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