psdi.app.kpi

Class FldKPISelectStmt

    • Constructor Detail

      • FldKPISelectStmt

        public FldKPISelectStmt(MboValue mbv)
                         throws MXException
        Construct and attach to the mbo value
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validates the complete SQL when KPIMAIN.SELECTSTMT is entered. If CLAUSE is not empty and select statement is being removed, then exception is raised
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException