@Entity public class Roles extends de.alpharogroup.db.entity.BaseEntity<Integer> implements Cloneable
Roles is keeping the information for the user roles.| Constructor and Description |
|---|
Roles() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addPermission(Permissions permission)
Adds the permission.
|
public boolean addPermission(Permissions permission)
permission - the permissionCopyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.