com.shift.framework.common
Class RetrieveDefaultCmd

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

public class RetrieveDefaultCmd
extends ModelCMD

°øÅëÀ¸·Î °£´ÜÇÑ Äõ¸®¸¦ ÅëÇØ µ¥ÀÌÅͼÂÀ» ¸¸µé¶§ »ç¿ëÇÏ´Â °øÅë ¸ðµâ

Author:
rogerrb

Constructor Summary
RetrieveDefaultCmd()
           
 
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

RetrieveDefaultCmd

public RetrieveDefaultCmd()
Method Detail

execute

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