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