public final class Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_DESCRIPTION
The Constant DEFAULT_DESCRIPTION.
|
static int |
FIRST_VERSION
The Constant FIRST_VERSION.
|
static java.lang.String |
FIRST_VERSION_STR
The Constant FIRST_VERSION_STR.
|
static int |
MAX_TITLE_LENGTH
The maximal length of a competence (level) title.
|
static int |
MAX_VERSIONTAG_LENGTH
The Constant MAX_VERSIONTAG_LENGTH.
|
static int |
SUMMARY_LENGTH
The Constant SUMMARY_LENGTH.
|
public static final java.lang.String DEFAULT_DESCRIPTION
public static final int FIRST_VERSION
public static final java.lang.String FIRST_VERSION_STR
public static final int SUMMARY_LENGTH
public static final int MAX_TITLE_LENGTH
public static final int MAX_VERSIONTAG_LENGTH