psdi.app.workorder

Class FldWPTaskID

    • Method Detail

      • initValue

        public void initValue()
                       throws MXException,
                              java.rmi.RemoteException
        Sets the value of this attribute based on the whether it's work oder is currently the parent or a child. A work order owns the WorkPlanMbo which contains this attribute. If this work order is owned by another work order, it is a child. If the work order isn't owned by another work order, it is a parent and this attribute will be null.
        Specified by:
        initValue in interface MboValueListener
        Overrides:
        initValue in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException