Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

DeepSee.Model.KPIs.DemoInteroperability

class DeepSee.Model.KPIs.DemoInteroperability extends DeepSee.Utils.MDXAutoFiltersKPI

Method Inventory

Parameters

parameter CUBE = PATIENTS;
Inherited description: Specifies the cube that this KPI uses. Specify the logical cube name.
parameter DOMAIN = PATIENTSAMPLE;
Inherited description: Localization domain. DataModel classes that wish to support localization must provide a value for this within subclasses.

Methods

classmethod %OnGetFilterList(ByRef pFilters As %List, pDataSourceName As %String = "") as %Status
Implementation.
classmethod %OnGetFilterMembers(pFilter As %Library.String, Output pMembers As %Library.List, pSearchKey As %Library.String = "", pDataSourceName As %Library.String = "", ByRef pFilterValues As %Library.String) as %Status
Implementation.
method %OnGetMDX(ByRef pMDX As %String) as %Status
Inherited description: Implementation; can be overridden.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab