Class DataUser.ListUserWithRoles

  • Enclosing class:
    DataUser

    public class DataUser.ListUserWithRoles
    extends java.lang.Object
    Handle list of user with particular roles
    • Constructor Detail

      • ListUserWithRoles

        public ListUserWithRoles()
    • Method Detail

      • add

        public void add​(UserModel userModel)
      • getOneUserWithRole

        public UserModel getOneUserWithRole​(UserRole userRole)
        Return one user that has the role specified
        Parameters:
        userRole -
        Returns: