psdi.app.workorder

Class FldWpToolReserveReq

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldWpToolReserveReq
    extends MboValueAdapter
    Field validation for the ToolNum attribute of WPTool. Crosses over the Tool.ToolRate to the WPTool.Rate.
    See Also:
    #FldWpToolRate
    • Constructor Detail

      • FldWpToolReserveReq

        public FldWpToolReserveReq(MboValue mbv)
                            throws MXException
        Construct and attach to the mbo value
        Parameters:
        mbv -
        Throws:
        MXException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Check whether Meter based frequency can be updated in all associated PMS Validate all meters are attached to Asset/Location
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException
      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        If the ReserveReq Field is true then make Location and storelocsite editable and If the ReserveReq Field is false then make Location and storelocsite readonly
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException