psdi.app.labor

Class FldLaborQualEffDate

    • Constructor Detail

      • FldLaborQualEffDate

        public FldLaborQualEffDate(MboValue mbv)
                            throws MXException,
                                   java.rmi.RemoteException
        Construct and attach to the mbo value
        Parameters:
        mbv -
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Set the expiration date based on the effective date and the period and duration of the qualification. If duration == 0 set expiration date to null.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException