public class CopyFileCentralSubmitAction extends BaseCopyFileSubmitAction
SUBMITTED| Constructor and Description |
|---|
CopyFileCentralSubmitAction() |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigChannel |
getChannelFromElement(User usr,
java.lang.Long anId) |
protected DataResult |
getDataResult(User userIn,
org.apache.struts.action.ActionForm formIn,
javax.servlet.http.HttpServletRequest requestIn) |
protected java.lang.String |
getLabel() |
protected RhnSetDecl |
getSetDecl()
The declaration of the set we are working with, must be one of the
constants from
RhnSetDecl |
addToMessage, operateOnElement, processMethodKeys, processParamMapaddToMessage, getEmptySelectionMessage, getNoScriptMessage, handleEmptySelection, handleNoScript, operateOnSelectedSet, operateOnSelectedSet, processMessagegetKeyMethodMap, getSetName, selectall, unselectall, unspecified, updatelist, updateSetcreateSuccessMessage, filter, getForwardName, makeParamMapgetMethodName, getStrutsDelegate, isSubmitted, l10n, lvexecute, getLookupMapNamecancelled, dispatchMethod, getMethod, getParameteraddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletprotected DataResult getDataResult(User userIn, org.apache.struts.action.ActionForm formIn, javax.servlet.http.HttpServletRequest requestIn)
getDataResult in class RhnSetActionprotected RhnSetDecl getSetDecl()
RhnSetDeclgetSetDecl in class RhnSetActionprotected java.lang.String getLabel()
getLabel in class BaseCopyFileSubmitActionprotected ConfigChannel getChannelFromElement(User usr, java.lang.Long anId)
getChannelFromElement in class BaseCopyFileSubmitAction