| Package | Description |
|---|---|
| org.bonitasoft.engine.external.identity.mapping | |
| org.bonitasoft.engine.external.identity.mapping.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalIdentityMappingService.deleteExternalIdentityMapping(long mappingId)
Delete the id specified externalIdentityMapping
|
SExternalIdentityMapping |
ExternalIdentityMappingService.getExternalIdentityMappingById(long mappingId)
Get externalIdentityMapping by its id
|
SExternalIdentityMapping |
ExternalIdentityMappingService.getExternalIdentityMappingById(long mappingId,
String suffix,
String messageSuffix) |
SExternalIdentityMapping |
ExternalIdentityMappingService.getExternalIdentityMappingForGroup(long mappingId)
Get externalIdentityMapping by its id with displayNamePart having group related informations
|
SExternalIdentityMapping |
ExternalIdentityMappingService.getExternalIdentityMappingForRole(long mappingId)
Get externalIdentityMapping by its id with displayNamePart having role related informations
|
SExternalIdentityMapping |
ExternalIdentityMappingService.getExternalIdentityMappingForRoleAndGroup(long mappingId)
Get externalIdentityMapping by its id with displayNamePart having role and group related informations
|
SExternalIdentityMapping |
ExternalIdentityMappingService.getExternalIdentityMappingForUser(long mappingId)
Get externalIdentityMapping by its id with displayNamePart having user related informations
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalIdentityMappingServiceImpl.deleteExternalIdentityMapping(long mappingId) |
SExternalIdentityMapping |
ExternalIdentityMappingServiceImpl.getExternalIdentityMappingById(long mappingId) |
SExternalIdentityMapping |
ExternalIdentityMappingServiceImpl.getExternalIdentityMappingById(long mappingId,
String suffix,
String messageSuffix) |
SExternalIdentityMapping |
ExternalIdentityMappingServiceImpl.getExternalIdentityMappingForGroup(long mappingId) |
SExternalIdentityMapping |
ExternalIdentityMappingServiceImpl.getExternalIdentityMappingForRole(long mappingId) |
SExternalIdentityMapping |
ExternalIdentityMappingServiceImpl.getExternalIdentityMappingForRoleAndGroup(long mappingId) |
SExternalIdentityMapping |
ExternalIdentityMappingServiceImpl.getExternalIdentityMappingForUser(long mappingId) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.