com.shift.framework.common
Class RetrieveSessionCmd

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

public class RetrieveSessionCmd
extends ModelCMD

ºñ¹ö ÇÁ·¹ÀÓÀ¨¿¡¼­ ¼¼¼ÇÀ» °øÅëÀ¸·Î ó¸®Çϱâ À§ÇÑ CommandŬ·¡½º - beaver.xml¿¡ ¼³Á¤µÈ sessionÁ¤º¸¸¦ Àо µ¥ÀÌÅͼÂÀ¸·Î ¹ÝȯÇÏ´Â Command

Author:
ÃÖÀç¿ø

Constructor Summary
RetrieveSessionCmd()
           
 
Method Summary
 void execute()
           
 
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

RetrieveSessionCmd

public RetrieveSessionCmd()
Method Detail

execute

public void execute()
             throws java.lang.Exception
Throws:
java.lang.Exception