Package de.xima.fc
Class CmnConst.FormPreview.RemoteCommandParam
- java.lang.Object
 - 
- de.xima.fc.CmnConst.FormPreview.RemoteCommandParam
 
 
- 
- Enclosing class:
 - CmnConst.FormPreview
 
public static final class CmnConst.FormPreview.RemoteCommandParam extends Object
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringPARAM_REQUEST_CHARACTER_ENCODINGstatic StringPARAM_REQUEST_CONTENT_LENGTHstatic StringPARAM_REQUEST_CONTENT_TYPEstatic StringPARAM_REQUEST_FRIDstatic StringPARAM_REQUEST_UUID 
- 
Constructor Summary
Constructors Constructor Description RemoteCommandParam() 
 - 
 
- 
- 
Field Detail
- 
PARAM_REQUEST_UUID
public static final String PARAM_REQUEST_UUID
- See Also:
 - Constant Field Values
 
 
- 
PARAM_REQUEST_CONTENT_TYPE
public static final String PARAM_REQUEST_CONTENT_TYPE
- See Also:
 - Constant Field Values
 
 
- 
PARAM_REQUEST_CHARACTER_ENCODING
public static final String PARAM_REQUEST_CHARACTER_ENCODING
- See Also:
 - Constant Field Values
 
 
- 
PARAM_REQUEST_CONTENT_LENGTH
public static final String PARAM_REQUEST_CONTENT_LENGTH
- See Also:
 - Constant Field Values
 
 
- 
PARAM_REQUEST_FRID
public static final String PARAM_REQUEST_FRID
- See Also:
 - Constant Field Values
 
 
 - 
 
 -