com.solarmetric.kodo.query
Interface InMemoryMethodListener
- All Superinterfaces:
- FilterListener
- public interface InMemoryMethodListener
- extends FilterListener
Internal listener to map customMethod in InMemoryExpressionFactory
|
Method Summary |
boolean |
operate(Object path,
String action)
evaluate on the given path object and the argument to the listener |
operate
public boolean operate(Object path,
String action)
- evaluate on the given path object and the argument to the listener
Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.