@Entity public class Users extends de.alpharogroup.db.entity.BaseEntity<Integer> implements Cloneable
Users is keeping the information for the users from the application.| Constructor and Description |
|---|
Users() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addRole(Roles role)
Adds a role to the user.
|
boolean |
isActive() |
public boolean addRole(Roles role)
role - the rolepublic boolean isActive()
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.