Uses of Class
wt.dataops.objectcol.dependency.CompositeProcessor

Packages that use CompositeProcessor
wt.dataops.objectcol.dependency   
 

Uses of CompositeProcessor in wt.dataops.objectcol.dependency
 

Methods in wt.dataops.objectcol.dependency that return CompositeProcessor
static CompositeProcessor CompositeProcessor.newCompositeProcessor(CollectionCreator[] collectionCreators)
          

Supported API: false
 

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