psdi.app.report

Interface ReportSetRemote

    • Method Detail

      • doNotRunInitForMbo

        void doNotRunInitForMbo()
                         throws java.rmi.RemoteException
        Return from Report.init without doing any action. This should be called only from the code which creates Menu. Once this is called Report mbo's init will return without doing any readonly and required setting.
        Throws:
        java.rmi.RemoteException