public class SDCCopy2ChannelsAction extends Copy2ChannelsAction
| Constructor and Description |
|---|
SDCCopy2ChannelsAction() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.struts.action.ActionForward |
doCopy(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest req,
User user) |
java.util.List |
getData(javax.servlet.http.HttpServletRequest req)
Return the list of global config-channels, other than the current one, that
we could copy files into
What data set are we showing?
|
protected RhnSetDecl |
getFileSetDecl()
returns the set that stores the original config files
that are to be copied.
|
protected void |
setupRequest(javax.servlet.http.HttpServletRequest req) |
getDestinationFromId, getJspLabel, getSetDecl, getSuccessKeydoDisplay, executeaddGlobalMessage, 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, setServletprotected RhnSetDecl getFileSetDecl()
getFileSetDecl in class BaseCopyToActionprotected void setupRequest(javax.servlet.http.HttpServletRequest req)
setupRequest in class BaseCopyToActionprotected org.apache.struts.action.ActionForward doCopy(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest req,
User user)
doCopy in class BaseCopyToActionpublic java.util.List getData(javax.servlet.http.HttpServletRequest req)
getData in class Copy2ChannelsActionreq - incoming HttpServletRequest