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