| Package | Description |
|---|---|
| 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 |
|---|---|
DeliveryTimeSlotModel |
DeliveryTimeSlotResource.getDeliveryTimeSlotModel()
Convenience method which just delegates to
#getResourceValue() |
protected DeliveryTimeSlotModel |
DeliveryTimeSlotResource.readResource(String resourceId)
Gets the
DeliveryTimeSlotModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<DeliveryTimeSlotModel> |
DeliveryTimeSlotsResource.getDeliveryTimeSlotsCollection()
Convenience method which just delegates to
#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(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 © 2017 SAP SE. All Rights Reserved.