Package wt.supersede
Class LoadSupersede
java.lang.Object
wt.supersede.LoadSupersede
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:
-
StandardLoadServiceLoadValue
-
Method Summary