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

Class OsOslcMap

  • java.lang.Object
    • psdi.mbo.Mbo
      • com.ibm.tivoli.maximo.oslc.provider.app.OsOslcMap
    • Constructor Detail

      • OsOslcMap

        public OsOslcMap(MboSet ms)
                  throws MXException,
                         java.rmi.RemoteException
        Constructor
        Parameters:
        ms - The OsOslcMap MboSet.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
    • Method Detail

      • init

        public void init()
                  throws MXException
        Initialize the newly created mbo
        Overrides:
        init in class Mbo
        Throws:
        MXException - Maximo Exception
      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Default value for some of the fields of the new OsOslcMap table.
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • modify

        public void modify()
                    throws MXException,
                           java.rmi.RemoteException
        This is called whenever a change is made to the attributes of OsOslcMap. When any field related to OsOslcMap is changed parent is updated.
        Overrides:
        modify in class Mbo
        Throws:
        MXException - throws MXException
        java.rmi.RemoteException - throws RemoteException