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.VariableData

  • Packages that use KPIVariableResolver.VariableData 
    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.VariableData in psdi.app.kpi

      Classes in psdi.app.kpi that implement KPIVariableResolver.VariableData 
      Modifier and Type Class and Description
      class  KPITemplateVariableValue
      KPITemplateVariableValue is a single value assign to the KPITemplateVariable within the KPITemplate.
      Methods in psdi.app.kpi that return KPIVariableResolver.VariableData 
      Modifier and Type Method and Description
      KPIVariableResolver.VariableData KPITemplateMain.getVariableData(java.lang.String variable) 
      KPIVariableResolver.VariableData KPIVariableResolver.getVariableData(java.lang.String variable)
      Get the Variable Data.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes