psdi.webclient.beans.report

Class SetReportOSSecurityBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class SetReportOSSecurityBean
    extends DataBean
    Used by the Set Report Object Structure Security dialog of the Report application. Applies a filter on the MAXINTOBJECT MboSet to only show the object structures that are used by reporting.
    • Constructor Detail

      • SetReportOSSecurityBean

        public SetReportOSSecurityBean()
    • Method Detail

      • initialize

        protected void initialize()
                           throws MXException,
                                  java.rmi.RemoteException
        Filter the MboSet to include only report object structures.
        Overrides:
        initialize in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException