| IBatchSessionController |
Callback used by the batch mode of BM to bring additional control of the batch operations.
|
| IBmEditingContext |
The interface that represents the editing context.
|
| IBmEditingContextStateListener |
The interface for editing context state listener.
|
| IBmGlobalEditingContext |
The global editing context.
|
| IBmLifecycleListener |
Deprecated.
|
| IBmLocalEditingContext |
The local editing context.
|
| IBmModel |
Entry point for all interactions with the BM integration mechanism.
|
| IBmPlatformEditingContext |
The interface that represents the editing context.
|
| IBmPlatformGlobalEditingContext |
The global editing context.
|
| IBmPlatformLocalEditingContext |
The local editing context.
|
| IBmPlatformTask<T> |
|
| IBmPostUndoRedoHandler |
A mix-in interface for tasks that need to execute some custom logic on undo/redo.
|
| IBmProjectProvider |
The IBmProvider that controls access to the project's sources.
|
| IBmProjectProviderSynchronizationListener |
This listener is being notified in case of external data synchronization is being started or finished.
|
| IBmProvider |
Deprecated. |
| IBmSingleNamespaceTask<T> |
Task of the BM platform which is bound to a single namespace
Should be used for tasks that require communication (read or write) only with a data of a single namespace
|
| IBmTask<T> |
The interface that describes the BM task for objects editing.
|
| IBmWorkspaceSynchronizationListener |
Listener class is intended to be used then workspace synchronization operations are performed.
|