com.ibm.tivoli.maximo.skd.app

Class SKDProjectShiftsSet

  • java.lang.Object
    • Constructor Detail

      • SKDProjectShiftsSet

        public SKDProjectShiftsSet(MboServerInterface ms)
                            throws MXException,
                                   java.rmi.RemoteException
        Constructs the set of SKDProjectShifts.
        Parameters:
        MboServerInterface - ms
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new SKDProjectShifts object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - ms
        Returns:
        new SKDProjectShifts object
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException