com.ibm.tivoli.maximo.skd.app

Class SKDUserPropSet

  • java.lang.Object
    • Constructor Detail

      • SKDUserPropSet

        public SKDUserPropSet(MboServerInterface ms)
                       throws MXException,
                              java.rmi.RemoteException
        Constructs the set of SKDUserPropp's.
        Parameters:
        MboServerInterface - ms
        Throws:
        MXException, - RemoteExcpetion
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

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