psdi.app.kpi

Class FldTrendCustEndDate

    • Constructor Detail

      • FldTrendCustEndDate

        public FldTrendCustEndDate(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
        Validate dates and date ranges for custom date options. It enables / disables KPITRENDCFG.daterange. KPITRENDCFG.custdaterange based on Start and End dates being entered or not.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException