|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.apache.struts.action.Action org.apache.struts.actions.DispatchAction org.apache.struts.actions.MappingDispatchAction org.seasar.tuigwaa.util.ajax.AbstractRowSetAction org.seasar.tuigwaa.controller.AggregationAction
フィールドの概要 |
クラス org.apache.struts.actions.DispatchAction から継承したフィールド |
clazz, messages, methods, types |
クラス org.apache.struts.action.Action から継承したフィールド |
defaultLocale, servlet |
コンストラクタの概要 | |
AggregationAction(DAOService daoService)
|
メソッドの概要 | |
org.apache.struts.action.ActionForward |
doSave(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
String |
getBasePath()
|
String |
getEditPath()
|
String |
getFormName()
|
RowSetForm |
getNewRowSet(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
RowSetForm |
getRowSet(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
クラス org.seasar.tuigwaa.util.ajax.AbstractRowSetAction から継承したメソッド |
createNewRowSet, editRowSet, getBaseForward, getEditForward, saveRowSet |
クラス org.apache.struts.actions.MappingDispatchAction から継承したメソッド |
execute, getMethodName, unspecified |
クラス org.apache.struts.actions.DispatchAction から継承したメソッド |
cancelled, dispatchMethod, getMethod, getParameter |
クラス org.apache.struts.action.Action から継承したメソッド |
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public AggregationAction(DAOService daoService)
メソッドの詳細 |
public String getFormName()
AbstractRowSetAction
内の getFormName
public String getEditPath()
AbstractRowSetAction
内の getEditPath
public String getBasePath()
AbstractRowSetAction
内の getBasePath
public RowSetForm getNewRowSet(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
AbstractRowSetAction
内の getNewRowSet
Exception
public RowSetForm getRowSet(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
AbstractRowSetAction
内の getRowSet
Exception
public org.apache.struts.action.ActionForward doSave(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
AbstractRowSetAction
内の doSave
Exception
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |