| Package | Description |
|---|---|
| de.hybris.platform.btg.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<BTGRule> |
GeneratedBTGSegment.RULESHANDLER
OneToManyHandler for handling 1:n RULES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
BTGRule |
GeneratedBtgManager.createBTGRule(Map attributeValues) |
BTGRule |
GeneratedBtgManager.createBTGRule(SessionContext ctx,
Map attributeValues) |
BTGRule |
GeneratedBTGRuleResult.getRule()
Generated method - Getter of the
BTGRuleResult.rule attribute. |
BTGRule |
GeneratedBTGCondition.getRule()
Generated method - Getter of the
BTGCondition.rule attribute. |
BTGRule |
GeneratedBTGRuleResult.getRule(SessionContext ctx)
Generated method - Getter of the
BTGRuleResult.rule attribute. |
BTGRule |
GeneratedBTGCondition.getRule(SessionContext ctx)
Generated method - Getter of the
BTGCondition.rule attribute. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGRule> |
GeneratedBTGSegment.getRules()
Generated method - Getter of the
BTGSegment.rules attribute. |
Collection<BTGRule> |
GeneratedBTGSegment.getRules(SessionContext ctx)
Generated method - Getter of the
BTGSegment.rules attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBTGSegment.addToRules(BTGRule value)
Generated method - Adds
value to rules. |
void |
GeneratedBTGSegment.addToRules(SessionContext ctx,
BTGRule value)
Generated method - Adds
value to rules. |
void |
GeneratedBTGSegment.removeFromRules(BTGRule value)
Generated method - Removes
value from rules. |
void |
GeneratedBTGSegment.removeFromRules(SessionContext ctx,
BTGRule value)
Generated method - Removes
value from rules. |
void |
GeneratedBTGRuleResult.setRule(BTGRule value)
Generated method - Setter of the
BTGRuleResult.rule attribute. |
void |
GeneratedBTGCondition.setRule(BTGRule value)
Generated method - Setter of the
BTGCondition.rule attribute. |
void |
GeneratedBTGRuleResult.setRule(SessionContext ctx,
BTGRule value)
Generated method - Setter of the
BTGRuleResult.rule attribute. |
void |
GeneratedBTGCondition.setRule(SessionContext ctx,
BTGRule value)
Generated method - Setter of the
BTGCondition.rule attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBTGSegment.setRules(Collection<BTGRule> value)
Generated method - Setter of the
BTGSegment.rules attribute. |
void |
GeneratedBTGSegment.setRules(SessionContext ctx,
Collection<BTGRule> value)
Generated method - Setter of the
BTGSegment.rules attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.