org.openeai.implementations.gateways.requestproxy
Class CollegeOfMedicineProxyCommand

java.lang.Object
  |
  +--org.openeai.OpenEaiObject
        |
        +--org.openeai.implementations.gateways.requestproxy.ProxyCommandImpl
              |
              +--org.openeai.implementations.gateways.requestproxy.CollegeOfMedicineProxyCommand
All Implemented Interfaces:
ProxyCommand

public class CollegeOfMedicineProxyCommand
extends ProxyCommandImpl
implements ProxyCommand

A Class class.

Author:
Tod Jackson

Field Summary
 
Fields inherited from class org.openeai.OpenEaiObject
logger
 
Constructor Summary
CollegeOfMedicineProxyCommand()
          Constructor
 
Method Summary
 Result execute(AppConfig aConfig, org.jdom.Document inDoc)
           
 
Methods inherited from class org.openeai.implementations.gateways.requestproxy.ProxyCommandImpl
buildError, buildResult, buildResultWithErrors, buildResultWithErrors, getAppConfig, getControlArea, getInboundXmlValidation, getOutboundXmlValidation, setAppConfig, setInboundXmlValidation, setOutboundXmlValidation
 
Methods inherited from class org.openeai.OpenEaiObject
addLog4jProperty, getAppName, getDebug, getFromAddr, getLog4jProperties, getMailHost, getMailService, getProperties, getToAddr, initializeLog4j, initializeLog4j, initializeLog4j, setAppName, setDebug, setFromAddr, setMailHost, setMailService, setProperties, setToAddr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollegeOfMedicineProxyCommand

public CollegeOfMedicineProxyCommand()
Constructor

Method Detail

execute

public Result execute(AppConfig aConfig,
                      org.jdom.Document inDoc)
               throws ProxyCommandException
Specified by:
execute in interface ProxyCommand
ProxyCommandException


Copyright © 2002, OpenEAI Software Foundation