| Package | Description |
|---|---|
| com.hybris.merchandising.context | |
| com.hybris.merchandising.context.impl |
| Modifier and Type | Method and Description |
|---|---|
ContextMap |
ContextRepository.get(java.lang.String name)
Return a single ContextMap object for the given name
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextRepository.put(java.lang.String name,
ContextMap context)
Add a single ContextMap object to the context store
|
| Modifier and Type | Method and Description |
|---|---|
ContextMap |
DefaultContextRepository.get(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultContextRepository.put(java.lang.String name,
ContextMap context) |
Copyright © 2018 SAP SE. All Rights Reserved.