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 class
CmnConst.Inbox.InternalFieldName
static class
CmnConst.Inbox.InternalFilterName
-
Field Summary
Fields Modifier and Type Field Description static String
PARAMNAME_DELIMITER
static String
PARAMNAME_INBOX_IDS
static String
PARAMNAME_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
-
-