psdi.app.reportlistcfg

Class ReportListCfgService

    • Constructor Detail

      • ReportListCfgService

        public ReportListCfgService()
                             throws java.rmi.RemoteException
        Construct the ReportListCfgService object without sending a parameter.
        Parameters:
        none -
        Throws:
        java.rmi.RemoteException
      • ReportListCfgService

        public ReportListCfgService(MXServer mxServer)
                             throws java.rmi.RemoteException
        Construct the ReportListCfgService object by sending in a server environment parameter.
        Parameters:
        mxServer - The "Server Environment" for the created Service Contract.
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getAllowedReports

        public MboSetRemote getAllowedReports(MboSetRemote msb,
                                              UserInfo ui)
                                       throws java.rmi.RemoteException,
                                              MXException
        Returns MboSet of report set which contains reports that are allowed and accessible for the current user based on his profile
        Returns:
        MaxAppsSet
        Throws:
        java.rmi.RemoteException
        MXException