155 | | ||''oncommit_import_item''|| || || || |
156 | | ||''onconflict''|| || || || |
157 | | ||''xml_post_parse''|| || || || |
158 | | ||''deduplicate''|| || || || |
| 155 | ||''oncommit_import_item''||Callback function to log import items before committing them||Function|| || |
| 156 | ||''onconflict''||Custom rule for conflict resolution||Function with (item, repository, resource) as parameters|| || |
| 157 | ||''xml_post_parse''||Callback function called during import||Function taking (element, record) as parameters)|| || |
| 158 | ||''deduplicate''||Function for dealing with duplicates when records are being imported into the table||Function with (item) as parameter|| || |