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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dropCandidates
(List<TableStatus> tables, YearMonth now) Sets drop candidates for table list.Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException
-
Constructor Details
-
Config
-
-
Method Details
-
dropCandidates
Sets drop candidates for table list.- Parameters:
tables
-now
-
-