Package de.xima.fc
Class I18nKeys.UserPortalTag
- java.lang.Object
-
- de.xima.fc.I18nKeys.UserPortalTag
-
-
Field Summary
Fields Modifier and Type Field Description static String
DESCRIPTION
static String
DISPLAY_NAME
-
Constructor Summary
Constructors Constructor Description UserPortalTag()
-
-
-
Field Detail
-
DISPLAY_NAME
public static final String DISPLAY_NAME
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
-
-