public interface ProfileConfigurationService
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROFILE_TRACKING_PAUSE
Cookie and Session attribute key
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getYaaSTenant(java.lang.String siteId)
Returns the project identifier in Yaas, alias "tenant"
|
boolean |
isProfileTrackingEnabled()
checks whether the profile tracking is enabled
|
boolean |
isYaaSConfigurationPresentForBaseSiteId(java.lang.String siteId)
Checks if the Yaas configuration is present
|
void |
storeProfileTrackingPauseValue(boolean isProfileTrackingPause)
Stores in session if profile tracking is paused
|
static final java.lang.String PROFILE_TRACKING_PAUSE
boolean isProfileTrackingEnabled()
void storeProfileTrackingPauseValue(boolean isProfileTrackingPause)
isProfileTrackingPause - boolean isYaaSConfigurationPresentForBaseSiteId(java.lang.String siteId)
siteId - base site identifierjava.lang.String getYaaSTenant(java.lang.String siteId)
siteId - base site identifierCopyright © 2017 SAP SE. All Rights Reserved.