wt.dataops.objectcol.resolution
Interface ResolutionProcessor

All Known Subinterfaces:
CollectionQueryProcessor, FilterProcessor, IterationFilterProcessor, MethodProcessor, RecursiveQueryProcessor, VersionFilterProcessor
All Known Implementing Classes:
AbsResolutionProcessor, BaseFilterProcessor, BaseQueryProcessor, DefaultMethodProcessor, IterationFilterDelegate, RelationshipQueryProcessor

public interface ResolutionProcessor



Supported API: false

Extendable: false


Method Summary
 Map getInputMap()
          

Supported API: false
 void setInputMap(Map inputMap)
          

Supported API: false
 

Method Detail

setInputMap

public void setInputMap(Map inputMap)
                 throws WTPropertyVetoException


Supported API: false

Parameters:
inputMap -
Throws:
WTPropertyVetoException

getInputMap

public Map getInputMap()


Supported API: false

Returns:
Map