Package | Description |
---|---|
com.genesyslab.wfm8.API.service.session800 |
Session service is used to work with a user sessions of all WFM servers.
|
Modifier and Type | Method and Description |
---|---|
SessionInfo |
WFMSessionService800Soap.openSession(java.lang.String appName,
int userID)
The method opens session on server (WFM Main Server, WFM DA, WFM Builder or WFM Reporting) for calling client.
|
SessionInfo |
WFMSessionService800Soap.openSessionLogin(java.lang.String appName,
java.lang.String userName,
java.lang.String userPassword)
The difference between 'OpenSession' and 'OpenSessionLogin' is that client is not required to know DBID of its CME application to open the session.
|
SessionInfo |
SessionInfo.withServices(java.util.Collection<ServiceInfo> values) |
SessionInfo |
SessionInfo.withServices(ServiceInfo... values) |
SessionInfo |
SessionInfo.withServicesNSizeIs(int value) |
SessionInfo |
SessionInfo.withSid(java.lang.String value) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.