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

Class FldAppAppName

    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Called to perform an action when field set to a value Sets iface table name to null
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • getAppXML

        public byte[] getAppXML(java.lang.String app,
                                UserInfo userInfo)
                         throws java.rmi.RemoteException,
                                MXException
        Get Application XML from MAXPRESENTATION table.
        Parameters:
        app - name of an application
        userInfo - UserInfo object
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception