psdi.webclient.beans.workorder

Class PlanMoveModifyAssetBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class PlanMoveModifyAssetBean
    extends DataBean
    Provides the functionalities for the Plan Move/Modify Asset action dialog
    • Constructor Detail

      • PlanMoveModifyAssetBean

        public PlanMoveModifyAssetBean()
    • Method Detail

      • applymovedflt

        public int applymovedflt()
                          throws MXException,
                                 java.rmi.RemoteException
        Apply to All button on Move tab.
        Throws:
        MXException
        java.rmi.RemoteException
      • applymovesite

        public int applymovesite()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • applymoveparent

        public int applymoveparent()
                            throws MXException,
                                   java.rmi.RemoteException
        Apply to All button on Move tab.
        Throws:
        MXException
        java.rmi.RemoteException
      • applymoveloc

        public int applymoveloc()
                         throws MXException,
                                java.rmi.RemoteException
        Apply to All button on Move tab.
        Throws:
        MXException
        java.rmi.RemoteException
      • applymovebin

        public int applymovebin()
                         throws MXException,
                                java.rmi.RemoteException
        Apply to All button on Move tab.
        Throws:
        MXException
        java.rmi.RemoteException
      • SAVEPLANASSETDATA

        public int SAVEPLANASSETDATA()
                              throws MXException,
                                     java.rmi.RemoteException
        Save as plan button on Plan Move/Modify Asset action dialog
        Throws:
        MXException
        java.rmi.RemoteException
      • SAVEPLANASSETDATAONLY

        public int SAVEPLANASSETDATAONLY()
                                  throws MXException,
                                         java.rmi.RemoteException
        not used for now, Save As Plan but not close dialog
        Throws:
        MXException
        java.rmi.RemoteException
      • MOVEALLASSETS

        public int MOVEALLASSETS()
                          throws MXException,
                                 java.rmi.RemoteException
        Move All Assets button on Plan Move/Modify Asset action dialog
        Throws:
        MXException
        java.rmi.RemoteException
      • MODIFYALLATTRIBUTES

        public int MODIFYALLATTRIBUTES()
                                throws MXException,
                                       java.rmi.RemoteException
        Modify asset/location attributs button on Plan Move/Modify Asset action dialog
        Throws:
        MXException
        java.rmi.RemoteException
      • MOVEANDMODIFYALLASSETS

        public int MOVEANDMODIFYALLASSETS()
                                   throws MXException,
                                          java.rmi.RemoteException
        Execute Now button on Plan Move/Modify Asset action dialog
        Throws:
        MXException
        java.rmi.RemoteException