Package org.bgerp.plugin.svc.dba
Class Config
java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.svc.dba.Config
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.bgerp.app.cfg.Config
Config.InitStopException - 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoiddropCandidates(List<Table> tables, YearMonth month) Sets drop candidates for tables and columnsMethods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException 
- 
Constructor Details
- 
Config
 
 - 
 - 
Method Details
- 
dropCandidates
Sets drop candidates for tables and columns- Parameters:
 tables- initial table listmonth- current month
 
 -