| Modifier and Type | Class and Description |
|---|---|
class |
AcceleratorPointOfServiceDao
This implementation is designed to cause only PointsOfService with type STORE to be visible on Storefronts.
|
| Modifier and Type | Method and Description |
|---|---|
protected PointOfServiceDao |
DefaultStoreFinderService.getPointOfServiceDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStoreFinderService.setPointOfServiceDao(PointOfServiceDao pointOfServiceDao) |
| Modifier and Type | Method and Description |
|---|---|
PointOfServiceDao |
AbstractGeocodingTest.getPointOfServiceDao() |
protected PointOfServiceDao |
GeocodingJob.getPointOfServiceDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGeocodingTest.setPointOfServiceDao(PointOfServiceDao pointOfServiceDao) |
void |
GeocodingJob.setPointOfServiceDao(PointOfServiceDao pointOfServiceDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPointOfServiceDao
DefaultPointOfServiceDao is the default implementation for PointOfServiceDao.
|
| Modifier and Type | Method and Description |
|---|---|
protected PointOfServiceDao |
DefaultLocationService.getPointOfServiceDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLocationService.setPointOfServiceDao(PointOfServiceDao pointOfServiceDao) |
| Modifier and Type | Method and Description |
|---|---|
protected PointOfServiceDao |
DefaultPointOfServiceService.getPointOfServiceDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPointOfServiceService.setPointOfServiceDao(PointOfServiceDao pointOfServiceDao) |
| Modifier and Type | Method and Description |
|---|---|
PointOfServiceDao |
PointsOfService.getPointOfServiceDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
PointsOfService.setPointOfServiceDao(PointOfServiceDao pointOfServiceDao) |
Copyright © 2018 SAP SE. All Rights Reserved.