psdi.app.report

Class ReportAdHocFieldSet

    • Constructor Detail

      • ReportAdHocFieldSet

        public ReportAdHocFieldSet(MboServerInterface ms)
                            throws java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - the MboServerInterface
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new ReportAdHocField object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - the ReportAdHocField MboSet
        Returns:
        new ReportAdHocField object
        Throws:
        MXException, - RemoteException
        MXException
        java.rmi.RemoteException