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.