| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.calendar760 |
| Modifier and Type | Field and Description |
|---|---|
private CalItemError[] |
CalValidationHolder.errors
Calendar errors
|
private CalItemError[] |
CalUpdatedSnapshot.errors
Errors array
|
| Modifier and Type | Method and Description |
|---|---|
CalItemError[] |
CalValidationHolder.getErrors()
Gets the errors value for this CalValidationHolder.
|
CalItemError[] |
CalUpdatedSnapshot.getErrors()
Gets the errors value for this CalUpdatedSnapshot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalValidationHolder.setErrors(CalItemError[] errors)
Sets the errors value for this CalValidationHolder.
|
void |
CalUpdatedSnapshot.setErrors(CalItemError[] errors)
Sets the errors value for this CalUpdatedSnapshot.
|
| Constructor and Description |
|---|
CalUpdatedSnapshot(java.lang.String snapshotId,
int totalCalendarItemsCount,
long timestamp,
int errorArraySize,
CalItemError[] errors,
int indexArraySize,
int[] indexes) |
CalValidationHolder(int errorArraySize,
CalItemError[] errors,
int warningArraySize,
CalItemWarning[] warnings) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.