|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.properties.integration.cdi.ApplicationNumberCode
public final class ApplicationNumberCode
Constants to define number code ranges.
Field Summary | |
---|---|
static int |
SECURITY_CODE_START The start number of the security codes. |
static int |
SYSTEM_CODE_START The start number of the system codes. |
static int |
VALIDATION_CODE_START The start number of the validation codes. |
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 int SYSTEM_CODE_START
0
public static final int SECURITY_CODE_START
1000
public static final int VALIDATION_CODE_START
2000
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |