com.ibm.tivoli.maximo.weather.app

Class WeatherAllProductsSet

  • java.lang.Object
    • Constructor Detail

      • WeatherAllProductsSet

        public WeatherAllProductsSet(MboServerInterface ms)
                              throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Description copied from class: MboSet
        Factory to create the business objects This must be overridden in derived class
        Specified by:
        getMboInstance in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException
      • apply

        public void apply(MboSetRemote parent)
                   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