com.ibm.tivoli.maximo.weather.app

Class WeatherProductNPSet

    • Constructor Detail

      • WeatherProductNPSet

        public WeatherProductNPSet(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
        Generate a new JSONProcessNPMboSet object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - the MboSet
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • fillNewProducts

        public void fillNewProducts(MboSetRemote targetSet)
                             throws MXException,
                                    java.rmi.RemoteException
        Fills MaxWSRegistrySet with Mbo's selected.
        Parameters:
        source - source type
        Throws:
        MXException
        java.rmi.RemoteException
      • apply

        public void apply(MboSetRemote parent,
                          java.lang.String groupName)
                   throws MXException,
                          java.rmi.RemoteException
        Called when the mbo is saved to the database. Remove all Mbo's from the set which are nor selected.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception