SolarMetric Kodo JDO Enterprise Edition 2.3.1 generated on August 20 2002

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.

Author:
Steve Kim

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 Enterprise Edition 2.3.1 generated on August 20 2002

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