com.crystaldecisions.sdk.occa.infostore
Interface ICommitWarnings

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

public interface ICommitWarnings
extends java.util.List

A collection of ICommitWarning objects that contain information on any warnings 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