| Package | Description |
|---|---|
| dashboard.domain |
| Modifier and Type | Method and Description |
|---|---|
ContactPerson |
Provider.getContactPerson(ContactPersonType type) |
| Modifier and Type | Method and Description |
|---|---|
List<ContactPerson> |
Settings.getContactPersons() |
List<ContactPerson> |
InviteRequest.getContactPersons() |
List<ContactPerson> |
Service.getContactPersons() |
List<ContactPerson> |
ServiceProviderSettings.getContactPersons() |
List<ContactPerson> |
Provider.getContactPersons() |
| Modifier and Type | Method and Description |
|---|---|
void |
Provider.addContactPerson(ContactPerson contactPerson) |
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.setContactPersons(List<ContactPerson> contactPersons) |
void |
InviteRequest.setContactPersons(List<ContactPerson> contactPersons) |
void |
Service.setContactPersons(List<ContactPerson> contactPersons) |
void |
ServiceProviderSettings.setContactPersons(List<ContactPerson> contactPersons) |
| Constructor and Description |
|---|
InviteRequest(ServiceConnectionRequest serviceConnectionRequest,
String spId,
String idpName,
String spName,
List<ContactPerson> contactPersons) |
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.