Package de.xima.fc
Class I18nKeys.FD2
- java.lang.Object
 - 
- de.xima.fc.I18nKeys.FD2
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringSTATUS_HASSTATUSstatic StringSTATUS_NOSTATUSstatic StringSTATUS_NOTSTATUSstatic StringUSERGROUP_HASUSERGROUPstatic StringUSERGROUP_NOTUSERGROUPstatic StringUSERGROUP_NOUSERGROUPstatic StringWEB_DESIGNER_PUBLISH_ERRORstatic StringWEB_DESIGNER_PUBLISH_ERROR_NOT_ALLOWEDstatic StringWEB_DESIGNER_PUBLISH_NEW_OKstatic StringWEB_DESIGNER_PUBLISH_UPDATE_OK 
- 
Constructor Summary
Constructors Constructor Description FD2() 
 - 
 
- 
- 
Field Detail
- 
USERGROUP_NOUSERGROUP
public static final String USERGROUP_NOUSERGROUP
- See Also:
 - Constant Field Values
 
 
- 
USERGROUP_HASUSERGROUP
public static final String USERGROUP_HASUSERGROUP
- See Also:
 - Constant Field Values
 
 
- 
USERGROUP_NOTUSERGROUP
public static final String USERGROUP_NOTUSERGROUP
- See Also:
 - Constant Field Values
 
 
- 
STATUS_NOSTATUS
public static final String STATUS_NOSTATUS
- See Also:
 - Constant Field Values
 
 
- 
STATUS_NOTSTATUS
public static final String STATUS_NOTSTATUS
- See Also:
 - Constant Field Values
 
 
- 
STATUS_HASSTATUS
public static final String STATUS_HASSTATUS
- See Also:
 - Constant Field Values
 
 
- 
WEB_DESIGNER_PUBLISH_NEW_OK
public static final String WEB_DESIGNER_PUBLISH_NEW_OK
- See Also:
 - Constant Field Values
 
 
- 
WEB_DESIGNER_PUBLISH_UPDATE_OK
public static final String WEB_DESIGNER_PUBLISH_UPDATE_OK
- See Also:
 - Constant Field Values
 
 
- 
WEB_DESIGNER_PUBLISH_ERROR
public static final String WEB_DESIGNER_PUBLISH_ERROR
- See Also:
 - Constant Field Values
 
 
- 
WEB_DESIGNER_PUBLISH_ERROR_NOT_ALLOWED
public static final String WEB_DESIGNER_PUBLISH_ERROR_NOT_ALLOWED
- See Also:
 - Constant Field Values
 
 
 - 
 
 -