Class BGReportConf
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 booleancacheFields 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, toArrayMethods 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
 
 -