Contains server-side classes.
Classes
| Class | Description | |
|---|---|---|
| BCAssignToWorkAreaDialog |
Prompts the user to select a work area.
| |
| BCBaselinesDialog |
Shows the Baselines dialog box.
| |
| BCChangeContextDialog |
Prompts the user to change a context.
| |
| BCChangeTimeContextDialog |
Prompts the user to reopen a vault in another moment of time.
| |
| BCChangeWorkAreaDialog |
Prompts the user to reopen a vault in another work area.
| |
| BCCollectionsDialog |
Shows the Collections dialog box.
| |
| BCCommonDialog |
Represents an abstract base class for common dialogs.
To use the functionality of common dialogs, create an instance of a proper derived class.
| |
| BCCompareDialog |
Shows the Compare dialog box.
| |
| BCContextDlg | Obsolete.
Provides dialog boxes to browse objects.
| |
| BCDataSource |
Represents the data source of an object's values.
| |
| BCDocumentTemplateUI |
Represents an object that manages a document template.
| |
| BCDocumentTypesDialog |
Shows the Document Types dialog box.
| |
| BCDocumentUI |
Represents an object that manages a document.
| |
| BCDraftPrintDialog |
Shows the Draft Print dialog box.
| |
| BCEdmBriefcase |
Represents an object to manage a briefcase.
| |
| BCEdmBriefcase..::..BCBriefcasePropertyCollection |
Represents a collection of named properties stored in a briefcase.
| |
| BCEdmComDlg | Obsolete.
Provides common dialog boxes to manage server objects.
| |
| BCEdmItemsUI |
Provides common implementations for commands issued by client application.
| |
| BCEnvironmentUI |
Represents an object that manages the vault environment.
| |
| BCFind | Obsolete.
Provides a dialog box to search in a vault.
| |
| BCFindDialog |
Provides a dialog box to search in a vault.
| |
| BCFolderUI |
Represents an object that manages a folder.
| |
| BCHttpProvider |
Represents an object providing remote communication
with a BC Meridian server through Web Access.
| |
| BCNameSpace |
Represents an object to manage the local workspace.
| |
| BCObjectBrowser | Obsolete.
Provides dialog boxes to browse objects.
| |
| BCObjectBrowserDialog |
Represents an abstract base class for dialog boxes to browse objects.
To use the functionality of ObjectBrowser create an instance of a proper derived class.
| |
| BCObjectExtender |
Represents an object that displays wizard and invokes
event handlers defined in User Interface extensions and VBScript.
| |
| BCOpenDocumentDialog |
Prompts the user to select a document.
| |
| BCOpenFolderDialog |
Prompts the user to select a folder.
| |
| BCOpenProjectDialog |
Prompts the user to select a project.
| |
| BCOpenVault | Obsolete.
Prompts the user to select a vault.
| |
| BCOpenVaultDialog |
Prompts the user to select a vault.
| |
| BCPermissionsDialog |
Shows the Permissions dialog box.
| |
| BCProjectCopyExtender |
Represents an object that manages a project copy document.
| |
| BCPropertiesDialog |
Shows the Properties dialog box.
| |
| BCPropertyPageDialog |
Shows the Property Page dialog box.
| |
| BCReferencesDialog |
Shows the References dialog box.
| |
| BCRegisterExtensionsDialog |
Shows the Register Extensions dialog box.
| |
| BCReportsDialog |
Shows the Reports dialog box.
| |
| BCRevisionsDialog |
Shows the Revisions dialog box.
| |
| BCRolesDialog |
Shows the Roles dialog box.
| |
| BCServiceProvider |
Represents a context that encapsulates additional information to manage a client object.
| |
| BCUndeleteDialog |
Prompts the user to select objects to undelete.
| |
| BCUsersDialog |
Shows the Users dialog box.
| |
| BCVaultLink |
Represents an object that manages the connection to a vault.
| |
| BCViewDialog |
Shows the View dialog box.
| |
| BCWorkAreaExtender |
Represents an object that manages a work area.
| |
| BCXObject |
Represents an abstract base class for a remote object available through Web Access.
| |
| BCXServer |
Represents a BC Meridian server available through Web Access.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| BriefcaseAddFlags |
Defines briefcase add options.
| |
| BriefcaseArchiveFlags |
Defines briefcase archive options.
| |
| BriefcaseImportFlags |
Defines briefcase import options.
| |
| BriefcaseOpenFlags |
Defines options to control briefcase open.
| |
| CacheSyncKind |
Defines options to control synchronization of a document in the local workspace.
| |
| CommonCWFDialogIndex |
Specifies the index of the parameters array of
a configurable workflow dialog.
RunDialog as AMEDM_DLG_CWFDLG.
| |
| CommonCWFDialogKind |
Defines possible common Configurable Workflow dialog types.
RunDialog as AMEDM_DLG_CWFDLG.
| |
| CommonDialogFlags |
Defines options to control common dialog behavior.
| |
| CommonDialogKind |
Defines possible common dialog types.
| |
| ExtensionCommandFlags |
Defines the state of the extension menu item.
| |
| ImportDetailsFlags |
Defines the details of importing documents.
| |
| ImportFlags |
Defines options to control document import.
| |
| ItemCommand |
Defines possible commands executed by client application.
| |
| ItemCommandFlags |
Defines the possible states of commands executed by client application.
| |
| ItemCommandKind |
Defines the type of commands executed by client application.
| |
| ItemOptionFlags |
Defines batch transaction options.
| |
| LockKind |
Defines options to control document locking.
| |
| NewDialogKind |
Defines a dialog box type.
| |
| NewDocFlags |
Defines options for document creation.
| |
| OBDialogKind |
Defines the type of object browser dialog.
| |
| RenditionStatusKind |
Defines the type of the rendition status.
| |
| StorageOptionFlags |
Defines options to control the UI object's behavior.
| |
| TitleBlockUpdateFlags |
Defines options to control the updating of document title blocks.
|