Uses of Interface
com.documentum.fc.client.IDfScope
Packages that use IDfScope
-
Uses of IDfScope in com.documentum.fc.client
Methods in com.documentum.fc.client that return IDfScopeModifier and TypeMethodDescriptionIDfScopeManager.beginScope(boolean bNested) Opens an explicit scope boundary.IDfSessionScopeManager.beginScope(boolean bNested) Opens an explicit scope boundary.IDfScopeManager.getCurrentScope()Returns the currect active scope from the top of scope stack.IDfSessionScopeManager.getCurrentScope()Returns the currect active scope from the top of scope stack.IDfScopeManager.getDefaultScope(com.documentum.fc.client.ScopeBoundary boundary) Returns the default scope template for the specific boundary.Methods in com.documentum.fc.client with parameters of type IDfScopeModifier and TypeMethodDescriptionstatic DfScopingExceptionDfScopingException.popScopeCurrentNotCustomException(IDfScope currentScope) static DfScopingExceptionDfScopingException.popScopeMismatchException(IDfScope scope, IDfScope currentScope) static DfScopingExceptionDfScopingException.scopeManagerMismatchException(IDfScope currentScope)