| Package | Description |
|---|---|
| com.orchestranetworks.service |
Provides classes and interfaces for implementing specific services and access rules on EBX®.
|
| Modifier and Type | Method and Description |
|---|---|
ImportResult |
ProcedureContext.doImport(ImportSpec aSpec)
Imports XML or CSV content.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Path,ImportResult> |
ImportResult.getImportResults()
For the root result, returns the import results organized by the impacted tables.
|