public interface CompositeIndexLookup
Modifier and Type | Method and Description |
---|---|
void |
lookup(Map<Object,Object> parent,
Set<EventBean> result,
CompositeIndexQueryResultPostProcessor postProcessor) |
void |
setNext(CompositeIndexLookup action) |
void lookup(Map<Object,Object> parent, Set<EventBean> result, CompositeIndexQueryResultPostProcessor postProcessor)
void setNext(CompositeIndexLookup action)
Copyright © 2005–2021. All rights reserved.