Package | Description |
---|---|
org.nuxeo.ecm.csv |
Modifier and Type | Field and Description |
---|---|
static CSVImporterOptions |
CSVImporterOptions.DEFAULT_OPTIONS |
protected CSVImporterOptions |
CSVImporterWork.options |
Modifier and Type | Method and Description |
---|---|
CSVImporterOptions |
CSVImporterOptions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
String |
CSVImporterImpl.launchImport(CoreSession session,
String parentPath,
File csvFile,
String csvFileName,
CSVImporterOptions options) |
String |
CSVImporter.launchImport(CoreSession session,
String parentPath,
File csvFile,
String csvFileName,
CSVImporterOptions options) |
Constructor and Description |
---|
CSVImporterWork(String repositoryName,
String parentPath,
String username,
File csvFile,
String csvFileName,
CSVImporterOptions options) |
Copyright © 2015 Nuxeo SA. All rights reserved.