psdi.app.labor.virtual

Class FldLabTransEnterByClass

    • Constructor Detail

      • FldLabTransEnterByClass

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

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        validate() overridden - if both ticketid and class are input, check db
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException - if ticketid and class are not in db (valid) throw MXException "ticketid" "class"
        java.rmi.RemoteException