public interface ExporterService
ExporterService methods.
©2008 TIBCO Software Inc.| 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.
|
com.tibco.n2.de.api.exporter.ExportResource exportResources(com.tibco.n2.de.api.exporter.ExportResourcesRequestDocument.ExportResourcesRequest options)
throws com.tibco.n2.de.services.InternalServiceFault
modelVersion - java.lang.RuntimeExceptioncom.tibco.n2.de.services.InternalServiceFaultboolean 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
modelDetail - java.lang.RuntimeExceptioncom.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.