This project has retired. For details please refer to its Attic page.
Constant Field Values (Jetspeed-2 Portal Statistics Components 2.1.3 API)

Constant Field Values


Contents
org.apache.*

org.apache.jetspeed.statistics.impl.LogRecord
public static final String TYPE_PAGE "PAGE"
public static final String TYPE_PORTLET "PORTLET"
public static final String TYPE_USER "USER"

org.apache.jetspeed.statistics.impl.PortalStatisticsImpl
protected static final String logoutLogFormat "{0} {1} {2} [{3}] \"{4}\" {5} {6}"
protected static final String pageLogFormat "{0} {1} {2} [{3}] \"{4} {5}\" {6} {7}"
protected static final String portletLogFormat "{0} {1} {2} [{3}] \"{4} {5} {6}\" {7} {8}"
protected static final int STATUS_LOGGED_IN 1
protected static final int STATUS_LOGGED_OUT 2



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.