|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
IAuditDetails instead
public interface IAuditDetails
This interface represents a collection of IAuditDetail objects.
| Method Summary | |
|---|---|
IAuditDetail |
getDetail(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()
IAuditDetail getDetail(java.lang.Integer id)
id - The ID of the audit detail
IAuditDetail object containing to the auditing
detail information.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||