|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAuditEvents
This interface provides access to a collection of IAuditEvent objects.
| Method Summary | |
|---|---|
IAuditEvent |
getEvent(int id)
Returns information for the specified auditing event. |
java.util.Set |
getIDs()
Returns the IDs of the auditing events that are contained in this collection. |
| 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(int id)
id - The ID of the auditing 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 | ||||||||