| Package | Description |
|---|---|
| de.alpharogroup.user.service | |
| de.alpharogroup.user.service.api |
| Modifier and Type | Method and Description |
|---|---|
RelationPermission |
RelationPermissionDomainService.findRelationPermissions(User provider,
User subscriber)
Find all given permissions that the given provider granted to the subscriber.
|
RelationPermission |
RelationPermissionDomainService.findRelationPermissions(User provider,
User subscriber,
Permission permission)
Finds the RelationPermissions object from the given permissions the given provider and the
subscriber.
|
| Modifier and Type | Method and Description |
|---|---|
List<RelationPermission> |
RelationPermissionDomainService.find(User provider,
User subscriber)
Find a list of RelationPermissions that the given provider granted to the subscriber.
|
List<RelationPermission> |
RelationPermissionDomainService.find(User provider,
User subscriber,
Permission permission)
Find a list of RelationPermissions from the given provider and to the subscriber and the
given permission if the provider granted this permission to the subscriber.
|
| Modifier and Type | Method and Description |
|---|---|
RelationPermission |
RelationPermissionService.findRelationPermissions(User provider,
User subscriber)
Find all given permissions that the given provider granted to the subscriber.
|
RelationPermission |
RelationPermissionService.findRelationPermissions(User provider,
User subscriber,
Permission permission)
Finds the RelationPermissions object from the given permissions the given provider and the
subscriber.
|
| Modifier and Type | Method and Description |
|---|---|
List<RelationPermission> |
RelationPermissionService.find(User provider,
User subscriber)
Find a list of RelationPermissions that the given provider granted to the subscriber.
|
List<RelationPermission> |
RelationPermissionService.find(User provider,
User subscriber,
Permission permission)
Find a list of RelationPermissions from the given provider and to the subscriber and the
given permission if the provider granted this permission to the subscriber.
|
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.