Class OccupiedDataByUsersStatistics


public class OccupiedDataByUsersStatistics extends StatisticsItem
  • Constructor Details

    • OccupiedDataByUsersStatistics

      public OccupiedDataByUsersStatistics(String tableTitle, String userName, String tableName)
      Create object with tableTitle, usernName and tableName.
      Parameters:
      tableTitle - table_title field
      userName - occupied_by field
      tableName - table_name field
  • Method Details