Package | Description |
---|---|
com.genesyslab.wfm8.API.service.calendar810 |
Modifier and Type | Method and Description |
---|---|
CalUpdatedSnapshot |
WFMCalendarService810Soap.deleteSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
int timezoneID,
java.util.List<CalItemShortInformation> items)
Delete specified Calendar items from snapshot.
|
CalUpdatedSnapshot |
WFMCalendarService810Soap.editSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
int timezoneID,
java.util.List<CalItemShortInformation> items,
boolean ignoreLimits)
Updates specified Calendar items in snapshot.
|
CalUpdatedSnapshot |
WFMCalendarService810Soap.getAsyncCalendarSnapshotUpdate(java.lang.String asyncRequestID)
Gets result of previous asynchronous request for Calendar snapshot update.
|
CalUpdatedSnapshot |
WFMCalendarService810Soap.insertSnapshotCalendarItem(java.lang.String snapshotID,
int accessLevel,
CfgAgentFilter agentFilter,
int timezoneID,
java.util.List<java.lang.Double> dates,
CalItemShortInformation newItem,
boolean ignoreLimits)
Insert the same Calendar item for specified agents and dates to Calendar snapshot.
|
CalUpdatedSnapshot |
WFMCalendarService810Soap.insertSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
int timezoneID,
java.util.List<CalItemShortInformation> items,
boolean ignoreLimits)
Insert new Calendar items for specified agents and dates to Calendar snapshot.
|
CalUpdatedSnapshot |
CalUpdatedSnapshot.withErrorArraySize(int value) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withErrors(CalItemError... values) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withErrors(java.util.Collection<CalItemError> values) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withIndexArraySize(int value) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withIndexes(java.util.Collection<java.lang.Integer> values) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withIndexes(java.lang.Integer... values) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withSnapshotId(java.lang.String value) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withTimestamp(long value) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withTotalCalendarItemsCount(int value) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withWarningArraySize(int value) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withWarnings(CalItemWarning... values) |
CalUpdatedSnapshot |
CalUpdatedSnapshot.withWarnings(java.util.Collection<CalItemWarning> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.