- All Implemented Interfaces:
- com.tietoenator.trip.jxp.internal.utils.DOMSink, java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<TdbErrorCheckPhase>, java.util.Collection<TdbErrorCheckPhase>, java.util.List<TdbErrorCheckPhase>, java.util.RandomAccess
public class TdbErrorCheckSink
extends java.util.Vector<TdbErrorCheckPhase>
implements com.tietoenator.trip.jxp.internal.utils.DOMSink
Sink class that collects errors / warnings from a database diagnosis
attempt. Following a call to TdbDatabaseDesign.diagnose(), the instance
of this class provided will contain an object of type TdbErrorCheckPhase
for each phase of the diagnosis executed.
- See Also:
- Serialized Form