org.moremotion.page
Class TemplateCall

java.lang.Object
  extended by org.moremotion.config.ConditionalListItem
      extended by org.moremotion.page.TemplateCall

public class TemplateCall
extends ConditionalListItem

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

Method Summary
 java.lang.String getContinuePage()
           
 int getDebugLevel(MoreMotionRequest request)
           
 java.lang.String getErrorPage()
           
 java.lang.String getErrorPage(MoreMotionRequest request)
           
 java.lang.String getName()
           
 java.lang.String getOriginPage()
           
 java.util.HashMap getParams()
           
 boolean isBeforeDS(MoreMotionRequest request)
           
 
Methods inherited from class org.moremotion.config.ConditionalListItem
getCondition, precondSatisfied
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()

isBeforeDS

public boolean isBeforeDS(MoreMotionRequest request)
                   throws ConfigParameterException
Throws:
ConfigParameterException

getErrorPage

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

getErrorPage

public java.lang.String getErrorPage()
                              throws ConfigParameterException
Throws:
ConfigParameterException

getOriginPage

public java.lang.String getOriginPage()
                               throws ConfigParameterException
Throws:
ConfigParameterException

getContinuePage

public java.lang.String getContinuePage()
                                 throws ConfigParameterException
Throws:
ConfigParameterException

getDebugLevel

public int getDebugLevel(MoreMotionRequest request)
                  throws ConfigParameterException
Throws:
ConfigParameterException

getParams

public java.util.HashMap getParams()


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