org.moremotion.process
Class QueryProcessCallDefinition
java.lang.Object
org.moremotion.config.ConditionalListItem
org.moremotion.process.CallDefinition
org.moremotion.process.QueryProcessCallDefinition
public class QueryProcessCallDefinition
- extends CallDefinition
- Version:
- $Id: QueryProcessCallDefinition.java 51 2008-03-10 11:46:54Z erkan $
| Methods inherited from class org.moremotion.process.CallDefinition |
getBlockName, getDebugLevel, getLogDefinition, getLogger, getPageName, getProcessConfig, getPureStepName, getRecordFilter, getReset, getStepCaption, getStepName, getTargetName, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
QueryProcessCallDefinition
public QueryProcessCallDefinition(org.w3c.dom.Element elm,
java.lang.Object parent)
throws ConfigurationException
- Throws:
ConfigurationException
getProcessCallParams
public java.util.HashMap getProcessCallParams()
getOutputTo
public java.lang.String getOutputTo(MoreMotionRequest request)
throws ConfigParameterException
- Throws:
ConfigParameterException
execute
public void execute(MoreMotionRequest request,
CallInstance ci,
ProcessRecord prec)
throws ProcessException
- Specified by:
execute in class CallDefinition
- Throws:
ProcessException
Copyright © 2002-2011 MOR YAZILIM. All Rights Reserved.