Class CERegReportDecisionServiceEvent
java.lang.Object
wt.events.KeyedEvent
com.ptc.qualitymanagement.cem.activity.product.regulatoryreport.CERegReportDecisionServiceEvent
- All Implemented Interfaces:
Serializable,wt.events.summary.SummarizedEvent
Provides a service specific event extended from KeyedEvent for Regulatory Decision.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA constant that defines an event key that marks the cancel of a Regulatory Decision. -
Method Summary
Methods inherited from class wt.events.KeyedEvent
generateEventKey, generateEventKey, getAllEventNotificationDelegates, getConceptualClassname, getEventKey, getEventNotificationDelegate, getEventNotificationDelegate, getEventNotificationDelegate, getEventNotificationDelegateData, getEventNotificationDelegates, getEventTarget, getEventType, getTargetIDs, putEventNotificationDelegateData, toMultiObjectEvent, toSingleObjectEvents, toString
-
Field Details
-
REGULATORY_DECISION_CANCELLED
A constant that defines an event key that marks the cancel of a Regulatory Decision.
Supported API: true- See Also:
-