public class WebContext extends AmbientDataContext
Note: This class is to be used by the framework internally only. Clients should not use this class directly.
Constructor and Description |
---|
WebContext() |
WebContext(com.tridion.ambientdata.configuration.CartridgeCategory cartridgeCategory) |
Modifier and Type | Method and Description |
---|---|
protected ClaimStore |
getCurrentClaimStoreImpl()
Gets the current claim store, to be implemented by subclasses.
|
static void |
setCurrentClaimStore(ClaimStore claimStore)
Sets the current claim store.
|
String |
toString() |
getAmbientDataConfig, getCartridgeCategory, getContext, getCurrentClaimStore, setContext
public WebContext()
public WebContext(com.tridion.ambientdata.configuration.CartridgeCategory cartridgeCategory)
public static void setCurrentClaimStore(ClaimStore claimStore)
Note: This method is to be used by the framework internally only.
Clients should not call this method directly.
claimStore
- The claim store.protected ClaimStore getCurrentClaimStoreImpl()
AmbientDataContext
getCurrentClaimStoreImpl
in class AmbientDataContext
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries