Class UsageConsumptionReportRequestStateChangeNotification
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.UsageConsumptionReportRequestStateChangeNotification
@Deprecated(since="2208")
public class UsageConsumptionReportRequestStateChangeNotification
extends Object
Deprecated.
The notification data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getEvent()Deprecated.Get eventDeprecated.The identifier of the notification@Valid DateDeprecated.Time of the event occurrenceDeprecated.The type of the notificationDeprecated.The path identifying the object field concerned by this notificationDeprecated.The path identifying the resource object concerned by this notificationinthashCode()Deprecated.resourcePath(String resourcePath) Deprecated.voidDeprecated.voidsetEventId(String eventId) Deprecated.voidsetEventTime(Date eventTime) Deprecated.voidsetEventType(String eventType) Deprecated.voidsetFieldPath(String fieldPath) Deprecated.voidsetResourcePath(String resourcePath) Deprecated.toString()Deprecated.
-
Constructor Details
-
UsageConsumptionReportRequestStateChangeNotification
public UsageConsumptionReportRequestStateChangeNotification()Deprecated.
-
-
Method Details
-
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. -
fieldPath
Deprecated. -
getFieldPath
Deprecated.The path identifying the object field concerned by this notification- Returns:
- fieldPath
-
setFieldPath
Deprecated. -
resourcePath
Deprecated. -
getResourcePath
Deprecated.The path identifying the resource object concerned by this notification- Returns:
- resourcePath
-
setResourcePath
Deprecated. -
event
public UsageConsumptionReportRequestStateChangeNotification event(UsageConsumptionReportRequestStateChangeEvent event) Deprecated. -
getEvent
Deprecated.Get event- Returns:
- event
-
setEvent
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-