| Methods in org.nuiton.wikitty.importexport with parameters of type WikittyBatchUpdate |
void |
ImportExportMethod.importReader(String securityToken,
Reader reader,
WikittyService ws,
WikittyTransaction transaction,
WikittyBatchUpdate batchUpdate)
Import data from reader. |
void |
ImportExportXML.importReader(String securityToken,
Reader reader,
WikittyService ws,
WikittyTransaction transaction,
WikittyBatchUpdate batchUpdate)
|
void |
ImportExportCSV.importReader(String securityToken,
Reader reader,
WikittyService ws,
WikittyTransaction transaction,
WikittyBatchUpdate batchUpdate)
|