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 51 2008-03-10 11:46:54Z 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
- Throws:
ConfigParameterException
getMethod
public java.lang.String getMethod(MoreMotionRequest request)
throws ConfigParameterException
- Throws:
ConfigParameterException
getParams
public java.util.HashMap getParams()
Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.