public static class QueryRecorder.QueriesPerThread extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<Object,String> |
getDOM2IdMap(AbstractDomainQuery q)
answer a map of DomainObjectMatch(es) to recorded query ids.
|
boolean |
isCleared()
For testing purposes
|
void |
queryCompleted(AbstractDomainQuery query) |
public boolean isCleared()
public void queryCompleted(AbstractDomainQuery query)
public Map<Object,String> getDOM2IdMap(AbstractDomainQuery q)
q - Copyright © 2016. All rights reserved.