|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.properties.api.config.codes.LibraryCodeNumbers
public final class LibraryCodeNumbers
Overview over codes signaled by this library.
Field Summary | |
---|---|
static int |
CACHE_CODE_START The start number of the cache codes. |
static int |
CONFIGURATION_CODE_START The start number of the configuration codes. |
static int |
DATA_SOURCE_CODE_START The start number of the data source codes. |
static int |
PROPERTY_STORE_CODE_START The start number of the cache codes. |
static int |
TRANSFER_CODE_START The start number of the transfer 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 CONFIGURATION_CODE_START
5000
public static final int DATA_SOURCE_CODE_START
6000
public static final int TRANSFER_CODE_START
7000
public static final int CACHE_CODE_START
8000
public static final int PROPERTY_STORE_CODE_START
8100
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |