Uses of Class
wt.audit.LastAuditEvent

Packages that use LastAuditEvent
wt.audit   
 

Uses of LastAuditEvent in wt.audit
 

Methods in wt.audit that return LastAuditEvent
private  LastAuditEvent StandardAuditService.getLastAuditEvent(AuditEventType event_type, WTPrincipalReference user_ref, ObjectReference audit_ref)
          Retrieves the last audit event for a type, a user and an target object.
static LastAuditEvent LastAuditEvent.newLastAuditEvent()
          Default factory for the class.
 

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