Package de.xima.fc
Class CmnConst.Proma
- java.lang.Object
 - 
- de.xima.fc.CmnConst.Proma
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static intPARALELL_REQUEST_COUNTstatic StringREPOSITORY_NONEstatic StringREPOSITORY_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
 
 
 - 
 
 -