Class pfcServerLocation
Description
This class describes server location.
Direct Known Subclasses:
Method Summary
| |
| |
| |
| Gets the list of the workspaces . |
void | |
| |
| |
| Deletes a workspace. |
| |
| |
| |
| Specifies the class of the server . The values of the server class are "Windchill" and "ProjectLink." "Windchill" denotes either a Windchill Classic PDM or a Windchill PDMLink server, while "ProjectLink" denotes Windchill ProjectLink type of servers. |
| |
| |
| |
| Specifies the codebase URL . |
| |
| |
| |
| Specifies the version of Windchill that is configured on the server, for example, "7.0" or "8.0." |
| |
| |
| |
| Gets the list of the contexts |
Method Detail
Specifies the codebase URL .
Exceptions thrown (but not limited to):
User Guide References:
Specifies the version of Windchill that is configured on the server, for example, "7.0" or "8.0."
Exceptions thrown (but not limited to):
User Guide References:
Specifies the class of the server . The values of the server class are "Windchill" and "ProjectLink." "Windchill" denotes either a Windchill Classic PDM or a Windchill PDMLink server, while "ProjectLink" denotes Windchill ProjectLink type of servers.
Exceptions thrown (but not limited to):
User Guide References:
Gets the list of the workspaces .
Exceptions thrown (but not limited to):
• No context was found (the server was from WC 6.2.6), OR
• The server was not registered or couldn't be found at the given location.
pfcXToolkitCantAccess - Server communication error, or user lacks permission to view workspaces on this server.
User Guide References:
Returns:
Deletes a workspace.
Exceptions thrown (but not limited to):
See Also:
User Guide References:
Parameters:
WorkspaceName
The workspace name.
Returns:
Gets the list of the contexts
Exceptions thrown (but not limited to):
pfcXToolkitNotFound - The server was not registered or couldn't be found at the given location.
pfcXToolkitCantAccess - Server communication error, or user lacks permission to view workspaces on this server.
User Guide References:
Returns:
Sequence of context strings