Package de.xima.fc
Class CmnConst.Designer
- java.lang.Object
-
- de.xima.fc.CmnConst.Designer
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CmnConst.Designer.ClientId
static class
CmnConst.Designer.ClientScript
static class
CmnConst.Designer.RemoteCommand
static class
CmnConst.Designer.RemoteCommandParam
-
Field Summary
Fields Modifier and Type Field Description static String
DESIGNER_CONVERSATION_ID_CONTEXT_KEY
static String
DESIGNER_CONVERSATION_ID_PARAM_NAME
-
Constructor Summary
Constructors Constructor Description Designer()
-
-
-
Field Detail
-
DESIGNER_CONVERSATION_ID_PARAM_NAME
public static final String DESIGNER_CONVERSATION_ID_PARAM_NAME
- See Also:
- Constant Field Values
-
DESIGNER_CONVERSATION_ID_CONTEXT_KEY
public static final String DESIGNER_CONVERSATION_ID_CONTEXT_KEY
- See Also:
- Constant Field Values
-
-