| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| static CheckinOptions | CheckinOptions_Create
()
Creates a new CheckinOptions object. |
| static CheckoutOptions | CheckoutOptions_Create
()
Creates a new CheckoutOptions object. |
| static FolderAssignment | FolderAssignment_Create
(String Folder, String ModelName)
Creates a new FolderAssignment object. |
| static UploadOptions | UploadOptions_Create
()
Creates a new UploadOptions object. |
| static WorkspaceDefinition | WorkspaceDefinition_Create
(String WorkspaceName, String WorkspaceContext)
Creates a new WorkspaceDefinition object. |
| Method Detail |
|---|
| FolderAssignment_Create |
|---|
| static FolderAssignment | FolderAssignment_Create | (String Folder, String ModelName) |
Creates a new FolderAssignment object.
|
| CheckinOptions_Create |
|---|
| static CheckinOptions | CheckinOptions_Create | () |
Creates a new CheckinOptions object.
|
| UploadOptions_Create |
|---|
| static UploadOptions | UploadOptions_Create | () |
Creates a new UploadOptions object.
|
| CheckoutOptions_Create |
|---|
| static CheckoutOptions | CheckoutOptions_Create | () |
Creates a new CheckoutOptions object.
|
| WorkspaceDefinition_Create |
|---|
| static WorkspaceDefinition | WorkspaceDefinition_Create | (String WorkspaceName, String WorkspaceContext) |
Creates a new WorkspaceDefinition object.
|