Package | Description |
---|---|
com.genesyslab.wfm8.API.service.locator800 |
Locator service used to locate WFM Servers.
|
Modifier and Type | Field and Description |
---|---|
protected Location |
LoginInfoEx.location
Server location
Location |
protected Location |
LoginInfo2.location
Server location
Location |
Modifier and Type | Method and Description |
---|---|
Location |
LoginInfoEx.getLocation()
Gets the value of the location property.
|
Location |
LoginInfo2.getLocation()
Gets the value of the location property.
|
Location |
WFMLocatorService800Soap.locateBuilder(java.lang.String sessionServiceName,
java.lang.String appName,
int userID)
The method should locate the WFM Builder that is idle or is least busy.
|
Location |
WFMLocatorService800Soap.locateDataAggregator(java.lang.String sessionServiceName,
java.lang.String appName,
int userID,
int siteID)
The method should locate the WFM Data Aggregator configured to serve the specified Site.
|
Location |
WFMLocatorService800Soap.locateReportServer(java.lang.String sessionServiceName,
java.lang.String appName,
int userID)
The method should locate the WFM Reports Server.
|
Location |
WFMLocatorService800Soap.locateServer(java.lang.String sessionServiceName,
java.lang.String appName,
int userID,
java.util.List<java.lang.Integer> siteIDArray)
The method should locate "the best" WFM server with which to establish the session.
|
Location |
Location.withBackupURL(java.lang.String value) |
Location |
Location.withBackupWSDL(java.lang.String value) |
Location |
Location.withSessionServiceURL(java.lang.String value) |
Location |
Location.withSessionServiceWSDL(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
void |
LoginInfoEx.setLocation(Location value)
Sets the value of the location property.
|
void |
LoginInfo2.setLocation(Location value)
Sets the value of the location property.
|
LoginInfoEx |
LoginInfoEx.withLocation(Location value) |
LoginInfo2 |
LoginInfo2.withLocation(Location value) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.