public class SubscribeChannelsAction extends BaseListAction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DECL |
static java.lang.String |
WIZARD_MODE |
| Constructor and Description |
|---|
SubscribeChannelsAction() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getResult(RequestContext context)
Returns the data to display on the web page.
|
org.apache.struts.action.ActionForward |
handleDispatch(ListSessionSetHelper helper,
org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm formIn,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
processPostSubmit(ListSessionSetHelper helper) |
execute, getDataSetName, getListName, getParamsMap, processHelper, setupaddGlobalMessage, addGlobalMessage, addMessage, createErrorMessage, createErrorMessageWithMultipleArgs, createLabelValueList, createMessage, createSuccessMessage, getStrutsDelegate, isSubmitted, l10n, localize, lv, lve, lvel10n, lvl10n, makeParamMap, saveMessagesaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveToken, setLocale, setServletpublic static final java.lang.String WIZARD_MODE
public static final java.lang.String DECL
public org.apache.struts.action.ActionForward handleDispatch(ListSessionSetHelper helper, org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm formIn, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
handleDispatch in class BaseListActionpublic java.util.List getResult(RequestContext context)
context - the request context; will not be nullSelectable or
Identifiable objects.protected void processPostSubmit(ListSessionSetHelper helper)
processPostSubmit in class BaseListAction