Package de.xima.fc
Class CmnConst.NamedQuery.ClientFormTheme.GetByClientAndParentPluginFormTheme
- java.lang.Object
-
- de.xima.fc.CmnConst.NamedQuery.ClientFormTheme.GetByClientAndParentPluginFormTheme
-
- Enclosing class:
- CmnConst.NamedQuery.ClientFormTheme
public static final class CmnConst.NamedQuery.ClientFormTheme.GetByClientAndParentPluginFormTheme extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringNAMEstatic StringPARAM_CLIENT_IDstatic StringPARAM_PLUGIN_KEYstatic StringPARAM_PLUGIN_NAMEstatic StringPARAM_THEME_ID
-
Constructor Summary
Constructors Constructor Description GetByClientAndParentPluginFormTheme()
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
PARAM_CLIENT_ID
public static final String PARAM_CLIENT_ID
- 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
-
-