|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.business.BusinessConstants
Constants used for the business package.
| Field Summary | |
static int |
EXPANSION_ALL
Expand a complex to all pairwise interactions. |
static int |
EXPANSION_BAITPREY
Expand a complex into all bait-prey pairs. |
static int |
JDBC_TX
used to identify a JDBC transaction type. |
static java.lang.String |
MAPPING_FILE_KEY
used as a key to identify a mapping filename (for Castor) the value is defined in the web.xml file |
static int |
OBJECT_TX
used to identify an object-level transaction. |
| Constructor Summary | |
BusinessConstants()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int EXPANSION_ALL
public static final int EXPANSION_BAITPREY
public static final java.lang.String MAPPING_FILE_KEY
public static final int JDBC_TX
public static final int OBJECT_TX
| Constructor Detail |
public BusinessConstants()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||