Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.iface.load.FileLoaderImpl

  • Packages that use FileLoaderImpl 
    Package Description
    psdi.iface.app.extsystem  
    psdi.iface.load  
    • Uses of FileLoaderImpl in psdi.iface.app.extsystem

      Methods in psdi.iface.app.extsystem that return FileLoaderImpl 
      Modifier and Type Method and Description
      FileLoaderImpl MaxExtIfaceInRemote.importData(java.io.InputStream in, java.lang.String fileType, java.lang.String delimiter, boolean ispreview, MboRemote npMbo, boolean isFileExtract, java.lang.String fileName, java.lang.String textQualifier)
      Method to process/import Flat/Xml files in to MAXIMO
      FileLoaderImpl MaxExtIfaceIn.importData(java.io.InputStream in, java.lang.String fileType, java.lang.String delimiter, boolean ispreview, MboRemote npMbo, boolean isFileExtract, java.lang.String fileName, java.lang.String textQualifier) 
    • Uses of FileLoaderImpl in psdi.iface.load

      Subclasses of FileLoaderImpl in psdi.iface.load 
      Modifier and Type Class and Description
      class  FlatFileLoaderImpl
      Processing class for the file Loading in MAXIMO.
      class  JSONFileLoaderImpl
      Processing class for the file Loading in MAXIMO.
      class  XmlFileLoaderImpl
      Processing class for the file Loading in MAXIMO.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes