Package | Description |
---|---|
com.genesyslab.wfm7.API.service.forecast761 |
Modifier and Type | Field and Description |
---|---|
private FrcOverlay[] |
FrcActivityOverlay.overlays
Overlays
|
Modifier and Type | Method and Description |
---|---|
FrcOverlay[] |
FrcActivityOverlay.getOverlays()
Gets the overlays value for this FrcActivityOverlay.
|
FrcOverlay[] |
WFMForecastService761Soap.getOverlays(int[] BUIDArray,
int[] siteIDArray,
int[] overlayIDArray,
double start,
double end,
boolean includeEvents,
boolean includeActivities)
Returns array of requested overlays (and events, activities is requested) for specified period.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
WFMForecastService761Soap.calculateOverlayImpactVector(FrcOverlay overlay,
double historyStart,
double historyEnd,
FrcTemplateData[] data,
FrcActivityEvents[] events,
boolean useAllApplicableEvents)
Calculates impact vector for specified overlay based on requested information.
|
void |
WFMForecastService761Soap.createOverlay(FrcOverlay overlay)
Creates overlay with provided data.
|
void |
WFMForecastService761Soap.editOverlay(FrcOverlay overlay)
Updates existing overlay with provided data.
|
void |
FrcActivityOverlay.setOverlays(FrcOverlay[] overlays)
Sets the overlays value for this FrcActivityOverlay.
|
Constructor and Description |
---|
FrcActivityOverlay(int siteId,
int activityId,
int buId,
int overlayArraySize,
FrcOverlay[] overlays) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.