SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

com.solarmetric.kodo.query
Interface FilterListener

All Known Subinterfaces:
InMemoryLiteralListener, InMemoryMethodListener, LiteralListener, MethodListener

public interface FilterListener

The base class for all filter listeners. A FilterListener listens for custom extensions in filters. Then it executes some action correlating to the query implementation and filter tag.


Method Summary
 String getTag()
          Return the tag that this listener is listening to.
 

Method Detail

getTag

public String getTag()
Return the tag that this listener is listening to.

SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

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