Package | Description |
---|---|
com.genesyslab.wfm7.API.service.calendar720 |
Modifier and Type | Field and Description |
---|---|
private CalItemError[] |
CalUpdatedSnapshot.errors
Errors array
|
Modifier and Type | Method and Description |
---|---|
CalItemError[] |
WFMCalendarService720Soap.deleteCalendarItems(int accessLevel,
int siteID,
CalItemShortInformation[] items)
Deletes existing calendar items for specified agents and dates.
|
CalItemError[] |
WFMCalendarService720Soap.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[] |
WFMCalendarService720Soap.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.