SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

com.solarmetric.kodo.query.extensions
Class ExtensionHelper

java.lang.Object
  |
  +--com.solarmetric.kodo.query.extensions.ExtensionHelper

public class ExtensionHelper
extends Object

Helper class to help with dealing with extensions.


Constructor Summary
ExtensionHelper()
           
 
Method Summary
static void registerListener(Query query, FilterListener listener)
          Register a FilterListener for the passed in Query
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionHelper

public ExtensionHelper()
Method Detail

registerListener

public static void registerListener(Query query,
                                    FilterListener listener)
Register a FilterListener for the passed in Query
Parameters:
query - The query to register with
listener - The FilterListener to register

SolarMetric Kodo JDO 2.4.3 generated on March 27 2003

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