dke.smwp
Class DatabaseToIFS

java.lang.Object
  |
  +--dke.smwp.DatabaseToIFS

public class DatabaseToIFS
extends java.lang.Object

Transfers files all generated xml documents as files into the Oracle IFS file system

DISABLED

The file information is saved in database table smwp_xml_document;

Version:
1.0
Author:
Werner Enser

Constructor Summary
DatabaseToIFS()
          Deprecated.  
 
Method Summary
static void main(java.lang.String[] args)
          Deprecated.  
 java.lang.String saveDbToIFS()
          Deprecated.  
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

DatabaseToIFS

public DatabaseToIFS()
Deprecated. 
Method Detail

main

public static void main(java.lang.String[] args)
Deprecated.  

Transfers xml documents saved within database as files into the Oracle IFS - file system
Parameters:
args -  

saveDbToIFS

public java.lang.String saveDbToIFS()
Deprecated.  

DISABLED transfers files saved in database as files in IFS file system *
Returns:
String containing filenames of documents which were transferred from database to IFS file system