|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.portal.presentation.PresentationMonitorUtil
public class PresentationMonitorUtil
Contains presentation monitoring constants and utility methods.
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 |
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 |
---|
public static final String STRING_RESOURCE_PATH
public static final String EVENT_PAGE_VIEW
public static final String EVENT_HTTP_SESSION
public static final String AGGREGATION_TYPE_LAST_CHANNEL_PATH
public static final String AGGREGATION_TYPE_LAST_CHANNEL_FRIENDLY_PATH
public static final String AGGREGATION_TYPE_LAST_PAGE_NAME
Constructor Detail |
---|
public PresentationMonitorUtil()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |