Package de.xima.fc
Class CmnConst.Inbox
- java.lang.Object
 - 
- de.xima.fc.CmnConst.Inbox
 
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCmnConst.Inbox.InternalFieldNamestatic classCmnConst.Inbox.InternalFilterName 
- 
Field Summary
Fields Modifier and Type Field Description static StringPARAMNAME_DELIMITERstatic StringPARAMNAME_INBOX_IDSstatic StringPARAMNAME_PROJECT_NAME 
- 
Constructor Summary
Constructors Constructor Description Inbox() 
 - 
 
- 
- 
Field Detail
- 
PARAMNAME_DELIMITER
public static final String PARAMNAME_DELIMITER
- See Also:
 - Constant Field Values
 
 
- 
PARAMNAME_INBOX_IDS
public static final String PARAMNAME_INBOX_IDS
- See Also:
 - Constant Field Values
 
 
- 
PARAMNAME_PROJECT_NAME
public static final String PARAMNAME_PROJECT_NAME
- See Also:
 - Constant Field Values
 
 
 - 
 
 -