Uses of Class
org.rhq.enterprise.gui.legacy.action.BaseValidatorForm

Packages that use BaseValidatorForm
org.rhq.enterprise.gui.admin.config   
org.rhq.enterprise.gui.admin.role   
org.rhq.enterprise.gui.admin.user   
org.rhq.enterprise.gui.common.template   
org.rhq.enterprise.gui.legacy.action   
org.rhq.enterprise.gui.legacy.action.resource   
org.rhq.enterprise.gui.legacy.action.resource.common.events   
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts.config   
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.config   
org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility   
org.rhq.enterprise.gui.legacy.action.resource.group.inventory   
org.rhq.enterprise.gui.legacy.action.resource.group.monitor.config   
org.rhq.enterprise.gui.legacy.action.resource.hub   
org.rhq.enterprise.gui.legacy.portlet   
org.rhq.enterprise.gui.legacy.portlet.addresource   
org.rhq.enterprise.gui.legacy.portlet.admin   
org.rhq.enterprise.gui.legacy.portlet.summaryCounts   
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.admin.config
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.admin.config
 class SystemConfigForm
           
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.admin.role
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.admin.role
 class AddLdapGroupsForm
          A subclass of Spider representing the Add Role Resource Groups form.
 class AddResourceGroupsForm
          A subclass of Spider representing the Add Role Resource Groups form.
 class AddUsersForm
          A subclass of BaseValidatorForm representing the Add Role Users form.
 class ChangeOwnerForm
           
 class RemoveForm
          A subclass of BaseValidatorForm representing the Remove Roles form.
 class RemoveResourceGroupsForm
          A subclass of BaseValidatorForm representing the Remove Role Resource Groups form.
 class RemoveUsersForm
          A subclass of BaseValidatorForm representing the Remove Role Users form.
 class RoleForm
          A subclass of ActionForm representing the RolePropertiesForm form.
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.admin.user
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.admin.user
 class AddUserRolesForm
          A subclass of BaseValidatorForm representing the AddUserRoles form.
 class EditForm
          A subclass of EditForm representing the EditUserProperties form.
 class EditPasswordForm
          A form for editing passwords.
 class NewForm
          A subclass of EditForm representing the New User form.
 class RemoveRolesForm
          A subclass of BaseValidatorForm representing the Remove Roles form.
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.common.template
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.common.template
 class ExampleForm
          A subclass of BaseValidatorForm representing the Control form data Customize as you see fit.
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action
 class CalendarForm
          A subclass of BaseValidatorForm that contains all of the properties for a start and end date.
 class ScheduleForm
          A subclass of BaseValidatorForm that contains all of the properties for scheduling an action.
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource
 class RemoveGroupForm
          removes a list of groups from a resource
 class RemoveResourceForm
          removes a list of resources
 class ResourceForm
          A subclass of BaseValidatorForm that adds convenience methods for dealing with appdef resource objects like Platform Server, & Service.
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.common.events
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.common.events
 class EventsForm
           
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts.config
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.alerts.config
 class AddNotificationsForm
          A base class for forms dealing with adding notifications.
 class ControlActionForm
          Form for editing the control action for an alert definition.
 class DefinitionForm
          Form for editing / creating new alert definitions.
 class EditMetricBaselineForm
          An extension of BaseValidatorForm representing the Edit Metric Baseline form.
 class RemoveDefinitionForm
          A subclass of ResourceForm representing the RemoveDefinition form.
 class RemoveNotificationsForm
          Form for removing various notification types for alert definitions
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.config
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.config
 class MonitoringConfigForm
          Form for setting the collection interval for metrics in resource/monitoring/configuration areas of the application, and for adding metrics to a resource.
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility
 class CompareMetricsForm
          Implementation notes: Rather than force a boss lookup just to find a name to display for the link back, (I mean, c'mon) it'll be stuffed into the request
 class IndicatorViewsForm
          The form object which captures the view name used for the indicator charts
 class MetricDisplayRangeForm
          Represents the controls on various pages that display metrics summaries.
 class MetricsControlForm
          Represents the common set of controls on various pages that display metrics.
 class MetricsDisplayForm
          Represents the controls on various pages that display metrics summaries.
 class MetricsFilterForm
          Represents the search options of metric lists
 class PerformanceForm
          Represents the controls on pages that display call-time stats.
 class ProblemMetricsDisplayForm
          Represents the seleted resources for problem metrics display
 class ViewChartForm
          Represents the controls on the metric chart page(s).
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.group.inventory
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.group.inventory
 class AddGroupResourcesForm
          A subclass of ResourceForm representing the AddGroupResources form.
 class GroupForm
           
 class RemoveGroupResourcesForm
          removes resources specified with identifier in the string form:
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.group.monitor.config
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.group.monitor.config
 class GroupMonitoringConfigForm
          Form for setting the collection interval for metrics in resource/group/monitoring/configuration areas of the application, and for adding metrics to a group.
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.hub
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.action.resource.hub
 class GroupHubForm
          The form bean for the group hub page (GroupHub.jsp).
 class HubForm
          A common extension for hub pages
 class ResourceHubForm
          The form bean for the resource hub page (ResourceHub.jsp).
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.portlet
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.portlet
 class DashboardBaseForm
          A subclass of ValidatorForm that adds convenience methods for dealing with image-based form buttons.
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.portlet.addresource
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.portlet.addresource
 class AddResourcesForm
          A subclass of ResourceForm representing the AddGroupResources form.
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.portlet.admin
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.portlet.admin
 class PortalPropertiesForm
          A subclass of ValidatorForm that adds convenience methods for dealing with image-based form buttons.
 

Uses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.portlet.summaryCounts
 

Subclasses of BaseValidatorForm in org.rhq.enterprise.gui.legacy.portlet.summaryCounts
 class PropertiesForm
           
 



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