public class CopyFileSandboxAction extends BaseCopyConfigFileAction
CENTRAL_TYPE, CHANNEL_FILTER, LOCAL_TYPE, SANDBOX_TYPE, SYSTEM_FILTER, TYPE_ATTR| Constructor and Description |
|---|
CopyFileSandboxAction() |
| Modifier and Type | Method and Description |
|---|---|
protected DataResult |
getDataResult(RequestContext rctxIn,
PageControl pcIn)
Returns the list data used by the list
|
protected java.lang.String |
getFilterAttr() |
protected java.lang.String |
getLabel() |
RhnSetDecl |
getSetDecl()
The declaration of the set we are working with, must be one of the
constants from
RhnSetDecl |
protected java.lang.String |
getType() |
processPageControl, processRequestAttributesexecute, getSelectedItemsIterator, populateNewSet, preClearSet, processFormcheckPreConditions, getNewPageControlclampListBounds, trackSetaddGlobalMessage, 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 DataResult getDataResult(RequestContext rctxIn, PageControl pcIn)
BaseListActiongetDataResult in class BaseListActionrctxIn - Currently active RequestContext.pcIn - boundary valuespublic RhnSetDecl getSetDecl()
RhnSetDeclgetSetDecl in class BaseSetListActionprotected java.lang.String getLabel()
getLabel in class BaseCopyConfigFileActionprotected java.lang.String getType()
getType in class BaseCopyConfigFileActionprotected java.lang.String getFilterAttr()
getFilterAttr in class BaseCopyConfigFileAction