org.moremotion.process
Class QueryProcessCallDefinition

java.lang.Object
  extended by org.moremotion.config.ConditionalListItem
      extended by org.moremotion.process.CallDefinition
          extended by org.moremotion.process.QueryProcessCallDefinition

public class QueryProcessCallDefinition
extends CallDefinition

Version:
$Id: QueryProcessCallDefinition.java 51 2008-03-10 11:46:54Z erkan $

Constructor Summary
QueryProcessCallDefinition(org.w3c.dom.Element elm, java.lang.Object parent)
           
 
Method Summary
 java.lang.String getOutputTo(MoreMotionRequest request)
           
 
Methods inherited from class org.moremotion.process.CallDefinition
getBlockName, getDebugLevel, getPageName, getProcessConfig, getPureStepName, getRecordFilter, getReset, getStepCaption, getStepName, getTargetName, toString
 
Methods inherited from class org.moremotion.config.ConditionalListItem
getCondition, precondSatisfied
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QueryProcessCallDefinition

public QueryProcessCallDefinition(org.w3c.dom.Element elm,
                                  java.lang.Object parent)
                           throws ConfigurationException
Throws:
ConfigurationException
Method Detail

getOutputTo

public java.lang.String getOutputTo(MoreMotionRequest request)
                             throws ConfigParameterException
Throws:
ConfigParameterException


Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.