Hyperic HQ Plugin API v. 4.4.0.2

Package org.hyperic.hq.ui.action.resource.application.inventory

Class Summary
AddApplicationServiceAction When the list of pending services on the Add Services page (2.1.6.4) is grown, shrunk or committed (by selecting from the checkbox lists and clicking add, remove or ok) this class manages the pending list and commitment.
AddApplicationServiceFormPrepareAction This classes manages the setup for displaying the Add Services page (2.1.6.4) including putting the pending list in the request scope, paging setup for the available list and filtering by the service type.
AddApplicationServicesForm  
AddServiceDependenciesAction When the list of pending service dependencies on the Add Dependencies page (2.1.6.5) is grown, shrunk or committed (by selecting from the checkbox lists and clicking add, remove or ok) this class manages the pending list and commitment.
AddServiceDependenciesForm Form bean for the Add Dependencies page (2.1.6.5)
AddServiceDependenciesFormPrepareAction To populate the "Add Dependencies" page (2.1.6.5), this class accesses a list of services associated with the current application that are not ancestors of the current service (obviously, we can't allow circular dependencies).
ApplicationInventoryPortalAction The portal manager class for the tiles in handled in this package.
EditApplicationPropertiesAction This class handles saving edit operations performed on Application Properties (screen 2.1.6.2)
EditApplicationPropertiesFormPrepareAction This class handles preparing the data for edit operations performed on Application Properties (screen 2.1.6.2)
EditGeneralPropertiesAction This class handles saving the general properties editing performed on screen 2.1.6.1
EditGeneralPropertiesFormPrepareAction This class handles preparing the general properties data displayed on screen 2.1.6.1 TODO: should just change the struts mappng to call ResourceGeneralFormPrepareAction directly and delete this class.
ListServiceDependenciesAction For screen 2.1.6.4, an AppService's lists of dependencies ("dependees") and dependents ("dependers") are displayed.
ListServiceDependenciesForm This is used to managed the lists of AppServiceValue objects used for screen "2.1.6.4 Application: Service Dependencies" The screen has a list of AppServiceValues that this AppServiceValue depends on (children or "dependers").
NewApplicationAction This class handles saving the submission from the application creation screen (2.1.1)
NewApplicationFormPrepareAction This class prepares the data to display the application creation screen (2.1.1)
RemoveAppServicesForm A Formbean for facilitating the extended paging paramter names.
RemoveServiceDependenciesAction On screen 2.1.6.4, a user can select one or more checkboxes (resources), for removal.
RemoveServiceDependenciesForm  
RemoveServicesAction When the user selects one of the checkboxes in the services list on the View Application page (2.1.6), this class handles removing the org.hyperic.hq.appdef.shared.AppService.
ViewApplicationAction This class prepares the data to view an application (screen 2.1.6)
 


Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.