psdi.app.bim.loader

Class ClassificationUniFormatLoader

  • All Implemented Interfaces:
    java.lang.Runnable


    public class ClassificationUniFormatLoader
    extends ClassificationBase
    implements java.lang.Runnable
    • Constructor Detail

      • ClassificationUniFormatLoader

        public ClassificationUniFormatLoader(MboRemote importMbo,
                                             ProgressLogger logger,
                                             java.lang.String fileName,
                                             java.lang.String classStructId,
                                             java.lang.String siteId,
                                             java.lang.String orgId,
                                             BIMOmniClssUseWithRemote[] useWithList)
                                      throws java.rmi.RemoteException,
                                             MXException
        Throws:
        java.rmi.RemoteException
        MXException
    • Method Detail

      • setDeleteFiles

        public void setDeleteFiles(boolean deleteFiles)
      • setGenerateDescription

        public void setGenerateDescription(boolean generateDescription)
      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable
      • cleanup

        protected void cleanup()