com.ibm.tivoli.maximo.pushnotification.beans

Class FCMLoadBean

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


    public class FCMLoadBean
    extends DataBean
    Bean class for File Loading/Data Import into Maximo
    • Field Detail

      • PUSHNOTFLOGGER

        public static final MXLogger PUSHNOTFLOGGER
    • Constructor Detail

      • FCMLoadBean

        public FCMLoadBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        When ok out of the Upload File dialog, store the content of the file, etc.
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException