org.moremotion.process
Class ProcessCommand
java.lang.Object
org.moremotion.config.Config
org.moremotion.process.ProcessCommand
public class ProcessCommand
- extends Config
- Version:
- $Id: ProcessCommand.java 400 2009-07-09 19:15:02Z erkan $
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessCommand
public ProcessCommand(ConfigUnit unit)
throws ConfigurationException
- Throws:
ConfigurationException
getTemplateName
public java.lang.String getTemplateName(MoreMotionRequest request)
throws ConfigParameterException
- Throws:
ConfigParameterException
getNextPage
public java.lang.String getNextPage()
throws ConfigParameterException
- Throws:
ConfigParameterException
getErrorPage
public java.lang.String getErrorPage()
throws ConfigParameterException
- Throws:
ConfigParameterException
getContinuePage
public java.lang.String getContinuePage()
throws ConfigParameterException
- Throws:
ConfigParameterException
getDebugLevel
public int getDebugLevel(MoreMotionRequest request)
throws ConfigParameterException
- Deprecated.
- Throws:
ConfigParameterException
getMethod
public java.lang.String getMethod(MoreMotionRequest request)
throws ConfigParameterException
- Throws:
ConfigParameterException
getPrecond
public Expression getPrecond(MoreMotionRequest request)
throws ConfigParameterException
- Throws:
ConfigParameterException
getLogDefinition
public LogDefinition getLogDefinition(MoreMotionRequest request)
throws ConfigParameterException
- Throws:
ConfigParameterException
getParams
public java.util.HashMap getParams()
Copyright © 2002-2011 MOR YAZILIM. All Rights Reserved.