Package de.xima.fc
Class CmnConst.NamedQuery.FormVersion.GetByPluginFormTheme
- java.lang.Object
 - 
- de.xima.fc.CmnConst.NamedQuery.FormVersion.GetByPluginFormTheme
 
 
- 
- Enclosing class:
 - CmnConst.NamedQuery.FormVersion
 
public static final class CmnConst.NamedQuery.FormVersion.GetByPluginFormTheme extends Object
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringNAMEstatic StringPARAM_PLUGIN_KEYstatic StringPARAM_PLUGIN_NAMEstatic StringPARAM_THEME_ID 
- 
Constructor Summary
Constructors Constructor Description GetByPluginFormTheme() 
 - 
 
- 
- 
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
 
 
 - 
 
 -