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 |
---|---|
SessionInfo2 |
WFMSessionService800Soap.openSessionLogin2(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.
|
SessionInfo2 |
SessionInfo2.withLastLoginTime(double value) |
SessionInfo2 |
SessionInfo2.withMessage(java.lang.String value) |
SessionInfo2 |
SessionInfo2.withServices(java.util.Collection<ServiceInfo> values) |
SessionInfo2 |
SessionInfo2.withServices(ServiceInfo... values) |
SessionInfo2 |
SessionInfo2.withServicesNSizeIs(int value) |
SessionInfo2 |
SessionInfo2.withSid(java.lang.String value) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.