| Package | Description |
|---|---|
| de.hybris.platform.b2bacceleratoraddon.forms | |
| de.hybris.platform.b2bacceleratorfacades.checkout.data | |
| de.hybris.platform.b2bacceleratorfacades.order.data | |
| de.hybris.platform.b2bacceleratorfacades.order.impl | |
| de.hybris.platform.b2bacceleratorfacades.order.populators | |
| de.hybris.platform.cronjob.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.cronjob.model |
Contains generated models for each type of de.hybris.platform.cronjob.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DayOfWeek> |
PlaceOrderForm.getnDaysOfWeek() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceOrderForm.setnDaysOfWeek(java.util.List<DayOfWeek> nDaysOfWeek) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DayOfWeek> |
PlaceOrderData.getNDaysOfWeek() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceOrderData.setNDaysOfWeek(java.util.List<DayOfWeek> nDaysOfWeek) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DayOfWeek> |
TriggerData.getDaysOfWeek() |
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerData.setDaysOfWeek(java.util.List<DayOfWeek> daysOfWeek) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<DayOfWeek,B2BDaysOfWeekData> |
DefaultCheckoutFacade.getB2bDaysOfWeekConverter()
Deprecated.
|
protected Converter<DayOfWeek,B2BDaysOfWeekData> |
DefaultB2BCheckoutFacade.getB2bDaysOfWeekConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCheckoutFacade.setB2bDaysOfWeekConverter(Converter<DayOfWeek,B2BDaysOfWeekData> b2bDaysOfWeekConverter)
Deprecated.
|
void |
DefaultB2BCheckoutFacade.setB2bDaysOfWeekConverter(Converter<DayOfWeek,B2BDaysOfWeekData> b2bDaysOfWeekConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BDaysOfWeekPopulator.populate(DayOfWeek source,
B2BDaysOfWeekData target) |
| Modifier and Type | Method and Description |
|---|---|
static DayOfWeek |
DayOfWeek.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DayOfWeek[] |
DayOfWeek.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DayOfWeek> |
TriggerModel.getDaysOfWeek()
Generated method - Getter of the
Trigger.daysOfWeek attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerModel.setDaysOfWeek(java.util.List<DayOfWeek> value)
Generated method - Setter of
Trigger.daysOfWeek attribute defined at extension processing. |
Copyright © 2018 SAP SE. All Rights Reserved.