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