Package | Description |
---|---|
com.genesyslab.wfm7.API.service.calendar750 |
Modifier and Type | Method and Description |
---|---|
CalUpdatedSnapshot |
WFMCalendarService750Soap.deleteSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
CalItemShortInformation[] items)
Delete specified Calendar items from snapshot.
|
CalUpdatedSnapshot |
WFMCalendarService750Soap.editSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
CalItemShortInformation[] items)
Updates specified Calendar items in snapshot.
|
CalUpdatedSnapshot |
WFMCalendarService750Soap.getAsyncCalendarSnapshotUpdate(java.lang.String asyncRequestID)
Gets result of previous asynchronous request for Calendar snapshot update.
|
CalUpdatedSnapshot |
WFMCalendarService750Soap.insertSnapshotCalendarItem(java.lang.String snapshotID,
int accessLevel,
int siteID,
int[] teams,
int[] agents,
double[] dates,
CalItemShortInformation newItem)
Insert the same Calendar item for specified agents and dates to Calendar snapshot.
|
CalUpdatedSnapshot |
WFMCalendarService750Soap.insertSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
CalItemShortInformation[] items)
Insert new Calendar items for specified agents and dates to Calendar snapshot.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.