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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintintintintintintintintgetSubscriptionOrThrow(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
 
 -