com.ibm.tivoli.maximo.skd.app

Class SKDComplianceWOListSet

  • java.lang.Object
    • Constructor Detail

      • SKDComplianceWOListSet

        public SKDComplianceWOListSet(MboServerInterface ms)
                               throws MXException,
                                      java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

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