| Package | Description |
|---|---|
| de.hybris.platform.ruleengine.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<DroolsKIESession> |
GeneratedDroolsKIEBase.KIESESSIONSHANDLER
OneToManyHandler for handling 1:n KIESESSIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
DroolsKIESession |
GeneratedDroolsKIEBase.getDefaultKIESession()
Generated method - Getter of the
DroolsKIEBase.defaultKIESession attribute. |
DroolsKIESession |
GeneratedDroolsKIEBase.getDefaultKIESession(SessionContext ctx)
Generated method - Getter of the
DroolsKIEBase.defaultKIESession attribute. |
DroolsKIESession |
GeneratedDroolsRuleEngineContext.getKieSession()
Generated method - Getter of the
DroolsRuleEngineContext.kieSession attribute. |
DroolsKIESession |
GeneratedDroolsRuleEngineContext.getKieSession(SessionContext ctx)
Generated method - Getter of the
DroolsRuleEngineContext.kieSession attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DroolsKIESession> |
GeneratedDroolsKIEBase.getKieSessions()
Generated method - Getter of the
DroolsKIEBase.kieSessions attribute. |
java.util.Collection<DroolsKIESession> |
GeneratedDroolsKIEBase.getKieSessions(SessionContext ctx)
Generated method - Getter of the
DroolsKIEBase.kieSessions attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedDroolsKIEBase.addToKieSessions(DroolsKIESession value)
Generated method - Adds
value to kieSessions. |
void |
GeneratedDroolsKIEBase.addToKieSessions(SessionContext ctx,
DroolsKIESession value)
Generated method - Adds
value to kieSessions. |
void |
GeneratedDroolsKIEBase.removeFromKieSessions(DroolsKIESession value)
Generated method - Removes
value from kieSessions. |
void |
GeneratedDroolsKIEBase.removeFromKieSessions(SessionContext ctx,
DroolsKIESession value)
Generated method - Removes
value from kieSessions. |
void |
GeneratedDroolsKIEBase.setDefaultKIESession(DroolsKIESession value)
Generated method - Setter of the
DroolsKIEBase.defaultKIESession attribute. |
void |
GeneratedDroolsKIEBase.setDefaultKIESession(SessionContext ctx,
DroolsKIESession value)
Generated method - Setter of the
DroolsKIEBase.defaultKIESession attribute. |
void |
GeneratedDroolsRuleEngineContext.setKieSession(DroolsKIESession value)
Generated method - Setter of the
DroolsRuleEngineContext.kieSession attribute. |
void |
GeneratedDroolsRuleEngineContext.setKieSession(SessionContext ctx,
DroolsKIESession value)
Generated method - Setter of the
DroolsRuleEngineContext.kieSession attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedDroolsKIEBase.setKieSessions(java.util.Collection<DroolsKIESession> value)
Generated method - Setter of the
DroolsKIEBase.kieSessions attribute. |
void |
GeneratedDroolsKIEBase.setKieSessions(SessionContext ctx,
java.util.Collection<DroolsKIESession> value)
Generated method - Setter of the
DroolsKIEBase.kieSessions attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.