com.ibm.tivoli.maximo.fdmbo.app.manageres

Class JSONResourceSet

  • java.lang.Object
    • psdi.mbo.MboSet
      • com.ibm.tivoli.maximo.fdmbo.app.manageres.JSONResourceSet
    • Constructor Detail

      • JSONResourceSet

        public JSONResourceSet(MboServerInterface ms)
                        throws MXException,
                               java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The JSONResource
        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 JSONResource object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The OslcPrefillMapSet.
        Returns:
        a MaxIfaceLoad object.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • commit

        public void commit()
                    throws MXException,
                           java.rmi.RemoteException
        Commit the transaction. Refresh the JSONResourceCache
        Specified by:
        commit in interface MboSetRemote
        Overrides:
        commit in class MboSet
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception