public interface XMLImporter
| Modifier and Type | Method and Description |
|---|---|
Map<String,WSOperation> |
getOperations() |
Map<String,WSService> |
getServices() |
Map<String,StructureDefinition> |
getStructures() |
void |
importFrom(Import theImport,
String sourceSystemId)
Imports the definitions in the XML declared in element
|
void importFrom(Import theImport, String sourceSystemId)
element - the declarations to be importedMap<String,StructureDefinition> getStructures()
Map<String,WSOperation> getOperations()
Copyright © 2010–2018 Alfresco. All rights reserved.