Class SaEventImpl

  • All Implemented Interfaces:
    SaEvent, java.io.Serializable

    public class SaEventImpl
    extends java.lang.Object
    implements java.io.Serializable, SaEvent
    Bean class for an event. The event is fired every time when some document is changed (i.e. created/updated/deleted).

    The event consists of
  • the SYSROWID of the document;
  • the HDOC revisons number;
  • the ID of the event;
  • the events status;
  • timestamp;
  • the ID of the transaction in which the event is raised;
  • the text that comments this event;
  • the list of fields from the documents DDC which have been changed;
Author:
rbo
See Also:
Serialized Form