|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.schemedit.Constants
public final class Constants
Schemedit Constants
Field Summary | |
---|---|
static int |
ASCENDING
Used to sort in ascending order. |
static String |
ASN_PURL_BASE
|
static int |
DESCENDING
Used to sort in descending order. |
static String |
UNKNOWN_EDITOR
|
static String |
UNKNOWN_USER
|
static String |
UNKNOWN_VALIDITY
|
static String |
USER_KEY
The session scope attribute under which the User object for the currently logged in user is stored. |
Constructor Summary | |
---|---|
Constants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String USER_KEY
public static final String UNKNOWN_USER
public static final String UNKNOWN_VALIDITY
public static final String UNKNOWN_EDITOR
public static final int ASCENDING
public static final int DESCENDING
public static final String ASN_PURL_BASE
Constructor Detail |
---|
public Constants()
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |