| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
UserError |
UserError.email(String email) |
UserError |
UserError.error(String error) |
UserError |
UserError.id(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<UserError> |
V2UserList.getErrors()
List of all errors found with the informed search criteria
|
| Modifier and Type | Method and Description |
|---|---|
V2UserList |
V2UserList.addErrorsItem(UserError errorsItem) |
| Modifier and Type | Method and Description |
|---|---|
V2UserList |
V2UserList.errors(List<UserError> errors) |
void |
V2UserList.setErrors(List<UserError> errors) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.