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