public interface UsersManagementWorkbenchConstants
extends com.google.gwt.i18n.client.ConstantsWithLookup
Users Management constants for workbench module.
com.google.gwt.i18n.client.Constants.DefaultBooleanValue, com.google.gwt.i18n.client.Constants.DefaultDoubleValue, com.google.gwt.i18n.client.Constants.DefaultFloatValue, com.google.gwt.i18n.client.Constants.DefaultIntValue, com.google.gwt.i18n.client.Constants.DefaultStringArrayValue, com.google.gwt.i18n.client.Constants.DefaultStringMapValue, com.google.gwt.i18n.client.Constants.DefaultStringValuecom.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning| Modifier and Type | Field and Description |
|---|---|
static UsersManagementWorkbenchConstants |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
String |
createNewGroup() |
String |
createNewUser() |
String |
editGroup() |
String |
editUser() |
String |
groupEditor() |
String |
groupEditorWelcomeText() |
String |
groupsExplorer() |
String |
groupsManagement() |
String |
groupsManagementHome() |
String |
home_clickOnGroupInListToRead() |
String |
home_clickOnUserInListToRead() |
String |
home_createGroup() |
String |
home_createUser() |
String |
home_deleteGroup() |
String |
home_editAndDeleteUser() |
String |
home_listSearchGroups() |
String |
home_listSearchUsers() |
String |
showGroup() |
String |
showUser() |
String |
userEditor() |
String |
userEditorWelcomeText() |
String |
usersExplorer() |
String |
usersManagement() |
String |
usersManagementHome() |
static final UsersManagementWorkbenchConstants INSTANCE
String usersManagement()
String groupsManagement()
String usersManagementHome()
String usersExplorer()
String userEditor()
String groupsManagementHome()
String groupsExplorer()
String groupEditor()
String home_createUser()
String home_listSearchUsers()
String home_clickOnUserInListToRead()
String home_editAndDeleteUser()
String home_createGroup()
String home_listSearchGroups()
String home_clickOnGroupInListToRead()
String home_deleteGroup()
String userEditorWelcomeText()
String groupEditorWelcomeText()
String showUser()
String editUser()
String showGroup()
String editGroup()
String createNewUser()
String createNewGroup()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.