wt.eff
Class EffServiceEvent

java.lang.Object
  extended by wt.events.KeyedEvent
      extended by wt.eff.EffServiceEvent
All Implemented Interfaces:
Serializable, wt.events.summary.SummarizedEvent

public class EffServiceEvent
extends KeyedEvent
implements Serializable

Event class for StandardEffService.



Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static String 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.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

POST_UPDATE_EFF_RECORDS

public static final String 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:
Constant Field Values