Class: DocumentRoot

tibco.objectapi.de.exporter.DocumentRoot

new DocumentRoot()

Constructs a new DocumentRoot.

The following features are supported:

Members

exportResourcesRequest :tibco.objectapi.de.exporter.ExportResourcesRequestType

Request element for the exportResources operation. This property holds the value of the 'Export Resources Request' containment reference.
Type:

exportResourcesResponse :tibco.objectapi.de.exporter.ExportResource

Response element for the exportResources operation. This property holds the value of the 'Export Resources Response' containment reference.
Type:

importResourcesRequest :tibco.objectapi.de.exporter.ExportResource

Request element for the importResources operation. NOTE: If the data is being imported into a different server: - all LDAP references must still be valid on the new server. - all referenced organization model entities must exist on the new server. (That is, all organization models that were deployed to the server from which the details were exported, and that are referenced in the ResourceDetail element, must also have been deployed to the new server.) The import operation will fail if this is not the case. This property holds the value of the 'Import Resources Request' containment reference.
Type:

importResourcesResponse :boolean

Response element for the importResources operation. If the import operation fails, an InvalidModelImport fault will be returned listing any errors found in the imported document. This property holds the value of the 'Import Resources Response' attribute.
Type:
  • boolean