psdi.app.report

Class FldReportAttributeName

    • Method Detail

      • init

        public void init()
                  throws MXException,
                         java.rmi.RemoteException
        Attribute Name is required for QBRs (where report.userid is populated). Unbound parameters must be inserted into the report design so cannot be added without exporting the report design.
        Specified by:
        init in interface MboValueListener
        Overrides:
        init in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException
      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        If the report is a QBR, the attribute must be from the main table (must not include dot notation). This is to provide consistency with QBR design business rules.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException