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

Class OslcInteractionGroupAppMenu

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

      • OslcInteractionGroupAppMenu

        public OslcInteractionGroupAppMenu(MboSet ms)
                                    throws MXException,
                                           java.rmi.RemoteException
        Constructor
        Parameters:
        ms - The OslcGenerator 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 OslcInteractionGroupAppMenu 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 MaxIntObjDetail. When any field related to OslcInteractionGroupApps is changed, changedate and changeby is updated.
        Overrides:
        modify in class Mbo
        Throws:
        MXException - throws MXException
        java.rmi.RemoteException - throws RemoteException
      • deleteGroupAppMenu

        public java.util.List deleteGroupAppMenu(byte[] presentataion,
                                                 byte[] menuPresentataion)
                                          throws MXException,
                                                 java.rmi.RemoteException
        Delete OslcInteractionGroupAppMenu.
        Parameters:
        present - Presentation XML
        Returns:
        New presentation XML
        Throws:
        MXException
        java.rmi.RemoteException