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.Messages

    Users Management constants for widgets module.

    Since:
    0.8.0
    • Method Detail

      • emptyEntities

        String emptyEntities()
      • firstPage

        String firstPage()
      • previousPage

        String previousPage()
      • 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()
      • searchFor

        String searchFor()
      • searchResultsFor

        String searchResultsFor()
      • saveChanges

        String saveChanges()
      • addToGroups

        String addToGroups()
      • addToRoles

        String addToRoles()
      • addAttribute

        String addAttribute()
      • confirmAction

        String confirmAction()
      • ensureRemoveUser

        String ensureRemoveUser()
      • ensureRemoveGroup

        String ensureRemoveGroup()
      • ensureUserHasGroupsOrRoles

        String ensureUserHasGroupsOrRoles()
      • genericError

        String genericError()
      • 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()
      • 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()
      • clearSearch

        String clearSearch()
      • groupsAssigned

        String groupsAssigned()
      • rolesAssigned

        String rolesAssigned()
      • roleIsDirty

        String roleIsDirty()
      • groupIsDirty

        String groupIsDirty()
      • userStillNotCreated

        String userStillNotCreated​(String username)
      • homePerspective

        String homePerspective()
      • homePerspectiveTooltip

        String homePerspectiveTooltip()
      • noHomePerspective

        String noHomePerspective()
      • homePerspectiveReadDenied

        String homePerspectiveReadDenied()
      • priorityTooltip

        String priorityTooltip()
      • selectPriorityHint

        String selectPriorityHint()
      • priorityVeryHigh

        String priorityVeryHigh()
      • priorityHigh

        String priorityHigh()
      • priorityNormal

        String priorityNormal()
      • priorityLow

        String priorityLow()
      • priorityVeryLow

        String priorityVeryLow()