Package wt.replacement
Class LoadReplacement
java.lang.Object
wt.replacement.LoadReplacement
- All Implemented Interfaces:
wt.load.DefaultLoaderIfc
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.
Supported API: true
Extendable: false
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:
-
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