com.crystaldecisions.sdk.occa.infostore
Interface ICommitErrors

All Superinterfaces:
java.util.Collection, java.lang.Iterable, java.util.List

public interface ICommitErrors
extends java.util.List

A collection of ICommitError objects that contain information on any errors that are encountered in an InfoStore commit.


Method Summary
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray