| Modifier and Type | Method and Description |
|---|---|
protected ProductManager |
LangPackDataCreator.getProductManager() |
| Modifier and Type | Method and Description |
|---|---|
ProductManager |
JaloSession.getProductManager()
returns the ProductManager.
|
ProductManager |
JaloConnection.getProductManager()
Returns the
ProductManager and sets it into instance property JaloConnection.productManager, preventing it from
mutation while creating via BeanFactory#getBean(String) or via ProductManager constructor. |
| Modifier and Type | Method and Description |
|---|---|
static ProductManager |
ProductManager.getInstance()
Deprecated.
since ages - as of release 4.3, please use
ProductService instead |
| Modifier and Type | Method and Description |
|---|---|
protected ProductManager |
MarketplaceProductsTranslator.getProductManager() |
Copyright © 2018 SAP SE. All Rights Reserved.