com.shift.framework.common
Class Forward

java.lang.Object
  extended by com.shift.framework.model.ModelCMD
      extended by com.shift.framework.common.Forward

public class Forward
extends ModelCMD


Constructor Summary
Forward()
           
 
Method Summary
 
Methods inherited from class com.shift.framework.model.ModelCMD
addMessage, addMessage, getCmd, getCmd, getHttpServletRequest, getHttpServletResponse, getInputObjectCount, getModelSet, getOuputObjectCount, getParameter, getParameter, getParameter, getParameter, getSession, getSession, setCharacterEncoding, setHttpServletRequest, setHttpServletResponse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Forward

public Forward()