| Package | Description |
|---|---|
| de.hybris.platform.core.systemsetup.datacreator.impl | |
| de.hybris.platform.jalo | |
| de.hybris.platform.jalo.product |
| 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.
as of release 4.3, please use
de.hybris.platform.product.ProductService instead |
Copyright © 2017 SAP SE. All Rights Reserved.