| Modifier and Type | Method and Description |
|---|---|
List<PrivilegeMapping> |
IdmIdentityService.getPrivilegeMappingsByPrivilegeId(String privilegeId)
Get all privilege mappings for a specific privilege
|
| Modifier and Type | Method and Description |
|---|---|
List<PrivilegeMapping> |
IdmIdentityServiceImpl.getPrivilegeMappingsByPrivilegeId(String privilegeId) |
| Modifier and Type | Method and Description |
|---|---|
List<PrivilegeMapping> |
GetPrivilegeMappingsByPrivilegeIdCmd.execute(CommandContext commandContext) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrivilegeMappingEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
PrivilegeMappingEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
List<PrivilegeMapping> |
PrivilegeMappingEntityManagerImpl.getPrivilegeMappingsByPrivilegeId(String privilegeId) |
List<PrivilegeMapping> |
PrivilegeMappingEntityManager.getPrivilegeMappingsByPrivilegeId(String privilegeId) |
| Modifier and Type | Method and Description |
|---|---|
List<PrivilegeMapping> |
PrivilegeMappingDataManager.getPrivilegeMappingsByPrivilegeId(String privilegeId) |
| Modifier and Type | Method and Description |
|---|---|
List<PrivilegeMapping> |
MybatisPrivilegeMappingDataManager.getPrivilegeMappingsByPrivilegeId(String privilegeId) |
Copyright © 2023 Flowable. All rights reserved.