Package org.bgerp.model.process.config
Class ProcessDescriptionConfig
java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.model.process.config.ProcessDescriptionConfig
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bgerp.app.cfg.Config
Config.InitStopException
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isParamUsed
(int paramId) boolean
protected String
key()
Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException
-
Constructor Details
-
ProcessDescriptionConfig
- Throws:
Config.InitStopException
-
-
Method Details
-
key
-
getExpression
-
isProcessUsed
public boolean isProcessUsed() -
isParamUsed
public boolean isParamUsed(int paramId)
-