◆ createRule() [1/2]
GroovyRule eu.baltrad.beast.rules.groovy.GroovyRuleManager.createRule |
( |
| ) |
|
|
inline |
◆ createRule() [2/2]
GroovyRule eu.baltrad.beast.rules.groovy.GroovyRuleManager.createRule |
( |
String | script | ) |
|
|
inlineprotected |
Creates an GroovyRule instance from a script.
- Parameters
-
- Returns
- a groovy rule
◆ delete()
void eu.baltrad.beast.rules.groovy.GroovyRuleManager.delete |
( |
int | ruleId | ) |
|
|
inline |
◆ load()
IRule eu.baltrad.beast.rules.groovy.GroovyRuleManager.load |
( |
int | ruleId | ) |
|
|
inline |
◆ setJdbcTemplate()
void eu.baltrad.beast.rules.groovy.GroovyRuleManager.setJdbcTemplate |
( |
JdbcOperations | template | ) |
|
|
inline |
Sets the jdbc template.
- Parameters
-
◆ store()
void eu.baltrad.beast.rules.groovy.GroovyRuleManager.store |
( |
int | ruleId, |
|
|
IRule | rule ) |
|
inline |
◆ update()
void eu.baltrad.beast.rules.groovy.GroovyRuleManager.update |
( |
int | ruleId, |
|
|
IRule | rule ) |
|
inline |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/rules/groovy/GroovyRuleManager.java