org.moremotion.page
Class CommandDefinition
java.lang.Object
org.moremotion.config.ConditionalListItem
org.moremotion.page.CommandDefinition
public class CommandDefinition
- extends ConditionalListItem
A CommandDefinition defines a command that can be used to navigate to a certain MoreMotion page.
It includes a command name and parameters.
- Version:
- $Id: CommandDefinition.java 165 2008-07-01 15:29:42Z erkan $
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clearPageVars
public ConfigParameter clearPageVars
clearSessionVars
public ConfigParameter clearSessionVars
getName
public java.lang.String getName()
getNodesToEncrypt
public ParmToEncrypt[] getNodesToEncrypt(MoreMotionRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getParams
public ConditionalList getParams()
Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.