public interface UserGroup
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the user group's description.
|
Integer |
getId()
Returns the user group's ID
|
String |
getName()
Returns the user group's full display name.
|
List<User> |
getUsers()
Returns list of users in user group
|
Integer getId()
String getName()
String getDescription()
Copyright © 2021 BellaDati Inc.. All rights reserved.