psdi.app.report

Class FldCategory

    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        For existing records, set the value of the nonpersistent category field. Look up the textual description from the objectid stored on the current mbo. This assumes that the category map in ReportAdHoc has already been populated, which is handled by FldParentCategory when an ROS is in use or FldReportObject when it is not.
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException