Interface DataSetParserBean

    • Method Detail

      • setActiveDatasetId

        void setActiveDatasetId​(java.lang.String activeDatasetId)
        Set the active dataset Id.
        It's used for initializing current bean from a dataset collection.
        Parameters:
        activeDatasetId - The specific dataset to set as active.
      • getActiveDatasetId

        java.lang.String getActiveDatasetId()
        Returns the active dataset Id.
        Returns:
        String Id.
      • getUserMetricsFromDataset

        RWUserMetrics getUserMetricsFromDataset()
        Returns list of all user metrics available in active dataset.
        Returns:
        RWUserMetrics collection