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

Uses of Class
psdi.mbo.MboSetData

  • Packages that use MboSetData 
    Package Description
    psdi.app.bulletinboard  
    psdi.app.kpi
    The KPI package represents objects that are used to configure, display and control KPI Manager app, for Key Performance Indicators.
    psdi.app.reportlistcfg
    The ReportListCfg package represents objects that are used to configure, display and control Report List Portlet.
    psdi.app.rsconfig
    The RSConfig package represents objects that are used to configure, display and control Result Set Portlet.
    psdi.app.system
    The System package includes classes for common system data, such as domains and long descriptions, that are utilized across business packages and by the system framework.
    psdi.app.system.virtual  
    psdi.common.action  
    psdi.mbo  
    psdi.webclient.beans.kpi  
    psdi.webclient.controls  
    psdi.webclient.system.beans  
    • Uses of MboSetData in psdi.app.bulletinboard

      Subclasses of MboSetData in psdi.app.bulletinboard 
      Modifier and Type Class and Description
      class  BBSet.BBMboSetData 
      Methods in psdi.app.bulletinboard that return MboSetData 
      Modifier and Type Method and Description
      MboSetData BBSetRemote.getResultSetData(int start, int rowcount, java.lang.String sortBy, java.util.Hashtable qbes)
      Returns the MboValueData to be displayed on the portlet
      The data will be fetched for current query based on its where clause>
      Only records in the range given by start and rowcount will be fetched
      This method also takes into account specific cases of query belonging to WORKVIEW application.
      Data is filtered based on the qbes passed on by the user on the
      MboSetData BBSet.getResultSetData(int start, int rowcount, java.lang.String sortBy, java.util.Hashtable qbes)
      This method is used for BB Message filtering in start center 1.
    • Uses of MboSetData in psdi.app.kpi

      Methods in psdi.app.kpi that return MboSetData 
      Modifier and Type Method and Description
      MboSetData KPIHistorySetRemote.getKPIHistory(long kpiId, java.lang.String range, java.util.Date to, java.util.Date from)
      Resets Historical Data for a specific KPI.
      MboSetData KPIHistorySet.getKPIHistory(long kpiId, java.lang.String range, java.util.Date from, java.util.Date to)
      Resets Historical Data for a specific KPI.
    • Uses of MboSetData in psdi.app.reportlistcfg

      Methods in psdi.app.reportlistcfg that return MboSetData 
      Modifier and Type Method and Description
      MboSetData ReportListCfgSetRemote.getSelectedReports(int start, int rowcount)
      Deprecated.  
      MboSetData ReportListCfgSet.getSelectedReports(int start, int rowcount)
      Deprecated.  
    • Uses of MboSetData in psdi.app.rsconfig

      Methods in psdi.app.rsconfig that return MboSetData 
      Modifier and Type Method and Description
      MboSetData RSConfigSetRemote.getResultSetData(int start, int rowcount, java.lang.String sortBy, java.util.Hashtable qbes)
      Returns the MboValueData to be displayed on the portlet
      The data will be fetched for current query based on its where clause>
      Only records in the range given by start and rowcount will be fetched
      This method also takes into account specific cases of query belonging to WORKVIEW application.
      Data is filtered based on the qbes passed on by the user on the
      MboSetData RSConfigSet.getResultSetData(int start, int rowcount, java.lang.String sortBy, java.util.Hashtable qbes)
      Returns the MboValueData to be displayed on the portlet
      The data will be fetched for current query based on its where clause>
      Only records in the range given by start and rowcount will be fetched
      This method also takes into account specific cases of query belonging to WORKVIEW application.
      Data is filtered based on the qbes passed on by the user on the
    • Uses of MboSetData in psdi.app.system

      Methods in psdi.app.system that return MboSetData 
      Modifier and Type Method and Description
      MboSetData MXValueSet.getMboSetData(int row, int count, java.lang.String[] attributes)
      Overridden to check if data is Status from a StatefulMbo and returns only valid statuses.
    • Uses of MboSetData in psdi.app.system.virtual

      Methods in psdi.app.system.virtual that return MboSetData 
      Modifier and Type Method and Description
      MboSetData MaxVarInputSet.getMboSetData(int row, int count, java.lang.String[] attributes)
      Overwritten to get the attribute list.
      MboSetData MaxVarInputSet.getMboSetData(java.lang.String[] attributes)
      Overwritten to get the attribute list.
    • Uses of MboSetData in psdi.common.action

      Methods in psdi.common.action that return MboSetData 
      Modifier and Type Method and Description
      MboSetData ActionGroupSet.getMboSetData(int row, int count, java.lang.String[] attributes)
      Overrriden.
    • Uses of MboSetData in psdi.mbo

      Methods in psdi.mbo that return MboSetData 
      Modifier and Type Method and Description
      MboSetData FauxMboSet.getMboSetData(int row, int count, java.lang.String[] attributes)
      Return information about the MboSet and the specified attributes for the specified rows.
      MboSetData MboSetRemote.getMboSetData(int row, int count, java.lang.String[] attributes)
      Return information about the MboSet and the specified attributes for the specified rows.
      MboSetData MboSet.getMboSetData(int row, int count, java.lang.String[] attributes)
      Return information about the MboSet and the specified attributes for the specified rows.
      MboSetData FauxMboSet.getMboSetData(java.lang.String[] attributes)
      Return information about the MboSet for the specified attributes.
      MboSetData MboSetRemote.getMboSetData(java.lang.String[] attributes) 
      MboSetData MboSet.getMboSetData(java.lang.String[] attributes)
      Return information about the MboSet for the specified attributes.
    • Uses of MboSetData in psdi.webclient.beans.kpi

      Methods in psdi.webclient.beans.kpi with parameters of type MboSetData 
      Modifier and Type Method and Description
      LineChartData.LineChartItem KPITrendGraph.makeLineData(MboRemote kpi, MboSetData historyData, int i, java.util.Date startDate)
      Instantiate a new Line set, set its properties and data
    • Uses of MboSetData in psdi.webclient.controls

      Methods in psdi.webclient.controls that return MboSetData 
      Modifier and Type Method and Description
      MboSetData BulletinBoard.getData_old() 
      MboSetData BulletinBoard.getData() 
      MboSetData BulletinBoard.getRenderData()
      Called from portlet to return data
      MboSetData ResultSetPortlet.getResultSet()
      Returns result set data as mbo value data
      MboSetData BulletinBoard.getResultSet()
      It is new filter functionality for BB Messages in start center.
      MboSetData ReportListPortlet.getSelectedReports()
      Deprecated.  
    • Uses of MboSetData in psdi.webclient.system.beans

      Methods in psdi.webclient.system.beans that return MboSetData 
      Modifier and Type Method and Description
      MboSetData DataBean.getMboSetData(int row, int count, java.lang.String[] attributeNames)
      Fetches multiple row MboSetData
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes