| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.calendar720 |
| Modifier and Type | Field and Description |
|---|---|
private CalItemShortInformation[] |
CalNotification.items
Contains list of detailed information about modified Calendar Items
CalItemShortInformation |
| Modifier and Type | Method and Description |
|---|---|
CalItemShortInformation[] |
CalNotification.getItems()
Gets the items value for this CalNotification.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
WFMCalendarService720Soap.asyncDeleteSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
CalItemShortInformation[] items) |
java.lang.String |
WFMCalendarService720Soap.asyncEditSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
CalItemShortInformation[] items) |
java.lang.String |
WFMCalendarService720Soap.asyncInsertSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
CalItemShortInformation[] items) |
CalItemError[] |
WFMCalendarService720Soap.deleteCalendarItems(int accessLevel,
int siteID,
CalItemShortInformation[] items)
Deletes existing calendar items for specified agents and dates.
|
CalUpdatedSnapshot |
WFMCalendarService720Soap.deleteSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
CalItemShortInformation[] items) |
CalItemError[] |
WFMCalendarService720Soap.editCalendarItems(int accessLevel,
int siteID,
CalItemShortInformation[] items)
Edits existing calendar items for specified agents and dates.
|
CalUpdatedSnapshot |
WFMCalendarService720Soap.editSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
CalItemShortInformation[] items) |
CalItemError[] |
WFMCalendarService720Soap.insertCalendarItems(int accessLevel,
int siteID,
CalItemShortInformation[] items)
Inserts new calendar items for specified agents and dates.
|
CalUpdatedSnapshot |
WFMCalendarService720Soap.insertSnapshotCalendarItems(java.lang.String snapshotID,
int accessLevel,
int siteID,
CalItemShortInformation[] items) |
void |
CalNotification.setItems(CalItemShortInformation[] items)
Sets the items value for this CalNotification.
|
| Constructor and Description |
|---|
CalNotification(long timestamp,
int changesNSizeIs,
CalAuditItem[] changes,
int itemsNSizeIs,
CalItemShortInformation[] items,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.