com.ibm.tivoli.maximo.oslc.consumer.app.interaction

Class OslcIntQueryParams

  • java.lang.Object
    • psdi.mbo.Mbo
      • com.ibm.tivoli.maximo.oslc.consumer.app.interaction.OslcIntQueryParams
    • Constructor Detail

      • OslcIntQueryParams

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

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Default value for some of the fields of the new OslcIntQueryParams 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 OslcIntQueryParams. When any field related to OslcInteractionGroupParams is changed, changedate and changeby is updated.
        Overrides:
        modify in class Mbo
        Throws:
        MXException - throws MXException
        java.rmi.RemoteException - throws RemoteException