psdi.webclient.beans.sla

Class ModifySLAsBean

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


    public class ModifySLAsBean
    extends DataBean
    This is the data bean that handles the Select/Deselect SLAs dialog from ticket/wo, etc
    • Constructor Detail

      • ModifySLAsBean

        public ModifySLAsBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Save data when OK button is clicked
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • docancel

        public int docancel()
                     throws MXException,
                            java.rmi.RemoteException
        Reset the slarecords mbo set when Cancel button is clicked.
        Throws:
        MXException
        java.rmi.RemoteException
      • selectslas

        public int selectslas()
                       throws MXException,
                              java.rmi.RemoteException
        Call the selectslas dialog
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException