|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.hierarchView.business.Constants
Manifest constants for the interaction network components.
| Field Summary | |
static java.lang.String |
ATTRIBUTE_COLOR_LABEL
The attribute which allows to access the color of a Label. |
static java.lang.String |
ATTRIBUTE_COLOR_NODE
The attribute which allows to access the color of a Node. |
static java.lang.String |
ATTRIBUTE_COORDINATE_X
The X coordinate of a Node int the image. |
static java.lang.String |
ATTRIBUTE_COORDINATE_Y
The Y coordinate of a Node int the image. |
static java.lang.String |
ATTRIBUTE_HEIGHT
The attribute which allows to access the heigth of the image graph. |
static java.lang.String |
ATTRIBUTE_LABEL
The attribute which allows to access the label of a Node. |
static java.lang.String |
ATTRIBUTE_LENGTH
The attribute which allows to access the width of the image graph. |
static java.lang.String |
ATTRIBUTE_VISIBLE
The attribute which allows to access the visibility of a Node |
static java.lang.String |
BENCHMARK_LOGGER_NAME
The name of the benchmark logger |
static java.lang.String |
DATA_SOURCE
Used as a key to identify a datasource class - its value is deifned in the web.xml file as a servlet context parameter |
static java.lang.String |
LOGGER_NAME
The name of the logger specific of hierarchView |
static java.lang.String |
MAPPING_FILE
Used as a key to identify a mapping filename (for Castor). |
static java.lang.String |
PROPERTY_FILE
Where to find the property file |
static java.lang.String |
USER_KEY
Key name of the user in the session |
| Constructor Summary | |
Constants()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String LOGGER_NAME
public static final java.lang.String BENCHMARK_LOGGER_NAME
public static final java.lang.String PROPERTY_FILE
public static final java.lang.String ATTRIBUTE_LENGTH
public static final java.lang.String ATTRIBUTE_HEIGHT
public static final java.lang.String ATTRIBUTE_COORDINATE_X
public static final java.lang.String ATTRIBUTE_COORDINATE_Y
public static final java.lang.String ATTRIBUTE_LABEL
public static final java.lang.String ATTRIBUTE_COLOR_NODE
public static final java.lang.String ATTRIBUTE_COLOR_LABEL
public static final java.lang.String ATTRIBUTE_VISIBLE
public static final java.lang.String USER_KEY
public static final java.lang.String MAPPING_FILE
public static final java.lang.String DATA_SOURCE
| Constructor Detail |
public Constants()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||