Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.app.kpi.KPIVariableResolver

  • Packages that use KPIVariableResolver 
    Package Description
    psdi.app.kpi
    The KPI package represents objects that are used to configure, display and control KPI Manager app, for Key Performance Indicators.
    • Uses of KPIVariableResolver in psdi.app.kpi

      Classes in psdi.app.kpi that implement KPIVariableResolver 
      Modifier and Type Class and Description
      class  KPITemplateMain
      KPITemplate is a template for generating KPI records using variables The key attribute for this object is:
      Methods in psdi.app.kpi with parameters of type KPIVariableResolver 
      Modifier and Type Method and Description
      java.lang.String KPIService.createKPIQueryFromVariables(java.lang.String query, KPIVariableResolver resolver)
      For the given query and variables, return a new query with all variables replaced.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes