psdi.webclient.beans.sla

Class SelectAssetBean

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


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

      • SelectAssetBean

        public SelectAssetBean()
    • Method Detail

      • execute

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