Constant Field Values


Contents
com.ebay.*

com.ebay.carad.os.vitalsigns.ReportingException
private static final long serialVersionUID 1L

com.ebay.carad.os.vitalsigns.dataretrievers.QueryLogger
private static final java.lang.String COLUMN_NAME "data"

com.ebay.carad.os.vitalsigns.listeners.LineGraphImageCreationListener
private static final long ERROR_MARGIN 0L

com.ebay.carad.os.vitalsigns.util.ChartUtil
private static final java.lang.String CURRENT_DAY_LABEL "Current Day"
private static final java.lang.String CURRENT_HOUR_LABEL "Current Hour"
private static final java.lang.String CURRENT_MONTH_LABEL "Current Month"
private static final java.lang.String CURRENT_WEEK_LABEL "Current Week"
private static final java.lang.String CURRENT_YEAR_LABEL "Current Year"
private static final java.lang.String ONE_DAY_AGO_LABEL "One Day Ago"
private static final java.lang.String ONE_MONTH_AGO_LABEL "One Month Ago"
private static final java.lang.String ONE_WEEK_AGO_LABEL "One Week Ago"
private static final java.lang.String ONE_YEAR_AGO_LABEL "One Year Ago"

com.ebay.carad.os.vitalsigns.util.ITimeConstants
public static final long DAY 86400000L
public static final long FIFTYTWOWEEKS 31449600000L
public static final long HOUR 3600000L
public static final long MINUTE 60000L
public static final long MONTH 2419200000L
public static final long SECOND 1000L
public static final long WEEK 604800000L
public static final long YEAR 31536000000L

com.ebay.carad.os.vitalsigns.util.NanoHTTPD
public static final java.lang.String HTTP_BADREQUEST "400 Bad Request"
public static final java.lang.String HTTP_FORBIDDEN "403 Forbidden"
public static final java.lang.String HTTP_INTERNALERROR "500 Internal Server Error"
public static final java.lang.String HTTP_NOTFOUND "404 Not Found"
public static final java.lang.String HTTP_NOTIMPLEMENTED "501 Not Implemented"
public static final java.lang.String HTTP_OK "200 OK"
public static final java.lang.String HTTP_REDIRECT "301 Moved Permanently"
public static final java.lang.String LICENCE "Copyright (C) 2001,2005 by Jarno Elonen <elonen@iki.fi>\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n\nRedistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer. Redistributions in\nbinary form must reproduce the above copyright notice, this list of\nconditions and the following disclaimer in the documentation and/or other\nmaterials provided with the distribution. The name of the author may not\nbe used to endorse or promote products derived from this software without\nspecific prior written permission. \n \nTHIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS\'\' AND ANY EXPRESS OR\nIMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\nNOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
public static final java.lang.String MIME_DEFAULT_BINARY "application/octet-stream"
public static final java.lang.String MIME_HTML "text/html"
public static final java.lang.String MIME_PLAINTEXT "text/plain"



Copyright © 2004-2009. All Rights Reserved.