|
||||||||||
| 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.menu.action.ContentsOfficeAction
public class ContentsOfficeAction
| Field Summary |
|---|
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ContentsOfficeAction()
|
|
| Method Summary | |
|---|---|
java.lang.String |
contentsRestoreAct()
컨텐츠 복원하기 Action |
java.lang.String |
getCommand()
command getter |
ContentsBackUpVO |
getContentsBackUpVO()
|
long |
getContentsBpSid()
|
ContentsVO |
getContentsVO()
ContentsVO VO |
java.util.List<ContentsVO> |
getContentsVOList()
|
java.lang.String |
getMenuCd()
|
MenuVO |
getMenuVO()
MenuVO VO |
java.lang.Object |
getModel()
Model-Driven Interceptor |
void |
prepare()
Prepare Interceptor |
java.lang.String |
restoreView()
백업컨덴츠 보기 Action |
java.lang.String |
saveOrginContentAct()
컨텐츠 원본 저장 Action |
void |
setCommand(java.lang.String command)
command setter |
void |
setContentsBackUpVO(ContentsBackUpVO contentsBackUpVO)
|
void |
setContentsBpSid(long contentsBpSid)
|
void |
setContentsVO(ContentsVO contentsVO)
ContentsVO setter |
void |
setContentsVOList(java.util.List<ContentsVO> contentsVOList)
|
void |
setMenuCd(java.lang.String menuCd)
|
void |
setMenuVO(MenuVO menuVO)
MenuVO setter |
void |
setServletRequest(javax.servlet.http.HttpServletRequest request)
HttpServletRequest setter |
void |
setServletResponse(javax.servlet.http.HttpServletResponse response)
HttpServletResponse setter |
java.lang.String |
updateContentsAct()
컨텐츠 수정 Action |
java.lang.String |
viewContents()
컨덴츠 보기 Action |
java.lang.String |
writeContents()
컨텐츠 등록및 수정 Action |
| 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 ContentsOfficeAction()
| Method Detail |
|---|
public java.lang.String writeContents()
throws java.lang.Exception
java.lang.Exception - 처리
public java.lang.String viewContents()
throws java.lang.Exception
java.lang.Exception - 처리
public java.lang.String saveOrginContentAct()
throws java.lang.Exception
java.lang.Exception - 처리
public java.lang.String updateContentsAct()
throws java.lang.Exception
java.lang.Exception - 처리
public java.lang.String contentsRestoreAct()
throws java.lang.Exception
java.lang.Exception - 처리
public java.lang.String restoreView()
throws java.lang.Exception
java.lang.Exception - 처리
public void prepare()
throws java.lang.Exception
prepare in interface com.opensymphony.xwork2.Preparablejava.lang.Exceptionpublic java.lang.Object getModel()
getModel in interface com.opensymphony.xwork2.ModelDrivenpublic MenuVO getMenuVO()
MenuVO VO
public void setMenuVO(MenuVO menuVO)
MenuVO setter
public ContentsVO getContentsVO()
ContentsVO VO
public void setContentsVO(ContentsVO contentsVO)
ContentsVO setter
public void setServletRequest(javax.servlet.http.HttpServletRequest request)
HttpServletRequest setter
setServletRequest in interface org.apache.struts2.interceptor.ServletRequestAwarepublic void setServletResponse(javax.servlet.http.HttpServletResponse response)
HttpServletResponse setter
setServletResponse in interface org.apache.struts2.interceptor.ServletResponseAwarepublic java.util.List<ContentsVO> getContentsVOList()
public void setContentsVOList(java.util.List<ContentsVO> contentsVOList)
public void setCommand(java.lang.String command)
command setter
public java.lang.String getCommand()
command getter
public java.lang.String getMenuCd()
public void setMenuCd(java.lang.String menuCd)
menuCd - public long getContentsBpSid()
public void setContentsBpSid(long contentsBpSid)
contentsBpSid - public ContentsBackUpVO getContentsBackUpVO()
public void setContentsBackUpVO(ContentsBackUpVO contentsBackUpVO)
contentsBackUpVO -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||