| Modifier and Type | Field and Description |
|---|---|
protected ServiceLocator |
AbstractResource.serviceLocator
serviceLocator: a locator for available services
|
| Modifier and Type | Method and Description |
|---|---|
ServiceLocator |
RestResource.getServiceLocator()
Returns a
ServiceLocator for all available services. |
ServiceLocator |
AbstractResponseBuilder.getServiceLocator() |
ServiceLocator |
AbstractResource.getServiceLocator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractResource.setServiceLocator(ServiceLocator serviceLocator) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceLocatorImpl |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocator |
YContextResourceResolver.getServiceLocator() |
ServiceLocator |
YObjectGraphContext.getServices() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
YObjectGraphContext.setServices(ServiceLocator serviceLocator) |
| Constructor and Description |
|---|
YContextResourceResolver(ServiceLocator serviceLocator) |
| Constructor and Description |
|---|
PriceImpl(ServiceLocator serviceLocator,
PriceInformation info,
CurrencyModel currencyModel,
java.util.List<DiscountInformation> discounts,
java.util.List<TaxInformation> taxInfos) |
PriceLeverageImpl(ServiceLocator serviceLocator,
DiscountValue discountValue) |
PriceLeverageImpl(ServiceLocator serviceLocator,
TaxValue taxValue) |
PricesImpl(ServiceLocator serviceLocator,
ProductModel product) |
Copyright © 2018 SAP SE. All Rights Reserved.