psdi.app.workorder

Class WOAssetsToMoveSet

    • Constructor Detail

      • WOAssetsToMoveSet

        public WOAssetsToMoveSet(MboServerInterface ms)
                          throws MXException,
                                 java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create an PmWorkGeneration object. The WOAssetsToMoveSet is used soley for viewing. This set is not associated with any real table, just a non persistent table.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The WOAssetsToMoveSet.
        Returns:
        an WOAssetsToMove object.
        Throws:
        MXException
        java.rmi.RemoteException