com.ibm.tivoli.maximo.skd.beans

Class SKDSelectScenarioBeanTG

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


    public class SKDSelectScenarioBeanTG
    extends SKDSelectScenarioBean
    Bean for the Select Scenario dialog. This is the TG (TreeGrid version)
    • Field Detail

      • COMPARE_EVENT_ID

        public static final java.lang.String COMPARE_EVENT_ID
        See Also:
        Constant Field Values
    • Constructor Detail

      • SKDSelectScenarioBeanTG

        public SKDSelectScenarioBeanTG()
    • Method Detail

      • cancelDialog

        public int cancelDialog()
                         throws MXException,
                                java.rmi.RemoteException
        Description copied from class: DataBean
        Called by the dialog control when the dialog is cancled. Override this method if any special processing needs to be done when the user closes a dialog.
        Overrides:
        cancelDialog in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • toJsonObject

        public static com.ibm.json.java.JSONObject toJsonObject(MboRemote mbo)
                                                         throws java.rmi.RemoteException,
                                                                MXException
        Throws:
        java.rmi.RemoteException
        MXException