|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAuditDetails
This interface provides access to a collection of IAuditDetail objects.
| Method Summary | |
|---|---|
IAuditDetail |
getDetail(int id)
Returns information for the specified auditing event detail. |
java.util.Set |
getIDs()
Returns the IDs of the auditing event details 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()
IAuditDetail getDetail(int id)
id - The ID of the auditing event detail
IAuditDetail object containing information about the auditing event detail
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||