com.businessobjects.sdk.plugin.desktop.auditeventinfo
Interface IAuditEventInfoBase

All Known Subinterfaces:
IAuditEventInfo

Deprecated. Since 4.0. Use IAuditEventInfoBase instead

public interface IAuditEventInfoBase

This interface provides access to the collection object that contains auditing event information.


Method Summary
 IAuditDetails getAuditDetails()
          Deprecated. Since 4.0.
 IAuditEvents getAuditEvents()
          Deprecated. Since 4.0.
 

Method Detail

getAuditEvents

IAuditEvents getAuditEvents()
Deprecated. Since 4.0.

Returns the audit events collection.

Returns:
An IAuditEvents object containing auditing event information.
InfoObject properties to query for:
SI_AUDIT_EVENTS

getAuditDetails

IAuditDetails getAuditDetails()
Deprecated. Since 4.0.

Returns the collection of details associated with auditing events.

Returns:
A IAuditDetails containing the details for the audit events.
InfoObject properties to query for:
SI_AUDIT_EVENT_DETAILS