Package wt.eff
Class EffServiceEvent
java.lang.Object
wt.events.KeyedEvent
wt.eff.EffServiceEvent
- All Implemented Interfaces:
Serializable,wt.events.summary.SummarizedEvent
Event class for
EffService.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA constant that defines an event key that marks the occurrence of effectivity records updated for one or more EffRecordable targets. -
Method Summary
Methods inherited from class wt.events.KeyedEvent
generateEventKey, getEventKey, getEventTarget, getEventType
-
Field Details
-
POST_UPDATE_EFF_RECORDS
A constant that defines an event key that marks the occurrence of effectivity records updated for one or more EffRecordable targets.
Supported API: true- See Also:
-