| Package | Description |
|---|---|
| de.hybris.platform.chineselogisticfacades.delivery.impl | |
| de.hybris.platform.chineselogisticfacades.delivery.populator | |
| de.hybris.platform.chineselogisticservices.delivery | |
| de.hybris.platform.chineselogisticservices.delivery.dao | |
| de.hybris.platform.chineselogisticservices.delivery.dao.impl | |
| de.hybris.platform.chineselogisticservices.delivery.impl | |
| de.hybris.platform.chineselogisticservices.resource | |
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<DeliveryTimeSlotModel,DeliveryTimeSlotData> |
DefaultChineseDeliveryTimeSlotFacade.getDeliveryTimeSlotConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultChineseDeliveryTimeSlotFacade.setDeliveryTimeSlotConverter(Converter<DeliveryTimeSlotModel,DeliveryTimeSlotData> deliveryTimeSlotConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryTimeSlotPopulator.populate(DeliveryTimeSlotModel source,
DeliveryTimeSlotData target) |
| Modifier and Type | Method and Description |
|---|---|
DeliveryTimeSlotModel |
DeliveryTimeSlotService.getDeliveryTimeSlotByCode(java.lang.String code)
Getting the DeliveryTimeSlot by code
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeliveryTimeSlotModel> |
DeliveryTimeSlotService.getAllDeliveryTimeSlots()
Getting all of the DeliveryTimeSlots
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryTimeSlotModel |
DeliveryTimeSlotDao.getDeliveryTimeSlotByCode(java.lang.String code)
Getting the DeliveryTimeSlot by code
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeliveryTimeSlotModel> |
DeliveryTimeSlotDao.getAllDeliveryTimeSlots()
Getting all of theDeliveryTimeSlots
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryTimeSlotModel |
DefaultChineseDeliveryTimeSlotDao.getDeliveryTimeSlotByCode(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeliveryTimeSlotModel> |
DefaultChineseDeliveryTimeSlotDao.getAllDeliveryTimeSlots() |
| Modifier and Type | Method and Description |
|---|---|
DeliveryTimeSlotModel |
DefaultChineseDeliveryTimeSlotService.getDeliveryTimeSlotByCode(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeliveryTimeSlotModel> |
DefaultChineseDeliveryTimeSlotService.getAllDeliveryTimeSlots() |
| Modifier and Type | Method and Description |
|---|---|
DeliveryTimeSlotModel |
DeliveryTimeSlotResource.getDeliveryTimeSlotModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected DeliveryTimeSlotModel |
DeliveryTimeSlotResource.readResource(java.lang.String resourceId)
Gets the
DeliveryTimeSlotModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DeliveryTimeSlotModel> |
DeliveryTimeSlotsResource.getDeliveryTimeSlotsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryTimeSlotResource.setDeliveryTimeSlotModel(DeliveryTimeSlotModel value)
Convenience method which just delegates to
#setResourceValue(DeliveryTimeSlotModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryTimeSlotsResource.setDeliveryTimeSlotsCollection(java.util.Collection<DeliveryTimeSlotModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
DeliveryTimeSlotModel |
AbstractOrderModel.getDeliveryTimeSlot()
Generated method - Getter of the
AbstractOrder.deliveryTimeSlot attribute defined at extension chineselogisticservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderModel.setDeliveryTimeSlot(DeliveryTimeSlotModel value)
Generated method - Setter of
AbstractOrder.deliveryTimeSlot attribute defined at extension chineselogisticservices. |
Copyright © 2018 SAP SE. All Rights Reserved.