A place to put public final static strings and other constants.
author: Jon S. Stevens version: $Id: ScarabConstants.java 10198 2006-07-03 23:33:30Z dabbous $
This name will be used to distinguish specific scarab application
from other instances that it may interact with (in the future).
It is the prefix to all issue id's created in response to an issue
entered against a module in this instance's database.
the registration code uses this in order to store an object
into the data.getUser().getTemp() hashtable. this is the key
value and is used across several classes.