Package de.xima.fc
Class CmnConst.NamedQuery.ClientFormTheme.GetByParentPluginFormTheme
- java.lang.Object
-
- de.xima.fc.CmnConst.NamedQuery.ClientFormTheme.GetByParentPluginFormTheme
-
- Enclosing class:
- CmnConst.NamedQuery.ClientFormTheme
public static final class CmnConst.NamedQuery.ClientFormTheme.GetByParentPluginFormTheme extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
NAME
static String
PARAM_PLUGIN_KEY
static String
PARAM_PLUGIN_NAME
static String
PARAM_THEME_ID
-
Constructor Summary
Constructors Constructor Description GetByParentPluginFormTheme()
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
PARAM_PLUGIN_KEY
public static final String PARAM_PLUGIN_KEY
- See Also:
- Constant Field Values
-
PARAM_PLUGIN_NAME
public static final String PARAM_PLUGIN_NAME
- See Also:
- Constant Field Values
-
PARAM_THEME_ID
public static final String PARAM_THEME_ID
- See Also:
- Constant Field Values
-
-