Class AgreementDeleteEvent
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementDeleteEvent
Deprecated.
The notification data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncorrelationId(String correlationId) Deprecated.description(String description) Deprecated.Deprecated.booleanDeprecated.event(AgreementDeleteEventPayload event) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.The correlation id for this event.Deprecated.An explanatory of the event.Deprecated.The domain of the event.@Valid AgreementDeleteEventPayloadgetEvent()Deprecated.Get eventDeprecated.The identifier of the notification.@Valid DateDeprecated.Time of the event occurrence.Deprecated.The type of the notification.getHref()Deprecated.Reference of the resource involved in the eventgetId()Deprecated.Identifier of the resource involved in the eventDeprecated.A priority.@Valid DateDeprecated.The time the event occured.getTitle()Deprecated.The title of the event.inthashCode()Deprecated.Deprecated.Deprecated.Deprecated.voidsetCorrelationId(String correlationId) Deprecated.voidsetDescription(String description) Deprecated.voidDeprecated.voidDeprecated.voidsetEventId(String eventId) Deprecated.voidsetEventTime(Date eventTime) Deprecated.voidsetEventType(String eventType) Deprecated.voidDeprecated.voidDeprecated.voidsetPriority(String priority) Deprecated.voidsetTimeOcurred(Date timeOcurred) Deprecated.voidDeprecated.timeOcurred(Date timeOcurred) Deprecated.Deprecated.toString()Deprecated.
-
Constructor Details
-
AgreementDeleteEvent
public AgreementDeleteEvent()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Identifier of the resource involved in the event- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Reference of the resource involved in the event- Returns:
- href
-
setHref
Deprecated. -
eventId
Deprecated. -
getEventId
Deprecated.The identifier of the notification.- Returns:
- eventId
-
setEventId
Deprecated. -
eventTime
Deprecated. -
getEventTime
Deprecated.Time of the event occurrence.- Returns:
- eventTime
-
setEventTime
Deprecated. -
eventType
Deprecated. -
getEventType
Deprecated.The type of the notification.- Returns:
- eventType
-
setEventType
Deprecated. -
correlationId
Deprecated. -
getCorrelationId
Deprecated.The correlation id for this event.- Returns:
- correlationId
-
setCorrelationId
Deprecated. -
domain
Deprecated. -
getDomain
Deprecated.The domain of the event.- Returns:
- domain
-
setDomain
Deprecated. -
title
Deprecated. -
getTitle
Deprecated.The title of the event.- Returns:
- title
-
setTitle
Deprecated. -
description
Deprecated. -
getDescription
Deprecated.An explanatory of the event.- Returns:
- description
-
setDescription
Deprecated. -
priority
Deprecated. -
getPriority
Deprecated.A priority.- Returns:
- priority
-
setPriority
Deprecated. -
timeOcurred
Deprecated. -
getTimeOcurred
Deprecated.The time the event occured.- Returns:
- timeOcurred
-
setTimeOcurred
Deprecated. -
event
Deprecated. -
getEvent
Deprecated.Get event- Returns:
- event
-
setEvent
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-