psdi.app.workorder.virtual

Class FldDisplayWonum

    • Constructor Detail

      • FldDisplayWonum

        public FldDisplayWonum(MboValue mbv)
                        throws MXException
        Constructor
        Parameters:
        mbv - The mbo value listened to.
        Throws:
        MXException
    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        Determine the correct value for this field. It will contain either the Wonum of the WO that owns the work plan Mbo, or that WO's parent's Wonum.
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException