psdi.webclient.beans.dm

Class DlgUploadFileBean

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


    public class DlgUploadFileBean
    extends DataBean
    • Constructor Detail

      • DlgUploadFileBean

        public DlgUploadFileBean()
    • 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