Namespace BiExcellence.OpenBi.Api.Commands
Classes
ContentTypes
Defines common content types for role content elements.
Filter
Represents a filter value.
HierarchyNode<T>
Helper class for representing hierarchical relationships between objects.
ListRequestExtensions
Extension methods for IListRequest<T>.
OpenBiLoginExtensions
Extension methods for login and logout.
OpenBiPingExtensions
Extension methods for ping and session information.
Interfaces
IFilter
Represents a filter value.
IListRequest
Represents a request which can be filtered, sorted and paged.
IListRequest<T>
Represents a request which can be filtered, sorted and paged.
IListResponse
Represents the response of a IListRequest.
IListResponse<T>
Represents the response of a IListRequest<T>.
ILoginInfo
Represents information about an authentificated user.
IPingInfo
Represents information about server and session.
ISessionInfo
Represents information about the current server session.