Class LoadReplacement

java.lang.Object
wt.replacement.LoadReplacement

public class LoadReplacement extends Object
Creates and persists Replacement links (WTPartAlternteLink and WTPartSubstituteLink) 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.

Supported API: true

Extendable: false
See Also:
  • StandardLoadService
  • LoadValue