Package org.bgerp.plugin.pln.grpl.model
Class BoardConfig
java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.pln.grpl.model.BoardConfig
- 
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 TypeMethodDescriptiongetColumn(ConnectionSet conSet, Process process) getColumnOrThrow(int id) intgetId()intgetProcessBackgroundColor(int statusId) getProcessDuration(ConnectionSet conSet, Process process) getShift()getTitle()booleanhasProcessType(int id) Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException 
- 
Constructor Details
- 
BoardConfig
 
 - 
 - 
Method Details
- 
getId
 - 
getTitle
 - 
getParamId
public int getParamId() - 
hasProcessType
public boolean hasProcessType(int id)  - 
getColumns
 - 
getColumnWidth
public int getColumnWidth() - 
getColumn
- Throws:
 SQLException
 - 
getColumnOrThrow
- Throws:
 javassist.NotFoundException
 - 
getGroupIds
 - 
getShift
 - 
getProcessDuration
 - 
getTimes
 - 
getProcessBackgroundColor
 
 -