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