com.ibm.tivoli.maximo.oslc.provider.app

Class OsOslcMapSet

  • java.lang.Object
    • Constructor Detail

      • OsOslcMapSet

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