psdi.app.asset

Class FldAssetMoveModifyWoNum

    • Constructor Detail

      • FldAssetMoveModifyWoNum

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

      • getWoOwner

        public MboRemote getWoOwner()
                             throws MXException,
                                    java.rmi.RemoteException
        10-14939:if the asset being moved is part of MultiAssetLocCI and asset is in a different site(multiassetlocci.worksiteid) from the work order, then the FldWONum will not work. Get the workorder from the owner when the asset is being moved from multiassetlocci.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        10-14939: open validate to get the correct workorder record if the asset being moved is part of multiassetloc and asset is in a different site from workorder's site
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException