Package wt.supersede
Class LoadSupersede
java.lang.Object
wt.supersede.LoadSupersede
- All Implemented Interfaces:
wt.load.DefaultLoaderIfc
Creates and persists supersede links and their group objects based on input from a comma separated value
(csv) file. Method names and parameters are defined in csvmapfile.txt.
wt.load.StandardLoadService.load reads records from a .csv file
and passes the fields in a hashtable to methods defined in this class.
The load methods use a wt.load.StandardLoadService cache to cache
iterated objects and masters to improve performance of creating
supersede links / groups and soft attributes on them.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.load.DefaultLoaderIfc
LOGGERINT, REMOTE_LOAD_FILE_LOCATION, WT_LOAD_FILES_PROPERTY, WT_XML_LOAD_FILE_DIRECTORY_PROPERTY -
Method Summary