Class Config
java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.bil.subscription.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 TypeMethodDescriptionint
int
int
int
int
int
int
int
getSubscriptionOrThrow
(int id) updateLic
(int processId, ConnectionSet conSet) Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException
-
Constructor Details
-
Config
-
-
Method Details
-
getSubscriptionOrThrow
- Throws:
javassist.NotFoundException
-
getSubscriptions
- Returns:
- subscription sorted by IDs.
-
getParamUserIncomingTaxPercentId
public int getParamUserIncomingTaxPercentId() -
getParamEmailId
public int getParamEmailId() -
getParamSubscriptionId
public int getParamSubscriptionId() -
getParamLimitId
public int getParamLimitId() -
getParamDateToId
public int getParamDateToId() -
getParamProductId
public int getParamProductId() -
getParamServiceCostId
public int getParamServiceCostId() -
getParamDiscountId
public int getParamDiscountId() -
updateLic
- Throws:
Exception
-