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
-
Method Summary
Modifier and TypeMethodDescriptiongetColumn
(ConnectionSet conSet, Process process) getColumnOrThrow
(int id) int
getId()
int
getProcessBackgroundColor
(int statusId) getProcessDuration
(ConnectionSet conSet, Process process) getShift()
getTitle()
boolean
processTypeId
(int id) Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException
-
Constructor Details
-
BoardConfig
-
-
Method Details
-
getId
-
getTitle
-
getParamId
public int getParamId() -
processTypeId
public boolean processTypeId(int id) -
getColumns
-
getColumnWidth
public int getColumnWidth() -
getColumn
- Throws:
SQLException
-
getColumnOrThrow
- Throws:
javassist.NotFoundException
-
getGroupIds
-
getShift
-
getProcessDuration
-
getTimes
-
getProcessBackgroundColor
-