| Package | Description |
|---|---|
| de.hybris.platform.ruleengine.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<DroolsKIEBase> |
GeneratedDroolsKIEModule.KIEBASESHANDLER
OneToManyHandler for handling 1:n KIEBASES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
DroolsKIEBase |
GeneratedDroolsKIEModule.getDefaultKIEBase()
Generated method - Getter of the
DroolsKIEModule.defaultKIEBase attribute. |
DroolsKIEBase |
GeneratedDroolsKIEModule.getDefaultKIEBase(SessionContext ctx)
Generated method - Getter of the
DroolsKIEModule.defaultKIEBase attribute. |
DroolsKIEBase |
GeneratedDroolsKIESession.getKieBase()
Generated method - Getter of the
DroolsKIESession.kieBase attribute. |
DroolsKIEBase |
GeneratedDroolsRule.getKieBase()
Generated method - Getter of the
DroolsRule.kieBase attribute. |
DroolsKIEBase |
GeneratedDroolsKIESession.getKieBase(SessionContext ctx)
Generated method - Getter of the
DroolsKIESession.kieBase attribute. |
DroolsKIEBase |
GeneratedDroolsRule.getKieBase(SessionContext ctx)
Generated method - Getter of the
DroolsRule.kieBase attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DroolsKIEBase> |
GeneratedDroolsKIEModule.getKieBases()
Generated method - Getter of the
DroolsKIEModule.kieBases attribute. |
java.util.Collection<DroolsKIEBase> |
GeneratedDroolsKIEModule.getKieBases(SessionContext ctx)
Generated method - Getter of the
DroolsKIEModule.kieBases attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedDroolsKIEModule.addToKieBases(DroolsKIEBase value)
Generated method - Adds
value to kieBases. |
void |
GeneratedDroolsKIEModule.addToKieBases(SessionContext ctx,
DroolsKIEBase value)
Generated method - Adds
value to kieBases. |
void |
GeneratedDroolsKIEModule.removeFromKieBases(DroolsKIEBase value)
Generated method - Removes
value from kieBases. |
void |
GeneratedDroolsKIEModule.removeFromKieBases(SessionContext ctx,
DroolsKIEBase value)
Generated method - Removes
value from kieBases. |
void |
GeneratedDroolsKIEModule.setDefaultKIEBase(DroolsKIEBase value)
Generated method - Setter of the
DroolsKIEModule.defaultKIEBase attribute. |
void |
GeneratedDroolsKIEModule.setDefaultKIEBase(SessionContext ctx,
DroolsKIEBase value)
Generated method - Setter of the
DroolsKIEModule.defaultKIEBase attribute. |
void |
GeneratedDroolsKIESession.setKieBase(DroolsKIEBase value)
Generated method - Setter of the
DroolsKIESession.kieBase attribute. |
void |
GeneratedDroolsRule.setKieBase(DroolsKIEBase value)
Generated method - Setter of the
DroolsRule.kieBase attribute. |
void |
GeneratedDroolsKIESession.setKieBase(SessionContext ctx,
DroolsKIEBase value)
Generated method - Setter of the
DroolsKIESession.kieBase attribute. |
void |
GeneratedDroolsRule.setKieBase(SessionContext ctx,
DroolsKIEBase value)
Generated method - Setter of the
DroolsRule.kieBase attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedDroolsKIEModule.setKieBases(java.util.Collection<DroolsKIEBase> value)
Generated method - Setter of the
DroolsKIEModule.kieBases attribute. |
void |
GeneratedDroolsKIEModule.setKieBases(SessionContext ctx,
java.util.Collection<DroolsKIEBase> value)
Generated method - Setter of the
DroolsKIEModule.kieBases attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.