Uses of Class
wt.dataops.objectcol.resolution.CollectionProcessor

Packages that use CollectionProcessor
wt.dataops.objectcol   
wt.dataops.objectcol.resolution   
 

Uses of CollectionProcessor in wt.dataops.objectcol
 

Methods in wt.dataops.objectcol that return CollectionProcessor
protected  CollectionProcessor StandardCollectionService.createCollectionProcessor(CollectionCriteria criteria)
           
 

Uses of CollectionProcessor in wt.dataops.objectcol.resolution
 

Methods in wt.dataops.objectcol.resolution that return CollectionProcessor
static CollectionProcessor CollectionProcessor.newCollectionProcessor(CollectionQueryProcessor[] collectionProcessors, MethodProcessor[] methodProcessors, FilterProcessor[] filterProcessors, LogicalOperator operator)
          

Supported API: false
 

Methods in wt.dataops.objectcol.resolution with parameters of type CollectionProcessor
protected  boolean CollectionProcessor.readVersion(CollectionProcessor thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.