Uses of Class
org.rhq.enterprise.gui.legacy.action.resource.ResourceForm.FormContext

Packages that use ResourceForm.FormContext
org.rhq.enterprise.gui.legacy.action.resource   
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts   
 

Uses of ResourceForm.FormContext in org.rhq.enterprise.gui.legacy.action.resource
 

Methods in org.rhq.enterprise.gui.legacy.action.resource that return ResourceForm.FormContext
 ResourceForm.FormContext ResourceForm.getContext()
           
static ResourceForm.FormContext ResourceForm.FormContext.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceForm.FormContext[] ResourceForm.FormContext.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ResourceForm.FormContext in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts
 

Methods in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts with parameters of type ResourceForm.FormContext
static List<OptionItem> AlertDefUtil.getControlActions(org.rhq.core.domain.auth.Subject subject, Integer id, ResourceForm.FormContext context)
          Returns a List of LabelValueBean objects whose labels and values are both set to the string of the control actions for the passed-in resource.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.