public class DummySessionAccessService extends SessionAccessServiceImpl
| Modifier and Type | Field and Description |
|---|---|
static String |
SESSION_ID |
PRODUCT_CONFIG_SESSION_ATTRIBUTE_CONTAINER| Constructor and Description |
|---|
DummySessionAccessService() |
| Modifier and Type | Method and Description |
|---|---|
ProductConfigSessionAttributeContainer |
getAttributeContainer() |
String |
getSessionId()
returns the unique session id
|
void |
reset() |
protected ProductConfigSessionAttributeContainer |
retrieveSessionAttributeContainer(boolean createLazy) |
getCachedNameMap, getCartEntryConfigCache, getCartEntryForConfigId, getCartEntryForProduct, getConfigIdForCartEntry, getConfigurationModelEngineState, getConfigurationProvider, getProductCartEntryCache, getSolrIndexedProperties, getUiStatusForCartEntry, getUiStatusForProduct, getUiStatusFromSession, removeCartEntryForProduct, removeConfigIdForCartEntry, removeConfigurationModelEngineState, removeConfigurationModelEngineStates, removeSessionArtifactsForCartEntry, removeUiStatusForCartEntry, removeUiStatusForProduct, removeUiStatusFromSession, retrieveSessionAttributeContainer, setCartEntryForProduct, setConfigIdForCartEntry, setConfigurationModelEngineState, setConfigurationProvider, setSessionService, setSolrIndexedProperties, setUiStatusForCartEntry, setUiStatusForProduct, setUiStatusIntoSessionpublic static final String SESSION_ID
public String getSessionId()
SessionAccessServicegetSessionId in interface SessionAccessServicegetSessionId in class SessionAccessServiceImplpublic void reset()
protected ProductConfigSessionAttributeContainer retrieveSessionAttributeContainer(boolean createLazy)
retrieveSessionAttributeContainer in class SessionAccessServiceImplpublic ProductConfigSessionAttributeContainer getAttributeContainer()
Copyright © 2017 SAP SE. All Rights Reserved.