com.ibm.tivoli.maximo.skd.beans

Class SKDExpBuilderBean

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


    public class SKDExpBuilderBean
    extends ExpressionBuilderBean
    Extends ExpressionBuilderBean and supports ExpressionBuilder for scheduler where the dialog relationship is NOT "EXPBUILDER"
    • Constructor Detail

      • SKDExpBuilderBean

        public SKDExpBuilderBean()
        Constructor
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Overridden to prevent the the saving of the main app when the ok button is clicked
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • smartFill

        public MboSetRemote smartFill(java.lang.String attribute,
                                      java.lang.String value,
                                      boolean exactMatch)
                               throws MXException,
                                      java.rmi.RemoteException
        Override this method to intercept in the event the objectname has been set.
        Overrides:
        smartFill in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException