psdi.app.pm

Class FldPMForecastNewDate

    • Constructor Detail

      • FldPMForecastNewDate

        public FldPMForecastNewDate(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 if the newDate is before the previous forecast date or later than the next forecast date or same as the current forecast date. Throws exception while editing any of the forecast records if there is a reforecast pending. Validates if the first forecast date is in the past.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException