public class ExporterService extends java.lang.Object implements ExporterService
| Modifier and Type | Method and Description |
|---|---|
com.tibco.n2.de.api.exporter.ExportResource |
exportResources(com.tibco.n2.de.api.exporter.ExportResourcesRequestDocument.ExportResourcesRequest options)
Exports all LDAP Container definitions, and the Resource derived from
them.
|
boolean |
importResources(com.tibco.n2.de.api.exporter.ExportResource exportResource)
Imports a collection of LDAP Container definitions, and any Resources
derived from them.
|
public com.tibco.n2.de.api.exporter.ExportResource exportResources(com.tibco.n2.de.api.exporter.ExportResourcesRequestDocument.ExportResourcesRequest options)
throws com.tibco.n2.de.services.InternalServiceFault
ExporterServiceexportResources in interface ExporterServicecom.tibco.n2.de.services.InternalServiceFaultpublic boolean importResources(com.tibco.n2.de.api.exporter.ExportResource exportResource)
throws com.tibco.n2.de.services.InternalServiceFault,
com.tibco.n2.de.services.InvalidLDAPContainerFault,
com.tibco.n2.de.services.InvalidEntityReferenceFault,
com.tibco.n2.de.services.InvalidModelImportFault
ExporterServiceimportResources in interface ExporterServicecom.tibco.n2.de.services.InternalServiceFaultcom.tibco.n2.de.services.InvalidLDAPContainerFaultcom.tibco.n2.de.services.InvalidEntityReferenceFaultcom.tibco.n2.de.services.InvalidModelImportFaultCopyright © 2018 TIBCO Software Inc. All Rights Reserved.