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

Interface OslcInteractionGroupAppsRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote


    public interface OslcInteractionGroupAppsRemote
    extends MboRemote
    Remote Interface to the OslcInteraction object. Any method that can be remotely accessed on the MaxIntError has to be declared in this interface. Also see the MaxIntError Attribute table .
    • Method Detail

      • getMenuPresentataion

        byte[] getMenuPresentataion()
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getPresentataion

        byte[] getPresentataion()
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setPresentataion

        void setPresentataion(byte[] data,
                              boolean getTabs)
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setMenuPresentataion

        void setMenuPresentataion(byte[] data)
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException