Uses of Class
wt.audit.eventinfo.CustomEventInfo

Packages that use CustomEventInfo
wt.audit.eventinfo   
 

Uses of CustomEventInfo in wt.audit.eventinfo
 

Methods in wt.audit.eventinfo that return CustomEventInfo
static CustomEventInfo CustomEventInfo.newCustomEventInfo()
          Default factory for the class.
 

Methods in wt.audit.eventinfo with parameters of type CustomEventInfo
protected  boolean CustomEventInfo.readVersion(CustomEventInfo thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.