com.ibm.tivoli.maximo.skd.skdaction

Class SKDActionSet

  • java.lang.Object
    • Constructor Detail

      • SKDActionSet

        public SKDActionSet(MboServerInterface ms)
                     throws java.rmi.RemoteException
        Construct the set
        Parameters:
        - - MboServerInterface object
        Throws:
        - - RemoteException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

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