|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.Action
org.rhq.enterprise.gui.legacy.action.BaseAction
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts.config.RemoveNotificationsAction
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts.config.RemoveRolesAction
public class RemoveRolesAction
An Action that removes role notifications for an alert definition.
| Field Summary |
|---|
| Fields inherited from class org.rhq.enterprise.gui.legacy.action.BaseAction |
|---|
NO_RETURN_PATH, YES_RETURN_PATH |
| Fields inherited from class org.apache.struts.action.Action |
|---|
defaultLocale, servlet |
| Constructor Summary | |
|---|---|
RemoveRolesAction()
|
|
| Method Summary | |
|---|---|
protected int |
handleRemove(org.rhq.core.domain.auth.Subject subject,
RemoveNotificationsForm removeForm)
|
| Methods inherited from class org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts.config.RemoveNotificationsAction |
|---|
execute |
| Methods inherited from class org.rhq.enterprise.gui.legacy.action.BaseAction |
|---|
checkSubmit, checkSubmit, checkSubmit, checkSubmit, checkSubmit, checkSubmit, constructForward, constructForward, constructForward, constructForward, returnAdd, returnAdd, returnAdd, returnCancelled, returnCancelled, returnCancelled, returnCancelled, returnFailure, returnFailure, returnFailure, returnFailure, returnFailure, returnInstall, returnInstall, returnInstall, returnManualUninstall, returnManualUninstall, returnManualUninstall, returnNew, returnNew, returnNew, returnNew, returnNew, returnOkAssign, returnOkAssign, returnRemove, returnRemove, returnRemove, returnReset, returnReset, returnReset, returnReset, returnSuccess, returnSuccess, returnSuccess, returnSuccess, returnSuccess |
| Methods inherited from class org.apache.struts.action.Action |
|---|
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveRolesAction()
| Method Detail |
|---|
protected int handleRemove(org.rhq.core.domain.auth.Subject subject,
RemoveNotificationsForm removeForm)
throws Exception
handleRemove in class RemoveNotificationsActionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||