
public interface ProjectorFactory extends ResultProcessor, Parameterizable
| Modifier and Type | Method and Description |
|---|---|
void |
processNewResult(HierarchicalResult baseResult,
Result newResult)
Add projections for the given result (tree) to the result tree.
|
void processNewResult(HierarchicalResult baseResult, Result newResult)
processNewResult in interface ResultProcessorbaseResult - Context to work withnewResult - Result to process