lumis.portal.presentation
Class PresentationMonitorUtil

Package class diagram package PresentationMonitorUtil
java.lang.Object
  extended by lumis.portal.presentation.PresentationMonitorUtil

public class PresentationMonitorUtil
extends Object

Contains presentation monitoring constants and utility methods.

Since:
4.1.0

Field Summary
static String AGGREGATION_TYPE_LAST_CHANNEL_FRIENDLY_PATH
          Key for the last channel friendly path accessed aggregation type.
static String AGGREGATION_TYPE_LAST_CHANNEL_PATH
          Key for the last channel path accessed aggregation type.
static String AGGREGATION_TYPE_LAST_PAGE_NAME
          Key for the last page name accessed aggregation type.
static String EVENT_HTTP_SESSION
          Key for httpsession event.
static String EVENT_PAGE_VIEW
          Key for page view event.
static String EVENT_PAGE_WEB_RESOURCE_RENDER
          Key for page web resource render event.
static String STRING_RESOURCE_PATH
          The string resource path using for localizing page view monitoring strings.
 
Constructor Summary
PresentationMonitorUtil()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STRING_RESOURCE_PATH

public static final String STRING_RESOURCE_PATH
The string resource path using for localizing page view monitoring strings.

Since:
4.1.0
See Also:
Constant Field Values

EVENT_PAGE_VIEW

public static final String EVENT_PAGE_VIEW
Key for page view event.

Since:
4.1.0
See Also:
Constant Field Values

EVENT_HTTP_SESSION

public static final String EVENT_HTTP_SESSION
Key for httpsession event.

Since:
4.1.0
See Also:
Constant Field Values

EVENT_PAGE_WEB_RESOURCE_RENDER

public static final String EVENT_PAGE_WEB_RESOURCE_RENDER
Key for page web resource render event.

Since:
6.0.0
See Also:
Constant Field Values

AGGREGATION_TYPE_LAST_CHANNEL_PATH

public static final String AGGREGATION_TYPE_LAST_CHANNEL_PATH
Key for the last channel path accessed aggregation type.

Since:
4.1.0
See Also:
Constant Field Values

AGGREGATION_TYPE_LAST_CHANNEL_FRIENDLY_PATH

public static final String AGGREGATION_TYPE_LAST_CHANNEL_FRIENDLY_PATH
Key for the last channel friendly path accessed aggregation type.

Since:
4.1.0
See Also:
Constant Field Values

AGGREGATION_TYPE_LAST_PAGE_NAME

public static final String AGGREGATION_TYPE_LAST_PAGE_NAME
Key for the last page name accessed aggregation type.

Since:
4.1.0
See Also:
Constant Field Values
Constructor Detail

PresentationMonitorUtil

public PresentationMonitorUtil()


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.