psdi.app.measurement.virtual

Class FldGenerateWOJPNum

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldGenerateWOJPNum
    extends FldJPNum
    Behaviors of the JPNUM attribute in the non-persistent GenerateWO object
    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        Description copied from class: FldJPNum
        set the relevant attribute names, priority attribute name and SQL to retrieve the default priority
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class FldJPNum
        Throws:
        MXException
        java.rmi.RemoteException
      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        updates the GenerateWO object when JPNUM is set.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class FldJPNum
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.measurement.virtual.GenerateWO#updateWogenInfo(java.util.String pmOrJobPlan,java.util.String strPMNumOrJPNum)