psdi.webclient.beans.bim.viewer

Class ModelImportBean

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


    public class ModelImportBean
    extends DataBean
    • Constructor Detail

      • ModelImportBean

        public ModelImportBean()
    • Method Detail

      • loadModelFile

        public int loadModelFile()
                          throws MXException,
                                 java.rmi.RemoteException
        Method to import xml/Flat file. Both preview mode and writing into Queue are supported.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • getModelHostname

        public java.lang.String getModelHostname()