java.lang.Object
bitel.billing.server.util.Config
ru.bitel.bgbilling.modules.reports.server.bean.BGReportConf

public class BGReportConf extends bitel.billing.server.util.Config
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final boolean
     

    Fields inherited from class bitel.billing.server.util.Config

    log
  • Constructor Summary

    Constructors
    Constructor
    Description
    BGReportConf(int mid, ParameterMap moduleSetup, Setup setup)
     
  • Method Summary

    Methods inherited from class bitel.billing.server.util.Config

    booleanListToArray, intListToArray, longListToArray, patternListToArray, stringListToArray, toArray

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • cache

      public final boolean cache
  • Constructor Details

    • BGReportConf

      public BGReportConf(int mid, ParameterMap moduleSetup, Setup setup)