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

Class FWMResGanttPropSet

    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new FWMResGanttProp object.
        Overrides:
        getMboInstance in class SKDResGanttPropSet
        Parameters:
        MboSet - ms
        Returns:
        new FWMResGanttProp object
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException
      • setup

        public MboRemote setup()
                        throws MXException,
                               java.rmi.RemoteException
        To display the data on the Non-persistent 'FWMResGanttProp'(User Settings)dialog - 'Dispatch Resource Properties' tab, will get the data from 'SKDPROPERTY' and 'SKDUSERPROP' for the skdobjectname='FWMRESOURCE'. Copied largely from the base class and altered to use the FWMRESOURCE objectname
        Specified by:
        setup in interface NonPersistentMboSetRemote
        Overrides:
        setup in class SKDResGanttPropSet
        Returns:
        The new Mbo to use to set parameters for a method.
        Throws:
        MXException, - RemoteExcpetion
        MXException
        java.rmi.RemoteException
        See Also:
        NonPersistentMboSet.setup()
      • newSKDUserProp

        public void newSKDUserProp()
                            throws MXException,
                                   java.rmi.RemoteException
        copied from base class, only change is that it doesn't refresh the scheduler cache.
        Overrides:
        newSKDUserProp in class SKDResGanttPropSet
        Throws:
        MXException
        java.rmi.RemoteException