| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.session | |
| de.hybris.platform.servicelayer.session.impl |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
SessionService.getOrLoadAttribute(String name,
SessionService.SessionAttributeLoader<T> loader)
Returns for the given name the content which is stored in the current
Session or loads a new value
atomically by calling the loader instance. |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DefaultSessionService.getOrLoadAttribute(String name,
SessionService.SessionAttributeLoader<T> loader) |
Copyright © 2017 SAP SE. All Rights Reserved.