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

Class OslcAction

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

      • OslcAction

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

      • init

        public void init()
                  throws MXException
        Called to validate the data Validates object structure used with
        Overrides:
        init in class Mbo
        Throws:
        MXException
      • add

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

        public void appValidate()
                         throws MXException,
                                java.rmi.RemoteException
        Called to validate the data Validates object structure used with
        Overrides:
        appValidate in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException