psdi.app.signature

Class UserMTNPSet

    • Constructor Detail

      • UserMTNPSet

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

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create UserMTNP object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The MaxIfaceLoadSet.
        Returns:
        a MaxIfaceLoad object.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • process

        public java.util.List process()
                               throws MXException,
                                      java.rmi.RemoteException
        Initialize routine.
        Throws:
        MXException
        java.rmi.RemoteException