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