public class EntityberechtigungAPI extends AEntityAPI<Entityberechtigung>
Entityberechtigung entities.entityClass| Constructor and Description |
|---|
EntityberechtigungAPI() |
| Modifier and Type | Method and Description |
|---|---|
List<Entityberechtigung> |
getAllByRolle(UserContext uc,
Rolle rolle)
Method for determining all entity authorizations by the role.
|
create, create, delete, delete, deleteAllBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, resultTotalCount, resultTotalCount, update, updategetHandlerProviderpublic List<Entityberechtigung> getAllByRolle(UserContext uc, Rolle rolle)
uc - UserContext the user context in which the action is to be performed.rolle - Rolle the role for the authorization.List of Entityberechtigung.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.