Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
Modifier and Type | Method and Description |
---|---|
IDfScope |
IDfSessionScopeManager.beginScope(boolean bNested)
Opens an explicit scope boundary.
|
IDfScope |
IDfScopeManager.beginScope(boolean bNested)
Opens an explicit scope boundary.
|
IDfScope |
IDfSessionScopeManager.getCurrentScope()
Returns the currect active scope from the top of scope stack.
|
IDfScope |
IDfScopeManager.getCurrentScope()
Returns the currect active scope from the top of scope stack.
|
IDfScope |
IDfScopeManager.getDefaultScope(com.documentum.fc.client.ScopeBoundary boundary)
Returns the default scope template for the specific boundary.
|
Modifier and Type | Method and Description |
---|---|
static DfScopingException |
DfScopingException.popScopeCurrentNotCustomException(IDfScope currentScope) |
static DfScopingException |
DfScopingException.popScopeMismatchException(IDfScope scope,
IDfScope currentScope) |
static DfScopingException |
DfScopingException.scopeManagerMismatchException(IDfScope currentScope) |
Copyright 1994-2023 OpenText Corporation. All rights reserved.