Skip to main content

Namespace Workspace.XBR.Xperiflow.Core.Scope

Classes

AppScopeBuilder

A Scope Definition builder object that specifically builds xperiflow-compatible app foreign scopes. The term 'app' is used to denote a OneStream application (not a solution).

AppSolutionScopeBuilder

A Scope Definition builder object that specifically builds xperiflow-compatible app-solution foreign scopes. This type of scope defines access controls for a particular onestream app for a particular solution.

ScopeDefinition

The scope definition object is meant to be provided via headers to xperiflow client rest services for scope level control of roles and permissions. Please see concrete implementations of the Workspace.XBR.Xperiflow.Core.Scope.IScopeBuilder object for how to properly build a xperiflow compatible ScopeDefinition.

SolutionScopeBuilder

A Scope Definition builder object that specifically builds xperiflow-compatible solution foreign scopes. The term 'solution' is used to denote a OneStream marketplace solution.

SolutionScopeInfo

Interfaces

IScopeBuilder

A standard interface to support the process of building specific Workspace.XBR.Xperiflow.Core.Scope.ScopeDefinition objects that are compatible with foriegn xperiflow scopes.

Was this page helpful?