SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

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
 
Methods inherited from interface com.solarmetric.kodo.query.FilterListener
getTag
 

Method Detail

operate

public boolean operate(Object path,
                       String action)
evaluate on the given path object and the argument to the listener

SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.