Package | Description |
---|---|
lumis.portal.monitor.impl |
Implementation of the
portal monitoring framework . |
lumis.portal.presentation.mode.customerexperience |
Modifier and Type | Method and Description |
---|---|
ServiceInstanceConfig |
AbstractMonitorResource.checkModeManagePermission(CustomerExperienceApp app,
String serviceInstanceId)
Checks user has the required manage permissions.
|
static ServiceInstanceConfig |
MonitorUtilInternal.checkModeManagePermission(CustomerExperienceApp app,
String serviceInstanceId)
Checks user has the required manage permissions.
|
ServiceInstanceConfig |
AbstractMonitorResource.checkModeViewPermission(CustomerExperienceApp app,
String serviceInstanceId)
Checks user has the required view permissions.
|
static ServiceInstanceConfig |
MonitorUtilInternal.checkModeViewPermission(CustomerExperienceApp app,
String serviceInstanceId)
Checks user has the required view permissions.
|
Constructor and Description |
---|
AbstractMonitorResource(CustomerExperienceApp app) |
Modifier and Type | Method and Description |
---|---|
static CustomerExperienceApp |
CustomerExperienceApp.getAnalyticsApp(HttpServletRequest httpServletRequest)
Get App enum from the given request.
|
static CustomerExperienceApp |
CustomerExperienceApp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomerExperienceApp[] |
CustomerExperienceApp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Map<CustomerExperienceApp,ServiceInstanceConfig> |
CustomerExperienceHelper.findCurrentAnalyticsServiceInstance(SessionConfig sessionConfig,
String channelId,
Collection<String> serviceInstanceIds,
ITransaction transaction)
Tries to find the best Customer Experience service instances the user has access to based on the given channel.
|
Modifier and Type | Method and Description |
---|---|
static void |
CustomerExperienceApp.setAnalytucsAppOnRequestAttr(CustomerExperienceApp analyticsApp,
HttpServletRequest httpServletRequest)
Set analytics APP on request.
|
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.