| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.calendar712 |
| Modifier and Type | Field and Description |
|---|---|
private CalItemError[] |
CalUpdatedSnapshot.errors |
| Modifier and Type | Method and Description |
|---|---|
CalItemError[] |
WFMCalendarService712Soap.deleteCalendarItems(int accessLevel,
int siteID,
CalItemShortInformation[] items)
Deletes existing calendar items for specified agents and dates.
|
CalItemError[] |
WFMCalendarService712Soap.editCalendarItems(int accessLevel,
int siteID,
CalItemShortInformation[] items)
Edits existing calendar items for specified agents and dates.
|
CalItemError[] |
CalUpdatedSnapshot.getErrors()
Gets the errors value for this CalUpdatedSnapshot.
|
CalItemError[] |
WFMCalendarService712Soap.insertCalendarItems(int accessLevel,
int siteID,
CalItemShortInformation[] items)
Inserts new calendar items for specified agents and dates.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.