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 TypeMethodDescriptiongetColumnOrThrow
(int id) getColumnOrThrow
(ConnectionSet conSet, Process process) 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() -
getColumnOrThrow
public IdTitle getColumnOrThrow(ConnectionSet conSet, Process process) throws javassist.NotFoundException, SQLException - Throws:
javassist.NotFoundException
SQLException
-
getColumnOrThrow
- Throws:
javassist.NotFoundException
-
getGroupIds
-
getShift
-
getProcessDuration
-
getTimes
-
getProcessBackgroundColor
-