| Package | Description |
|---|---|
| gr.cite.additionalemailaddresses.models | |
| gr.cite.additionalemailaddresses.service |
| Modifier and Type | Method and Description |
|---|---|
Email.Status |
Email.getStatus() |
static Email.Status |
Email.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Email.Status[] |
Email.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Email.setStatus(Email.Status status) |
| Constructor and Description |
|---|
Email(long id,
com.liferay.portal.model.EmailAddress emailAddress,
Email.Status status) |
| Modifier and Type | Method and Description |
|---|---|
Email.Status |
ExpandoService.getStatusOfEmailAddress(com.liferay.portal.model.EmailAddress emailAddress) |
Copyright © 2019. All Rights Reserved.