Package de.xima.fc
Class CmnConst.Proma
- java.lang.Object
-
- de.xima.fc.CmnConst.Proma
-
-
Field Summary
Fields Modifier and Type Field Description static int
PARALELL_REQUEST_COUNT
static String
REPOSITORY_NONE
static String
REPOSITORY_PROMA
-
Constructor Summary
Constructors Constructor Description Proma()
-
-
-
Field Detail
-
PARALELL_REQUEST_COUNT
public static final int PARALELL_REQUEST_COUNT
- See Also:
- Constant Field Values
-
REPOSITORY_PROMA
public static final String REPOSITORY_PROMA
- See Also:
- Constant Field Values
-
REPOSITORY_NONE
public static final String REPOSITORY_NONE
- See Also:
- Constant Field Values
-
-