| Package | Description |
|---|---|
| de.hybris.platform.commerceservices.dto.storelocator | |
| de.hybris.platform.commerceservices.dto.user | |
| de.hybris.platform.core.dto.order | |
| de.hybris.platform.ordersplitting.dto | |
| de.hybris.platform.store |
Contains generated models for each type of de.hybris.platform.store package.
|
| de.hybris.platform.storelocator.dto | |
| de.hybris.platform.storelocator.resource | |
| de.hybris.platform.warehousing.dto |
| Modifier and Type | Method and Description |
|---|---|
Collection<PointOfServiceDTO> |
StoreLocatorFeatureDTO.getPointOfServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreLocatorFeatureDTO.setPointOfServices(Collection<PointOfServiceDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
PointOfServiceDTO |
StoreEmployeeGroupDTO.getStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreEmployeeGroupDTO.setStore(PointOfServiceDTO value) |
| Modifier and Type | Method and Description |
|---|---|
PointOfServiceDTO |
AbstractOrderEntryDTO.getDeliveryPointOfService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryDTO.setDeliveryPointOfService(PointOfServiceDTO value) |
| Modifier and Type | Method and Description |
|---|---|
PointOfServiceDTO |
ConsignmentDTO.getDeliveryPointOfService() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PointOfServiceDTO> |
WarehouseDTO.getPointsOfService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentDTO.setDeliveryPointOfService(PointOfServiceDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
WarehouseDTO.setPointsOfService(Collection<PointOfServiceDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
PointOfServiceDTO |
BaseStoreDTO.getDefaultDeliveryOrigin() |
| Modifier and Type | Method and Description |
|---|---|
List<PointOfServiceDTO> |
BaseStoreDTO.getPointsOfService() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreDTO.setDefaultDeliveryOrigin(PointOfServiceDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreDTO.setPointsOfService(List<PointOfServiceDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<PointOfServiceDTO> |
PointOfServicesDTO.getPointOfServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
PointOfServicesDTO.setPointOfServices(List<PointOfServiceDTO> pointofservicesList) |
| Constructor and Description |
|---|
PointOfServicesDTO(List<PointOfServiceDTO> pointofservicesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PointOfServiceResource.putPointOfService(PointOfServiceDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
PointOfServiceDTO |
AdvancedShippingNoticeDTO.getPointOfService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvancedShippingNoticeDTO.setPointOfService(PointOfServiceDTO value) |
Copyright © 2017 SAP SE. All Rights Reserved.