com.crystaldecisions.sdk.plugin.destination.common
Interface IDestinationOutputPerDoc

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

public interface IDestinationOutputPerDoc
extends java.util.Collection

This interface represents a destination output collection associated with one particular source document.


Method Summary
 int getSourceDocID()
          Getter for source document ID
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 

Method Detail

getSourceDocID

int getSourceDocID()
Getter for source document ID

Returns:
ID of the source document