psdi.webclient.beans.sla

Class SelectKPIBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class SelectKPIBean
    extends DataBean
    This is the data bean that handles the Select KPIs dialog from the SLA app The Select KPIs dialog provides the capability to select multiple KPIs in one shot.
    • Constructor Detail

      • SelectKPIBean

        public SelectKPIBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Add the selected KPIs to the slakpi mbo set when OK button is clicked
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException