| Package | Description |
|---|---|
| de.hybris.platform.btg.jalo |
| Modifier and Type | Method and Description |
|---|---|
BTGSegment |
GeneratedBtgManager.createBTGSegment(Map attributeValues) |
BTGSegment |
GeneratedBtgManager.createBTGSegment(SessionContext ctx,
Map attributeValues) |
BTGSegment |
GeneratedBtgJasperWidgetPreferences.getSegment()
Generated method - Getter of the
BtgJasperWidgetPreferences.segment attribute. |
BTGSegment |
GeneratedBTGSegmentResult.getSegment()
Generated method - Getter of the
BTGSegmentResult.segment attribute. |
BTGSegment |
GeneratedBTGRule.getSegment()
Generated method - Getter of the
BTGRule.segment attribute. |
BTGSegment |
GeneratedBtgManager.getSegment(AbstractAction item)
Generated method - Getter of the
AbstractAction.segment attribute. |
BTGSegment |
GeneratedBtgJasperWidgetPreferences.getSegment(SessionContext ctx)
Generated method - Getter of the
BtgJasperWidgetPreferences.segment attribute. |
BTGSegment |
GeneratedBTGSegmentResult.getSegment(SessionContext ctx)
Generated method - Getter of the
BTGSegmentResult.segment attribute. |
BTGSegment |
GeneratedBTGRule.getSegment(SessionContext ctx)
Generated method - Getter of the
BTGRule.segment attribute. |
BTGSegment |
GeneratedBtgManager.getSegment(SessionContext ctx,
AbstractAction item)
Generated method - Getter of the
AbstractAction.segment attribute. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGSegment> |
GeneratedBtgManager.getSegments(CMSSite item)
Generated method - Getter of the
CMSSite.segments attribute. |
Collection<BTGSegment> |
GeneratedBtgManager.getSegments(SessionContext ctx,
CMSSite item)
Generated method - Getter of the
CMSSite.segments attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBtgManager.addToSegments(CMSSite item,
BTGSegment value)
Generated method - Adds
value to segments. |
void |
GeneratedBtgManager.addToSegments(SessionContext ctx,
CMSSite item,
BTGSegment value)
Generated method - Adds
value to segments. |
void |
GeneratedBtgManager.removeFromSegments(CMSSite item,
BTGSegment value)
Generated method - Removes
value from segments. |
void |
GeneratedBtgManager.removeFromSegments(SessionContext ctx,
CMSSite item,
BTGSegment value)
Generated method - Removes
value from segments. |
void |
GeneratedBtgManager.setSegment(AbstractAction item,
BTGSegment value)
Generated method - Setter of the
AbstractAction.segment attribute. |
void |
GeneratedBtgJasperWidgetPreferences.setSegment(BTGSegment value)
Generated method - Setter of the
BtgJasperWidgetPreferences.segment attribute. |
void |
GeneratedBTGSegmentResult.setSegment(BTGSegment value)
Generated method - Setter of the
BTGSegmentResult.segment attribute. |
void |
GeneratedBTGRule.setSegment(BTGSegment value)
Generated method - Setter of the
BTGRule.segment attribute. |
void |
GeneratedBtgManager.setSegment(SessionContext ctx,
AbstractAction item,
BTGSegment value)
Generated method - Setter of the
AbstractAction.segment attribute. |
void |
GeneratedBtgJasperWidgetPreferences.setSegment(SessionContext ctx,
BTGSegment value)
Generated method - Setter of the
BtgJasperWidgetPreferences.segment attribute. |
void |
GeneratedBTGSegmentResult.setSegment(SessionContext ctx,
BTGSegment value)
Generated method - Setter of the
BTGSegmentResult.segment attribute. |
void |
GeneratedBTGRule.setSegment(SessionContext ctx,
BTGSegment value)
Generated method - Setter of the
BTGRule.segment attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBtgManager.setSegments(CMSSite item,
Collection<BTGSegment> value)
Generated method - Setter of the
CMSSite.segments attribute. |
void |
GeneratedBtgManager.setSegments(SessionContext ctx,
CMSSite item,
Collection<BTGSegment> value)
Generated method - Setter of the
CMSSite.segments attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.