com.ibm.tivoli.maximo.skd.app.virtual

Class FldChangeStatus

    • Constructor Detail

      • FldChangeStatus

        public FldChangeStatus(MboValue mbv)
                        throws java.rmi.RemoteException,
                               MXException
        Construct and attach to the MboValue.
        Parameters:
        mbv - the MboValue attach to.
        Throws:
        java.rmi.RemoteException
        MXException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Enable/disable createbaseline flag based on selected status
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Parameters:
        mbv - the MboValue attach to.
        Throws:
        MXException
        java.rmi.RemoteException