Package de.xima.fc
Class CmnConst.PersistenceParams
- java.lang.Object
 - 
- de.xima.fc.CmnConst.PersistenceParams
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringFORM_VERSION_NUMBERstatic StringINITIAL_USERstatic StringLAST_USERstatic StringPROJEKT_NAMEstatic StringWORKFLOW_VERSION_NUMBER 
- 
Constructor Summary
Constructors Constructor Description PersistenceParams() 
 - 
 
- 
- 
Field Detail
- 
PROJEKT_NAME
public static final String PROJEKT_NAME
- See Also:
 - Constant Field Values
 
 
- 
FORM_VERSION_NUMBER
public static final String FORM_VERSION_NUMBER
- See Also:
 - Constant Field Values
 
 
- 
WORKFLOW_VERSION_NUMBER
public static final String WORKFLOW_VERSION_NUMBER
- See Also:
 - Constant Field Values
 
 
- 
INITIAL_USER
public static final String INITIAL_USER
- See Also:
 - Constant Field Values
 
 
- 
LAST_USER
public static final String LAST_USER
- See Also:
 - Constant Field Values
 
 
 - 
 
 -