Package org.bgerp.plugin.bil.invoice
Class Config
java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.bil.invoice.Config
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.bgerp.app.cfg.Config
Config.InitStopException - 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException 
- 
Constructor Details
- 
Config
- Throws:
 Exception
 
 - 
 - 
Method Details
- 
getTypes
- Returns:
 - types sorted by IDs.
 
 - 
getType
Gets invoice type by ID.- Parameters:
 id-- Returns:
 - Throws:
 javassist.NotFoundException
 - 
getPositions
- Returns:
 - positions sorted by configuration index.
 
 
 -