|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
IAuditEvents instead
public interface IAuditEvents
This interface provides access to a collection of IAuditEvent objects.
| Method Summary | |
|---|---|
IAuditEvent |
getEvent(java.lang.Integer id)
Deprecated. Since 4.0. |
java.util.Set |
getIDs()
Deprecated. Since 4.0. |
| Methods inherited from interface com.crystaldecisions.sdk.properties.ISDKSet |
|---|
get |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Method Detail |
|---|
java.util.Set getIDs()
IAuditEvent getEvent(java.lang.Integer id)
id - The ID of the audit event
IAuditEvent object containing information about the auditing event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||