public interface DefaultConstants
| Modifier and Type | Field and Description |
|---|---|
static Integer |
ADDTOLIST_SIZE_DEFAULT
Default size for add to list tables
|
static long |
AVAILABILITY_DEFAULT_TIMEOUT
Availabiity check timeout defaults to 20 seconds
|
static int |
DEFAULT_CHART_POINTS
Default number of data points to show on chart
|
static Integer |
MAX_PAGES
Maximum nuber of pages(dots) to be rendered
|
static Integer |
PAGENUM_DEFAULT
Default page number for list tables
|
static Integer |
PAGESIZE_ALL
Display all items in list
|
static Integer |
PAGESIZE_DEFAULT
Default number of rows for list tables
|
static org.rhq.core.domain.resource.ResourceCategory |
RESOURCE_CATEGORY_DEFAULT
Default resource category
|
static Integer |
SORTCOL_DEFAULT
Default sort column for list tables
|
static String |
SORTORDER_ASC
ascending sort order for list tables
|
static String |
SORTORDER_DEC
ascending sort order for list tables
|
static String |
SORTORDER_DEFAULT
default sort order for list tables
|
static final Integer ADDTOLIST_SIZE_DEFAULT
static final long AVAILABILITY_DEFAULT_TIMEOUT
static final int DEFAULT_CHART_POINTS
static final org.rhq.core.domain.resource.ResourceCategory RESOURCE_CATEGORY_DEFAULT
static final Integer MAX_PAGES
static final Integer PAGENUM_DEFAULT
static final Integer PAGESIZE_ALL
static final Integer PAGESIZE_DEFAULT
static final Integer SORTCOL_DEFAULT
static final String SORTORDER_ASC
static final String SORTORDER_DEC
static final String SORTORDER_DEFAULT
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.