Workspaces are exported and imported using the classes in this namespace.
Classes
| Class | Description | |
|---|---|---|
| UserMapping |
The UserMapping class describes a user in the manifest and the user (if any) in the target system
that the user should be mapped to.
| |
| WorkspaceExporter |
Class used to export workspaces.
| |
| WorkspaceImporter |
Class used to import workspaces.
| |
| WorkspaceManifest |
Provides methods to manipulate a workspace manifest file.
A manifest file is used to describe the attributes and relationships of all the objects within each workspace.
|
Delegates
| Delegate | Description | |
|---|---|---|
| PhoenixObjectEventHandler |
A delegate method used to pass object information to a client.
| |
| WorkspaceMemberEventHandler |
A delegate method used to pass user account information to a client.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| UserMappingType |
Indicates how users are mapped during the import process.
|
