interface QueryHandler
SearchQueryHandler but that one requires us to produces
MMObjectNode's, so we consider it unusable for this 'mock' implementation of the bridge.
This version only requires you to produce a List of Maps when handling a Query.| Modifier and Type | Method and Description |
|---|---|
List<Map<String,Object>> |
getRecords(Query query) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}