com.infoengine.doorsadapter
Class IeSubmitChangeproposal

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

public class IeSubmitChangeproposal
extends AdapterWebject


Field Summary
private static String CLASS
          class attributes
private static boolean DEBUG
           
private static boolean DEBUG1
           
private  Group groupOut
           
private static String webjectPath
           
 
Fields inherited from class com.infoengine.doorsadapter.AdapterWebject
logWriter, rqtCxt, scratch, serviceName, webject
 
Constructor Summary
IeSubmitChangeproposal()
           
 
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

DEBUG1

private static boolean DEBUG1

groupOut

private Group groupOut
Constructor Detail

IeSubmitChangeproposal

public IeSubmitChangeproposal()
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