public class ContentServiceMonitorUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AGGREGATION_TYPE_CONTENT_ITEMID
Key for content's item id aggregation type.
|
static String |
AGGREGATION_TYPE_CONTENT_LANGUAGECONTENTID
Key for content's language content id aggregation type.
|
static String |
AGGREGATION_TYPE_CONTENT_METADATAID
Key for content's metadata id aggregation type.
|
static String |
AGGREGATION_TYPE_CONTENT_NAME
Key for content's primary name aggregation type.
|
static String |
AGGREGATION_TYPE_CONTENT_SOURCEID
Key for content's source id aggregation type.
|
static String |
EVENT_CONTENT_VIEW
Key for content view event.
|
static String |
STRING_RESOURCE_PATH
The string resource path using for localizing content monitoring strings.
|
Constructor and Description |
---|
ContentServiceMonitorUtil() |
Modifier and Type | Method and Description |
---|---|
static IMonitor |
getContentViewMonitor(DouiContext douiContext)
Returns a monitor for the "lumis.content.service.ev.contentview" event.
|
public static final String STRING_RESOURCE_PATH
public static final String EVENT_CONTENT_VIEW
public static final String AGGREGATION_TYPE_CONTENT_SOURCEID
public static final String AGGREGATION_TYPE_CONTENT_ITEMID
public static final String AGGREGATION_TYPE_CONTENT_METADATAID
public static final String AGGREGATION_TYPE_CONTENT_LANGUAGECONTENTID
public static final String AGGREGATION_TYPE_CONTENT_NAME
public static IMonitor getContentViewMonitor(DouiContext douiContext) throws PortalException
source
- the content's source loaded.transaction
- transaction for persistence access.PortalException
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.