Class COM.ibm.jaws.motk.BaseQC
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.jaws.motk.BaseQC

java.lang.Object
   |
   +----COM.ibm.jaws.motk.BaseAO
           |
           +----COM.ibm.jaws.motk.BaseQC

public class BaseQC
extends BaseAO
implements QueryableCollection

Constructor Index

 o BaseQC()

Method Index

 o dispatchAll(String, String, CommandOn)
 o evaluate(String, String)

Constructors

 o BaseQC
  public BaseQC()

Methods

 o evaluate
  public abstract Iterator evaluate(String queryParameters,
                                    String queryKey)
 o dispatchAll
  public Iterator dispatchAll(String queryParameters,
                              String queryKey,
                              CommandOn command)

All Packages  Class Hierarchy  This Package  Previous  Next  Index