Class Event
java.lang.Object
de.hybris.platform.b2ctelcotmfresources.v1.dto.Event
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfresources.swagger.TelcoCodegen",
date="2022-10-21T20:34:36.417Z")
public class Event
extends Object
event with common attributes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddRelatedPartyItem(RelatedParty relatedPartyItem) atbaseType(String atbaseType) atschemaLocation(String atschemaLocation) correlationId(String correlationId) description(String description) booleanWhen sub-classing, this defines the super-classA URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity nameThe correlation id for this event.An explnatory of the event.The domain of the event.getEvent()The event linked to the involved resource objectThe identifier of the notification.@Valid DateTime of the event occurrence.The type of the notification.getHref()Reference of the related entity.A priority.@Valid List<RelatedParty>Get relatedParty@Valid EntityRefReporting System described by EntityRef@Valid EntityRefSource Entity described by EntityRef@Valid DateThe time the event occured.getTitle()The title of the event.inthashCode()relatedParty(List<RelatedParty> relatedParty) reportingSystem(EntityRef reportingSystem) voidsetAtbaseType(String atbaseType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetCorrelationId(String correlationId) voidsetDescription(String description) voidvoidvoidsetEventId(String eventId) voidsetEventTime(Date eventTime) voidsetEventType(String eventType) voidvoidsetPriority(String priority) voidsetRelatedParty(List<RelatedParty> relatedParty) voidsetReportingSystem(EntityRef reportingSystem) voidvoidsetTimeOcurred(Date timeOcurred) voidtimeOcurred(Date timeOcurred) toString()
-
Constructor Details
-
Event
public Event()
-
-
Method Details
-
correlationId
-
getCorrelationId
The correlation id for this event.- Returns:
- correlationId
-
setCorrelationId
-
description
-
getDescription
An explnatory of the event.- Returns:
- description
-
setDescription
-
href
-
getHref
Reference of the related entity.- Returns:
- href
-
setHref
-
domain
-
getDomain
The domain of the event.- Returns:
- domain
-
setDomain
-
eventId
-
getEventId
The identifier of the notification.- Returns:
- eventId
-
setEventId
-
eventTime
-
getEventTime
Time of the event occurrence.- Returns:
- eventTime
-
setEventTime
-
eventType
-
getEventType
The type of the notification.- Returns:
- eventType
-
setEventType
-
priority
-
getPriority
A priority.- Returns:
- priority
-
setPriority
-
timeOcurred
-
getTimeOcurred
The time the event occured.- Returns:
- timeOcurred
-
setTimeOcurred
-
title
-
getTitle
The title of the event.- Returns:
- title
-
setTitle
-
event
-
getEvent
The event linked to the involved resource object- Returns:
- event
-
setEvent
-
addRelatedPartyItem
-
getRelatedParty
Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
-
reportingSystem
-
getReportingSystem
Reporting System described by EntityRef- Returns:
- reportingSystem
-
setReportingSystem
-
source
-
getSource
Source Entity described by EntityRef- Returns:
- source
-
setSource
-
atbaseType
-
getAtbaseType
When sub-classing, this defines the super-class- Returns:
- atbaseType
-
setAtbaseType
-
atschemaLocation
-
getAtschemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atschemaLocation
-
setAtschemaLocation
-
attype
-
getAttype
When sub-classing, this defines the sub-class entity name- Returns:
- attype
-
setAttype
-
equals
-
hashCode
public int hashCode() -
toString
-