| Package | Description |
|---|---|
| dashboard.control | |
| dashboard.domain | |
| dashboard.sab |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<RestResponse<Map<String,Collection<SabPerson>>>> |
IdpController.roles(String idpEntityId) |
org.springframework.http.ResponseEntity<RestResponse<Map<String,Collection<SabPerson>>>> |
IdpController.sabRoles(String institutionId) |
| Constructor and Description |
|---|
ContactPerson(SabPerson sabPerson) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SabPerson> |
SabClient.getPersonsInRoleForOrganization(String organisationAbbreviation,
String role) |
Collection<SabPerson> |
Sab.getPersonsInRoleForOrganization(String organisationAbbreviation,
String role)
Get all persons within the given organisation that have the given role.
|
Collection<SabPerson> |
SabClientMock.getPersonsInRoleForOrganization(String organisationAbbreviation,
String role) |
List<SabPerson> |
SabClient.getSabEmailsForOrganization(String entityId,
String role) |
Collection<SabPerson> |
Sab.getSabEmailsForOrganization(String entityId,
String role)
Get all persons from the given organization that have the given role
|
Collection<SabPerson> |
SabClientMock.getSabEmailsForOrganization(String entityId,
String role) |
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.