com.infoengine.doorsadapter
Class IeQueryObjects

java.lang.Object
  extended bycom.infoengine.doorsadapter.AdapterWebject
      extended bycom.infoengine.doorsadapter.IeQueryObjects

public class IeQueryObjects
extends AdapterWebject


Field Summary
private static String CLASS
          class attributes
private static boolean DEBUG
           
private  Group groupOut
           
private static String webjectPath
           
 
Fields inherited from class com.infoengine.doorsadapter.AdapterWebject
logWriter, rqtCxt, scratch, serviceName, webject
 
Constructor Summary
IeQueryObjects()
           
 
Method Summary
 void init(RequestContext rqtCxt)
           
 void process()
           
 
Methods inherited from class com.infoengine.doorsadapter.AdapterWebject
getRequestContext, getResponse, Operation, toClassName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS

private static String CLASS
class attributes


webjectPath

private static String webjectPath

DEBUG

private static boolean DEBUG

groupOut

private Group groupOut
Constructor Detail

IeQueryObjects

public IeQueryObjects()
Method Detail

init

public void init(RequestContext rqtCxt)
Overrides:
init in class AdapterWebject

process

public void process()
             throws IEAdapterException
Overrides:
process in class AdapterWebject
Throws:
IEAdapterException