psdi.iface.router

Class FileHandler

    • Constructor Detail

      • FileHandler

        public FileHandler()
    • Method Detail

      • getFileProperties

        public static java.util.List getFileProperties()
      • getFileName

        protected java.lang.String getFileName(java.util.Map metaData)
                                        throws MXException
        Throws:
        MXException
      • writeFile

        protected void writeFile(java.lang.String fileName,
                                 byte[] data)
                          throws MXException
        Throws:
        MXException
      • getDefaultFileExtension

        protected abstract java.lang.String getDefaultFileExtension()
      • getDefaultDestinationFolder

        protected abstract java.lang.String getDefaultDestinationFolder()