psdi.app.labor

Class FldLaborIsCraft

    • Constructor Detail

      • FldLaborIsCraft

        public FldLaborIsCraft(MboValue mbv)
        Construct and attach to the specified MboValue
        Parameters:
        mbv -
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        If the IsCraft attribute is true, that means the mbo is craft else it is a craft mbo and vendor is not a required field when when it is a craft.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException