Namespace BiExcellence.OpenBi.Api.Commands.DataProviders
Classes
AffectedDataProvider
Represents an affected data provider.
AlertLevel
Represents an alert level.
ChartDataExtensions
Extension methods for IChartData.
DataProvider
Represents a data provider.
DataProviderDefinition
Represents the data provider definition.
DataProviderExtensions
Extension methods for IDataProvider.
DataProviderView
Represents a data proivder view.
DataProviderViewExtensions
Extensions for data provider view.
Dimension
Represents a dimension.
DrillState
Represents a drill state.
DrillStateTuple
Represents a collection of drill states.
F4ValueExtensions
Extension methods for IF4Value.
GridDefinitionEventArgs
Represents the grid definition event args.
GridExtensions
Extension methods for IGrid.
InfoObjectsExtensions
Extension methods for IInfoObjects.
KeyFigure
Represents a key figure.
KeyFigureExtensions
Extension methods for IKeyFigure.
OpenBiDataProviderExtensions
Extension for data providers.
OpenBiDataProviderViewExtensions
Extensions for data provider.
OpenBiRequestExtensions
Extension methods for IOpenBiRequest.
SortTuple
Represents a sort tuple.
Variable
Represents a variable.
Interfaces
IAffectedDataProvider
Represents an affected data provider.
IAffectedDataProviderExecuteDefinition
Represents the affected data provider execute definition.
IAlertLevel
Represents an alert level.
IChartCategory
Represents a chart category.
IChartCategoryGroup
Represents a chart category group.
IChartData
Represents the chart data.
IChartGroup
Represents a chart group.
IChartPoint
Represents a chart point.
IDataComment
Represents a data comment.
IDataProvider
Represents a data provider.
IDataProviderDefinition
Represents the data provider definition.
IDataProviderNode
Represents a data provider node.
IDataProviderView
Represents a data proivder view.
IDimension
Represents a dimension.
IDimensionAttribute
Represents a dimension attribute.
IDimensionAttributes
Represents a collection of dimension attributes.
IDimensionGridCell
Represents a dimension grid cell.
IDimensionHierarchy
Represents a dimension hierarchy.
IDimensions
Represents a collection of dimensions.
IDrillState
Represents a drill state.
IDrillStates
Represents a collection of drill state tuples.
IDrillStateTuple
Represents a collection of drill states.
IExecuteDefinition
Represents the execute definition.
IExportDocument
Represents the export document.
IF4Value
Represents a f4value.
IF4Values
Represents a collection of f4values.
IFilterableInfoObject
Represents an info object with filters.
IFlatF4Value
Represents a flat f4value.
IGrid
Represents a collection of grid cells.
IGridCell
Represents a grid cell.
IGridCell<T>
Represents a grid cell.
IGridData
Represents the grid data.
IGridDefinition
Represents the grid definition.
IHierarchyF4Value
Represents a hierarchy f4value.
IInfoObject
Represents an info object.
IInfoObjects<T>
Represents a collection of info objects.
IKeyFigure
Represents a key figure.
IKeyFigures
Represents a collection of key figures.
IPositionableInfoObject<T>
Represents an info object with position.
IPositionableInfoObjects<T>
Represents a collection of info objects with position.
ISortableInfoObject
Represents an info object with sorting.
ISortTuple
Represents a sort tuple.
ISumGridCell
Represents a sum grid cell.
ITuple
Represents a grid cell tuple.
IUsedConnection
Represents a used connection which needs to be validated by the client.
IUsedConnections
Represents used connections. The SubConnections need to be validated before calling GetDataProviderViewAsync(CancellationToken)
IValueGridCell
Represents a value grid cell.
IVariable
Represents a variable.
IVariables
Represents a collection of variables.
Enums
AffectedDataProviderMode
Affected data provider mode values.
AlertLevelId
Alert level id values.
DataProviderCubeType
Data provider cube type values.
DataProviderRoleType
Data provider role types.
DataVisualType
Data visual type values.
DimensionAxis
Dimension axis values.
DimensionSortType
Dimension sort type values.
DimensionSumState
Dimension sum state values.
DrillStateValue
Drill state values.
GridCellContent
Grid cell content values.
InfoObjectDataType
Info object data type values.
InfoObjectSortMode
Info object sort mode.
KeyFigureAggregation
Key figure aggregation values.
KeyFigureCalculationTime
Key figure calculation time values.
VariableEntryType
Variable entry type values.
VariableSelection
Variable selection values.
VariableType
Variable type values.