| Package | Description |
|---|---|
| csa.domain | |
| csa.service.impl |
| Modifier and Type | Method and Description |
|---|---|
ContactPersonType |
ContactPerson.getContactPersonType() |
static ContactPersonType |
ContactPersonType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactPersonType[] |
ContactPersonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContactPerson |
Provider.getContactPerson(ContactPersonType type) |
void |
ContactPerson.setContactPersonType(ContactPersonType contactPersonType) |
| Constructor and Description |
|---|
ContactPerson(ContactPersonType contactPersonType,
String emailAddress) |
| Modifier and Type | Method and Description |
|---|---|
static ContactPersonType |
ServiceRegistryProviderService.contactPersonTypeByJanusContactType(Contact.Type contactType)
Convert a Janus contact type to a ServiceProvider's ContactPersonType.
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.