| Package | Description |
|---|---|
| de.hybris.platform.europe1.channel.strategies | |
| de.hybris.platform.europe1.channel.strategies.impl | |
| de.hybris.platform.europe1.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.europe1.jalo | |
| de.hybris.platform.europe1.model |
Contains generated models for each type of de.hybris.platform.europe1.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
PriceRowChannel |
RetrieveChannelStrategy.getChannel(SessionContext sessionContext) |
| Modifier and Type | Method and Description |
|---|---|
List<PriceRowChannel> |
RetrieveChannelStrategy.getAllChannels() |
| Modifier and Type | Method and Description |
|---|---|
PriceRowChannel |
DefaultRetrieveChannelStrategy.getChannel(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
List<PriceRowChannel> |
DefaultRetrieveChannelStrategy.getAllChannels() |
| Modifier and Type | Field and Description |
|---|---|
static PriceRowChannel |
PriceRowChannel.DESKTOP
Generated enum value for PriceRowChannel.desktop declared at extension europe1.
|
static PriceRowChannel |
PriceRowChannel.MOBILE
Generated enum value for PriceRowChannel.mobile declared at extension europe1.
|
| Modifier and Type | Method and Description |
|---|---|
static PriceRowChannel |
PriceRowChannel.valueOf(String code)
Returns a PriceRowChannel instance representing the specified enum value.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<PriceRow> |
Europe1PriceFactory.filterPriceRows4Info(Collection<PriceRow> rows,
Currency curr,
Date date,
PriceRowChannel channel)
Filters price rows which do not match the given parameters.
|
protected List<PriceRow> |
Europe1PriceFactory.filterPriceRows4Price(Collection<PriceRow> rows,
long _quantity,
Unit unit,
Currency curr,
Date date,
boolean giveAwayMode,
PriceRowChannel channel)
Filters price rows which do not match the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
PriceRowChannel |
PriceRowModel.getChannel()
Generated method - Getter of the
PriceRow.channel attribute defined at extension europe1. |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRowModel.setChannel(PriceRowChannel value)
Generated method - Setter of
PriceRow.channel attribute defined at extension europe1. |
Copyright © 2017 SAP SE. All Rights Reserved.