psdi.app.workorder

Class FldMultiMoveToLocation

    • Constructor Detail

      • FldMultiMoveToLocation

        public FldMultiMoveToLocation(MboValue mbv)
                               throws MXException
        Construct and attach to the mbo value.
        Parameters:
        mbv - the MboValue the location field in the work order object attach to.
        Throws:
        MXException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validates the locations site
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXApplicationException("locations", - "invalidlocationsite") if the location does exists in the given site
        MXException
        java.rmi.RemoteException
      • checkIfReplaceAssetExists

        public void checkIfReplaceAssetExists()
                                       throws MXException,
                                              java.rmi.RemoteException
        IV75060: need to check this is a swap and the movetolocation is changed after this asset is referenced as a replacement asset.
        Throws:
        MXException
        java.rmi.RemoteException