Package | Description |
---|---|
com.genesyslab.wfm8.API.service.calendar810 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CalItemError> |
CalValidationHolder.errors
Calendar errors
|
protected java.util.List<CalItemError> |
CalUpdatedSnapshot.errors
Errors array
|
Modifier and Type | Method and Description |
---|---|
CalItemError |
CalItemError.withAgentId(int value) |
CalItemError |
CalItemError.withDate(double value) |
CalItemError |
CalItemError.withError(java.lang.String value) |
CalItemError |
CalItemError.withErrorId(java.lang.String value) |
CalItemError |
CalItemError.withItem(int value) |
CalItemError |
CalItemError.withItemId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CalItemError> |
CalValidationHolder.getErrors()
Gets the errors value for this CalValidationHolder.
|
java.util.List<CalItemError> |
CalUpdatedSnapshot.getErrors()
Gets the errors value for this CalUpdatedSnapshot.
|
Modifier and Type | Method and Description |
---|---|
CalValidationHolder |
CalValidationHolder.withErrors(CalItemError... values) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withErrors(CalItemError... values) |
Modifier and Type | Method and Description |
---|---|
void |
CalValidationHolder.setErrors(java.util.List<CalItemError> errors)
Sets the errors value for this CalValidationHolder.
|
void |
CalUpdatedSnapshot.setErrors(java.util.List<CalItemError> errors)
Sets the errors value for this CalUpdatedSnapshot.
|
CalValidationHolder |
CalValidationHolder.withErrors(java.util.Collection<CalItemError> values) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withErrors(java.util.Collection<CalItemError> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.