public class SystemEntitlementsSetupAction extends BaseSystemListSetupAction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ADDON_ENTITLEMENT |
static java.lang.String |
ADDON_ENTITLEMENTS |
static java.lang.String |
MANAGEMENT_COUNTS_MESSAGE |
static java.lang.String |
SHOW_COMMANDS |
static java.lang.String |
VIRTUALIZATION_COUNTS_MESSAGE |
SHOW_NO_SYSTEMS| Constructor and Description |
|---|
SystemEntitlementsSetupAction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm formIn,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected DataResult<SystemOverview> |
getDataResult(User user,
PageControl pc,
org.apache.struts.action.ActionForm formIn) |
RhnSetDecl |
getSetDecl()
Retrives the set declation item
where the contents of the page control
are to be set.
|
setStatusDisplayclampListBounds, 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, setServletpublic static final java.lang.String SHOW_COMMANDS
public static final java.lang.String ADDON_ENTITLEMENTS
public static final java.lang.String ADDON_ENTITLEMENT
public static final java.lang.String MANAGEMENT_COUNTS_MESSAGE
public static final java.lang.String VIRTUALIZATION_COUNTS_MESSAGE
public RhnSetDecl getSetDecl()
getSetDecl in class BaseSystemListSetupActionprotected DataResult<SystemOverview> getDataResult(User user, PageControl pc, org.apache.struts.action.ActionForm formIn)
getDataResult in class BaseSystemListSetupActionpublic org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm formIn,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
execute in class BaseSystemListSetupAction