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