Interface UsersManagementWidgetsConstants
-
- All Superinterfaces:
com.google.gwt.i18n.client.Localizable,com.google.gwt.i18n.shared.Localizable,com.google.gwt.i18n.client.LocalizableResource,com.google.gwt.i18n.client.Messages
public interface UsersManagementWidgetsConstants extends com.google.gwt.i18n.client.MessagesUsers Management constants for widgets module.
- Since:
- 0.8.0
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource
com.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
-
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Messages
com.google.gwt.i18n.client.Messages.AlternateMessage, com.google.gwt.i18n.client.Messages.DefaultMessage, com.google.gwt.i18n.client.Messages.Example, com.google.gwt.i18n.client.Messages.Offset, com.google.gwt.i18n.client.Messages.Optional, com.google.gwt.i18n.client.Messages.PluralCount, com.google.gwt.i18n.client.Messages.PluralText, com.google.gwt.i18n.client.Messages.Select
-
-
Field Summary
Fields Modifier and Type Field Description static UsersManagementWidgetsConstantsINSTANCE
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
static final UsersManagementWidgetsConstants INSTANCE
-
-
Method Detail
-
loading
String loading()
-
emptyEntities
String emptyEntities()
-
firstPage
String firstPage()
-
previousPage
String previousPage()
-
nextPage
String nextPage()
-
lastPage
String lastPage()
-
next
String next()
-
userHasNoAttributes
String userHasNoAttributes()
-
attributeIsMandatory
String attributeIsMandatory()
-
userHasNoGroups
String userHasNoGroups()
-
memberOfGroups
String memberOfGroups()
-
groupSelectionFor
String groupSelectionFor()
-
userHasNoRoles
String userHasNoRoles()
-
memberOfRoles
String memberOfRoles()
-
permissions
String permissions()
-
roleSelectionFor
String roleSelectionFor()
-
userAttributes
String userAttributes()
-
name
String name()
-
value
String value()
-
search
String search()
-
searchFor
String searchFor()
-
searchResultsFor
String searchResultsFor()
-
edit
String edit()
-
delete
String delete()
-
cancel
String cancel()
-
create
String create()
-
save
String save()
-
saveChanges
String saveChanges()
-
addToGroups
String addToGroups()
-
addToRoles
String addToRoles()
-
addAttribute
String addAttribute()
-
add
String add()
-
confirmAction
String confirmAction()
-
ensureRemoveUser
String ensureRemoveUser()
-
ensureRemoveGroup
String ensureRemoveGroup()
-
ensureUserHasGroupsOrRoles
String ensureUserHasGroupsOrRoles()
-
genericError
String genericError()
-
remove
String remove()
-
ensureRemoveAttribute
String ensureRemoveAttribute()
-
ensureRemoveGroupFromUser
String ensureRemoveGroupFromUser()
-
ensureRemoveRoleFromUser
String ensureRemoveRoleFromUser()
-
nameIsMandatory
String nameIsMandatory()
-
valueIsMandatory
String valueIsMandatory()
-
attributeAlreadyExists
String attributeAlreadyExists()
-
addToSelectedGroups
String addToSelectedGroups()
-
addToSelectedRoles
String addToSelectedRoles()
-
addUsersToGroup
String addUsersToGroup()
-
assignUsersToGroupName
String assignUsersToGroupName()
-
groupMustHaveAtLeastOneUser
String groupMustHaveAtLeastOneUser()
-
doesNotHavePrivileges
String doesNotHavePrivileges()
-
patternAlphanumericSymbols
String patternAlphanumericSymbols()
-
username
String username()
-
invalidUserName
String invalidUserName()
-
inputUserName
String inputUserName()
-
groupName
String groupName()
-
invalidGroupName
String invalidGroupName()
-
inputGroupName
String inputGroupName()
-
userIsDirty
String userIsDirty()
-
changePassword
String changePassword()
-
changePasswordFor
String changePasswordFor()
-
newPassword
String newPassword()
-
repeatNewPassword
String repeatNewPassword()
-
passwordCannotBeEmpty
String passwordCannotBeEmpty()
-
passwordsNotMatch
String passwordsNotMatch()
-
passwordUpdatedSuccessfully
String passwordUpdatedSuccessfully()
-
doSetPasswordNow
String doSetPasswordNow()
-
clear
String clear()
-
clearSearch
String clearSearch()
-
change
String change()
-
user
String user()
-
users
String users()
-
group
String group()
-
groups
String groups()
-
groupsAssigned
String groupsAssigned()
-
rolesAssigned
String rolesAssigned()
-
role
String role()
-
roles
String roles()
-
noUsers
String noUsers()
-
noGroups
String noGroups()
-
noRoles
String noRoles()
-
refresh
String refresh()
-
total
String total()
-
all
String all()
-
roleIsDirty
String roleIsDirty()
-
groupIsDirty
String groupIsDirty()
-
homePerspective
String homePerspective()
-
homePerspectiveTooltip
String homePerspectiveTooltip()
-
noHomePerspective
String noHomePerspective()
-
homePerspectiveReadDenied
String homePerspectiveReadDenied()
-
priority
String priority()
-
priorityTooltip
String priorityTooltip()
-
selectPriorityHint
String selectPriorityHint()
-
priorityVeryHigh
String priorityVeryHigh()
-
priorityHigh
String priorityHigh()
-
priorityNormal
String priorityNormal()
-
priorityLow
String priorityLow()
-
priorityVeryLow
String priorityVeryLow()
-
-