Package de.xima.fc
Class CmnConst.UserPortalLocalizationKey.Form
- java.lang.Object
-
- de.xima.fc.CmnConst.UserPortalLocalizationKey.Form
-
- Enclosing class:
- CmnConst.UserPortalLocalizationKey
public static final class CmnConst.UserPortalLocalizationKey.Form extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringDESCRIPTIONThe key for the description of the form.static StringNAMEThe key for the name of the form.static StringSHORT_DESCRIPTIONThe key for the short description of the form.
-
-
-
Field Detail
-
DESCRIPTION
public static final String DESCRIPTION
The key for the description of the form.- See Also:
- Constant Field Values
-
NAME
public static final String NAME
The key for the name of the form.- See Also:
- Constant Field Values
-
SHORT_DESCRIPTION
public static final String SHORT_DESCRIPTION
The key for the short description of the form.- See Also:
- Constant Field Values
-
-