wt.dataops.objectcol.resolution
Interface RecursiveQueryProcessor

All Superinterfaces:
CollectionQueryProcessor, ResolutionProcessor
All Known Implementing Classes:
RelationshipQueryProcessor

public interface RecursiveQueryProcessor
extends CollectionQueryProcessor



Supported API: false

Extendable: false


Method Summary
 void setSeeds(Persistable[] seeds)
          

Supported API: false
 
Methods inherited from interface wt.dataops.objectcol.resolution.CollectionQueryProcessor
process
 
Methods inherited from interface wt.dataops.objectcol.resolution.ResolutionProcessor
getInputMap, setInputMap
 

Method Detail

setSeeds

public void setSeeds(Persistable[] seeds)
              throws WTException


Supported API: false

Parameters:
seeds -
Throws:
WTException