|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
skoinfo.rfc.common.action.AbstractAction
skoinfo.rfc.rfcd.action.PrintMenuAction
public class PrintMenuAction
Field Summary |
---|
Fields inherited from interface com.opensymphony.xwork2.Action |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
Constructor Summary | |
---|---|
PrintMenuAction()
|
Method Summary | |
---|---|
java.lang.String |
getContentsSidOfMenu()
|
java.util.List<java.lang.String> |
getMenuList()
|
MenuVO |
getMenuVO()
|
java.lang.Object |
getModel()
|
java.lang.String |
menuList()
|
void |
prepare()
|
void |
setContentsSidOfMenu(java.lang.String ContentsSidOfMenu)
|
void |
setMenuList(java.util.List<java.lang.String> menuList)
|
void |
setMenuVO(MenuVO menuVO)
|
void |
setServletRequest(javax.servlet.http.HttpServletRequest request)
HttpServletRequest setter |
void |
setServletResponse(javax.servlet.http.HttpServletResponse response)
HttpServletResponse setter |
java.lang.String |
viewMenuContentsSid()
|
Methods inherited from class skoinfo.rfc.common.action.AbstractAction |
---|
getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts |
Methods inherited from class com.opensymphony.xwork2.ActionSupport |
---|
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintMenuAction()
Method Detail |
---|
public java.lang.String menuList() throws java.lang.Exception
java.lang.Exception
public java.lang.String viewMenuContentsSid() throws java.lang.Exception
java.lang.Exception
public void prepare() throws java.lang.Exception
prepare
in interface com.opensymphony.xwork2.Preparable
java.lang.Exception
public java.lang.Object getModel()
getModel
in interface com.opensymphony.xwork2.ModelDriven
public MenuVO getMenuVO()
public void setMenuVO(MenuVO menuVO)
menuVO
- public void setServletRequest(javax.servlet.http.HttpServletRequest request)
HttpServletRequest setter
setServletRequest
in interface org.apache.struts2.interceptor.ServletRequestAware
public void setServletResponse(javax.servlet.http.HttpServletResponse response)
HttpServletResponse setter
setServletResponse
in interface org.apache.struts2.interceptor.ServletResponseAware
public java.util.List<java.lang.String> getMenuList()
public void setMenuList(java.util.List<java.lang.String> menuList)
public java.lang.String getContentsSidOfMenu()
public void setContentsSidOfMenu(java.lang.String ContentsSidOfMenu)
ContentsSidOfMenu
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |