Modifier and Type | Method and Description |
---|---|
void |
TerminalConnectionServiceImpl.answer(SsoToken ssoToken,
TerminalConnection terminalConnection) |
void |
SessionServiceImpl.answerContact(SsoToken ssoToken,
Terminal terminal,
Contact contact) |
void |
AgentTerminalServiceImpl.callSupervisor(SsoToken ssoToken,
Terminal terminal,
Address address) |
void |
SessionServiceImpl.callSupervisor(SsoToken ssoToken,
Terminal terminal,
Address address) |
void |
TerminalServiceImpl.cancelForwarding(SsoToken ssoToken,
Terminal terminal) |
void |
SessionServiceImpl.completeConference(SsoToken ssoToken,
Terminal terminal,
Contact contact,
Contact consultedContact) |
void |
SessionServiceImpl.completeSupervisedTransfer(SsoToken ssoToken,
Terminal terminal,
Contact contact,
Contact consultedContact) |
void |
RoutePointAddressServiceImpl.control(SsoToken ssoToken,
Address routePointAddress) |
Contact |
SessionServiceImpl.createContact(SsoToken ssoToken,
Terminal terminal,
Address origAddress,
Address destAddress) |
void |
SessionServiceImpl.dropContact(SsoToken ssoToken,
Terminal terminal,
Contact contact) |
void |
AgentTerminalConnectionServiceImpl.emergencyKey(SsoToken ssoToken,
Terminal terminal,
Contact contact) |
void |
SessionServiceImpl.emergencyKey(SsoToken ssoToken,
Terminal terminal,
Contact contact) |
void |
TerminalConnectionServiceImpl.generateDTMF(SsoToken ssoToken,
TerminalConnection terminalConnection,
java.lang.String digits) |
void |
SessionServiceImpl.generateDTMF(SsoToken ssoToken,
Terminal terminal,
Contact contact,
java.lang.String digits) |
MetricsResponse |
MetricsServiceImpl.getActiveSessionCount(SsoToken ssoToken) |
GetActivityCodeResponse |
AgentTerminalServiceImpl.getActivityCode(SsoToken ssoToken,
Terminal terminal) |
GetActivityCodeResponse |
AgentTerminalConnectionServiceImpl.getActivityCode(SsoToken ssoToken,
TerminalConnection terminalConnection) |
AddressResponse |
SessionServiceImpl.getAddress(SsoToken ssoToken,
java.lang.String addressName) |
AddressList |
SessionServiceImpl.getAddresses(SsoToken ssoToken) |
AddressList |
SessionServiceImpl.getAgentAddresses(SsoToken ssoToken,
Agent agent) |
AgentsResponse |
ContactManagerServiceImpl.getAgents(SsoToken parameters)
Returns a list of all agents
|
GetAgentsResponse |
SessionServiceImpl.getAgents(SsoToken ssoToken)
Get Agents
|
TerminalList |
SessionServiceImpl.getAgentTerminals(SsoToken ssoToken,
Agent agent) |
GetAttachedXMLDataResponse |
ContactServiceImpl.getAttachedXMLData(SsoToken ssoToken,
Contact contact)
Retrieve attached XML data values associated with a contact.
|
GetTerminalCapabilitiesResponse |
TerminalServiceImpl.getCapabilities(SsoToken ssoToken,
Terminal terminal) |
ContactResponse |
TerminalConnectionServiceImpl.getConferenceConsultContact(SsoToken ssoToken,
TerminalConnection terminalConnection) |
ConnectionResponse |
TerminalConnectionServiceImpl.getConnection(SsoToken ssoToken,
TerminalConnection terminalConnection) |
ContactResponse |
TerminalConnectionServiceImpl.getConsultContact(SsoToken ssoToken,
TerminalConnection terminalConnection) |
ContactResponse |
SessionServiceImpl.getContact(SsoToken ssoToken,
Contact contact) |
ContactResponse |
TerminalConnectionServiceImpl.getContact(SsoToken ssoToken,
TerminalConnection terminalConnection) |
GetContactDataResponse |
SessionServiceImpl.getContactData(SsoToken ssoToken,
Contact contact) |
GetContactTypeResponse |
TerminalConnectionServiceImpl.getContactType(SsoToken ssoToken,
TerminalConnection terminalConnection) |
GetContactTypesResponse |
TerminalServiceImpl.getContactTypes(SsoToken ssoToken,
Terminal terminal) |
int |
SessionServiceImpl.getCurrentAddressCount(SsoToken ssoToken) |
int |
SessionServiceImpl.getCurrentTerminalCount(SsoToken ssoToken) |
StringResponse |
TerminalServiceImpl.getDefaultContactType(SsoToken ssoToken,
Terminal terminal) |
GetDoNotDisturbResponse |
TerminalServiceImpl.getDoNotDisturb(SsoToken ssoToken,
Terminal terminal) |
GetForwardingResponse |
TerminalServiceImpl.getForwarding(SsoToken ssoToken,
Terminal terminal) |
MetricsResponse |
MetricsServiceImpl.getLicenseConsumedCount(SsoToken ssoToken) |
MetricsResponse |
MetricsServiceImpl.getMonitoredAddressCount(SsoToken ssoToken) |
MetricsResponse |
MetricsServiceImpl.getMonitoredTerminalsCount(SsoToken ssoToken) |
ProvidersReponse |
ContactManagerServiceImpl.getProviders(SsoToken parameters)
Returns a list of all providers
|
boolean |
SessionServiceImpl.getReadyState(SsoToken ssoToken,
Terminal terminal) |
GetRelatedAddressesResponse |
TerminalServiceImpl.getRelatedAddresses(SsoToken ssoToken,
Terminal terminal) |
TerminalResponse |
SessionServiceImpl.getTerminal(SsoToken ssoToken,
java.lang.String termName) |
TerminalResponse |
TerminalConnectionServiceImpl.getTerminal(SsoToken ssoToken,
TerminalConnection terminalConnection) |
AddressList |
SessionServiceImpl.getTerminalAddresses(SsoToken ssoToken,
Terminal terminal) |
GetTerminalConnectionCapabilitiesResponse |
TerminalConnectionServiceImpl.getTerminalConnectionCapabilities(SsoToken ssoToken,
TerminalConnection terminalConnection) |
GetTerminalConnectionsResponse |
TerminalServiceImpl.getTerminalConnections(SsoToken ssoToken,
Terminal terminal) |
TerminalList |
SessionServiceImpl.getTerminals(SsoToken ssoToken) |
ContactResponse |
TerminalConnectionServiceImpl.getTransferConsultContact(SsoToken ssoToken,
TerminalConnection terminalConnection) |
static CCTUser |
CCTManager.getUser(SsoToken ssoToken) |
GiveMediaTreatmentResponse |
RoutePointConnectionServiceImpl.giveMediaTreatment(SsoToken ssoToken,
Connection routePointConnection,
MediaTreatment mediaTreatment) |
void |
TerminalConnectionServiceImpl.hold(SsoToken ssoToken,
TerminalConnection terminalConnection) |
void |
SessionServiceImpl.holdContact(SsoToken ssoToken,
Terminal terminal,
Contact contact) |
Contact |
SessionServiceImpl.initiateConference(SsoToken ssoToken,
Terminal terminal,
Contact contact,
Address destAddress) |
Contact |
SessionServiceImpl.initiateSupervisedTransfer(SsoToken ssoToken,
Terminal terminal,
Contact contact,
Address destAddress) |
BooleanResponse |
RoutePointAddressServiceImpl.isControlled(SsoToken ssoToken,
Address routePointAddress) |
IsForwardedResponse |
TerminalServiceImpl.isForwarded(SsoToken ssoToken,
Terminal terminal) |
IsReadyResponse |
AgentTerminalServiceImpl.isReady(SsoToken ssoToken,
Terminal terminal) |
void |
SessionServiceImpl.loginAgent(SsoToken ssoToken,
Terminal terminal,
java.lang.String agentId,
java.lang.String agentPassword) |
void |
SessionServiceImpl.loginAgentToState(SsoToken ssoToken,
Terminal terminal,
java.lang.String agentId,
java.lang.String agentPassword,
int initialState) |
void |
SessionServiceImpl.loginAgentToTerminal(SsoToken ssoToken,
Terminal terminal,
java.lang.String agentId,
java.lang.String password,
java.lang.Integer initialState) |
void |
SessionServiceImpl.logOffFromCCTServer(SsoToken ssoToken) |
void |
SessionServiceImpl.logoutAgent(SsoToken ssoToken,
Terminal terminal) |
void |
SessionServiceImpl.logoutAgentFromTerminal(SsoToken ssoToken,
Terminal terminal) |
void |
SessionServiceImpl.makeSetBusy(SsoToken ssoToken,
Terminal terminal) |
Contact |
TerminalServiceImpl.originate(SsoToken ssoToken,
Terminal terminal,
Address address,
java.lang.String destinationAddress) |
void |
TcpOiListeningEndpoint.permitClient(SsoToken ssoToken) |
TerminalConnectionResponse |
TerminalServiceImpl.pickupFromAddress(SsoToken ssoToken,
Terminal terminal,
Address destAddress,
Address terminalAddress) |
TerminalConnectionResponse |
TerminalServiceImpl.pickupFromGroup(SsoToken ssoToken,
Terminal terminal,
java.lang.String pickupGroup,
Address terminalAddress) |
TerminalConnectionResponse |
TerminalServiceImpl.pickupFromTerminal(SsoToken ssoToken,
Terminal terminal,
TerminalConnection termConnection,
Address termAddress) |
void |
RoutePointAddressServiceImpl.releaseControl(SsoToken ssoToken,
Address routePointAddress) |
RouteResponse |
RoutePointConnectionServiceImpl.route(SsoToken ssoToken,
Connection routePointConnection,
java.lang.String destinationAddress,
boolean isControlled,
int intRouteRequestType) |
void |
RoutePointConnectionServiceImpl.routePointRetrieve(SsoToken ssoToken,
Connection routePointConnection,
Address address) |
void |
ContactManagerServiceImpl.sessionHeartbeat(SsoToken parameters)
Keeps the session alive
|
void |
AgentTerminalConnectionServiceImpl.setActivityCode(SsoToken ssoToken,
TerminalConnection terminalConnection,
java.lang.String activityCode) |
void |
SessionServiceImpl.setActivityCode(SsoToken ssoToken,
Terminal terminal,
java.lang.String activityCode) |
void |
SessionServiceImpl.setContactData(SsoToken ssoToken,
Contact contact,
AttachedData contactData) |
void |
TerminalServiceImpl.setDoNotDisturb(SsoToken ssoToken,
Terminal terminal,
boolean doNotDisturb) |
void |
TerminalServiceImpl.setForwarding(SsoToken ssoToken,
Terminal terminal,
java.util.List<Forwarding> forwards) |
void |
SessionServiceImpl.setToNotReadyState(SsoToken ssoToken,
Terminal terminal) |
void |
SessionServiceImpl.setToNotReadyStateWithReasonCode(SsoToken ssoToken,
Terminal terminal,
java.lang.String reasonCode) |
void |
SessionServiceImpl.setToReadyState(SsoToken ssoToken,
Terminal terminal) |
java.lang.String |
UserServiceImpl.subscribe(java.lang.String consumerEndpoint,
SsoToken ssoToken) |
void |
SessionServiceImpl.transferContact(SsoToken ssoToken,
Terminal terminal,
Contact contact,
Address destAddress) |
void |
TerminalConnectionServiceImpl.unhold(SsoToken ssoToken,
TerminalConnection terminalConnection) |
void |
SessionServiceImpl.unHoldContact(SsoToken ssoToken,
Terminal terminal,
Contact contact) |
boolean |
UserServiceImpl.unsubscribe(java.lang.String subscriptionRef,
SsoToken ssoToken) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationProducerImpl.renew(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType subscriptionReference,
SsoToken ssoToken,
javax.xml.ws.Holder<javax.xml.datatype.XMLGregorianCalendar> terminationTime,
javax.xml.ws.Holder<javax.xml.datatype.XMLGregorianCalendar> currentTime) |
void |
NotificationProducer.renew(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType subscriptionReference,
SsoToken ssoToken,
javax.xml.ws.Holder<javax.xml.datatype.XMLGregorianCalendar> terminationTime,
javax.xml.ws.Holder<javax.xml.datatype.XMLGregorianCalendar> currentTime) |
void |
SubscriptionManagerImpl.renew(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType subscriptionReference,
SsoToken ssoToken,
javax.xml.ws.Holder<javax.xml.datatype.XMLGregorianCalendar> terminationTime,
javax.xml.ws.Holder<javax.xml.datatype.XMLGregorianCalendar> currentTime) |
org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType |
NotificationProducerImpl.subscribe(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType consumerReference,
com.nortel.soa.oi.cct.basenotification.TopicExpressionType topicExpression,
java.lang.Boolean useNotify,
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_resourceproperties_1_2_draft_01.QueryExpressionType precondition,
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_resourceproperties_1_2_draft_01.QueryExpressionType selector,
com.nortel.soa.oi.cct.notification.SubscriptionPolicyType subscriptionPolicy,
javax.xml.datatype.XMLGregorianCalendar initialTerminationTime,
SsoToken ssoToken) |
org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType |
NotificationProducer.subscribe(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType consumerReference,
com.nortel.soa.oi.cct.basenotification.TopicExpressionType topicExpression,
java.lang.Boolean useNotify,
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_resourceproperties_1_2_draft_01.QueryExpressionType precondition,
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_resourceproperties_1_2_draft_01.QueryExpressionType selector,
com.nortel.soa.oi.cct.notification.SubscriptionPolicyType subscriptionPolicy,
javax.xml.datatype.XMLGregorianCalendar initialTerminationTime,
SsoToken ssoToken) |
org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType |
SubscriptionManagerImpl.subscribe(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType consumerReference,
com.nortel.soa.oi.cct.basenotification.TopicExpressionType topicExpression,
java.lang.Boolean useNotify,
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_resourceproperties_1_2_draft_01.QueryExpressionType precondition,
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_resourceproperties_1_2_draft_01.QueryExpressionType selector,
com.nortel.soa.oi.cct.notification.SubscriptionPolicyType subscriptionPolicy,
javax.xml.datatype.XMLGregorianCalendar initialTerminationTime,
SsoToken ssoToken) |
org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType |
SubscriptionManagerImpl.subscribe(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType consumerReference,
com.nortel.soa.oi.cct.basenotification.TopicExpressionType topicExpression,
java.lang.Boolean useNotify,
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_resourceproperties_1_2_draft_01.QueryExpressionType precondition,
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_resourceproperties_1_2_draft_01.QueryExpressionType selector,
com.nortel.soa.oi.cct.notification.SubscriptionPolicyType subscriptionPolicy,
javax.xml.datatype.XMLGregorianCalendar initialTerminationTime,
SsoToken ssoToken,
java.lang.String correlationID,
com.nortel.soa.oi.cct.notification.pool.ProxyPoolFactoryType proxyPoolFactoryType)
Consumers invoke subscribe on Producer when they want to be notified of
events relating to the specified topic/topics occur.
|
boolean |
NotificationProducerImpl.unsubscribe(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType subscriptionReference,
SsoToken ssoToken) |
boolean |
NotificationProducer.unsubscribe(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType subscriptionReference,
SsoToken ssoToken) |
boolean |
SubscriptionManagerImpl.unsubscribe(org.xmlsoap.schemas.ws._2003._03.addressing.EndpointReferenceType subscriptionReference,
SsoToken ssoToken) |
Modifier and Type | Method and Description |
---|---|
SsoToken |
ObjectFactory.createSsoToken()
Create an instance of
SsoToken |
Modifier and Type | Method and Description |
---|---|
SsoToken |
ContactRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
InstantMessageRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ConnectionRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
AddressOriginateRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetMessageWaitingRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetForwardingRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetDoNotDisturbRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
PresenceSubscribeRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
AddressRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
ContactRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
InstantMessageRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ConnectionRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
AddressOriginateRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetMessageWaitingRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetForwardingRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetDoNotDisturbRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
PresenceSubscribeRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
AddressRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
GetAgentACWEnabledStatusRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetNotReadyReasonCodeRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetSupervisorRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
RetrieveRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetNotificationRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetReadyRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
LoginRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetStaticVoiceTerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
AgentRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetAgentACWEnabledStatusRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetNotReadyReasonCodeRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetSupervisorRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
RetrieveRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetNotificationRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetReadyRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
LoginRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetStaticVoiceTerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
AgentRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
SetActivityCodeRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalContactRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalConnectionRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
SetActivityCodeRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalContactRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalConnectionRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
TerminalAddressRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
AgentTerminalLogoutRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
AgentTerminalLoginRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
StringTerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
BooleanTerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetActivityCodeRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
TerminalAddressRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
AgentTerminalLogoutRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
AgentTerminalLoginRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
StringTerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
BooleanTerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetActivityCodeRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
RecordingRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ParkRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
RedirectRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ConnectionRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
RecordingRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ParkRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
RedirectRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ConnectionRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
StartSystemEventListenerRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
StartAgentEventListenerRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
StopEventListenerRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
StartCallEventListenerRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ContactRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ContactsRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalsRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
AddressRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
AddressesRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ContactTypesRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
AgentRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<SsoToken> |
ObjectFactory.createGetAgentsRequest(SsoToken value)
|
javax.xml.bind.JAXBElement<SsoToken> |
ObjectFactory.createGetProvidersRequest(SsoToken value)
|
javax.xml.bind.JAXBElement<SsoToken> |
ObjectFactory.createSessionHeartbeatRequest(SsoToken value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<SsoToken> |
ObjectFactory.createGetAgentsRequest(SsoToken value)
|
javax.xml.bind.JAXBElement<SsoToken> |
ObjectFactory.createGetProvidersRequest(SsoToken value)
|
javax.xml.bind.JAXBElement<SsoToken> |
ObjectFactory.createSessionHeartbeatRequest(SsoToken value)
|
void |
StartSystemEventListenerRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
StartAgentEventListenerRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
StopEventListenerRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
StartCallEventListenerRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ContactRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ContactsRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalsRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
AddressRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
AddressesRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ContactTypesRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
AgentRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
ObserveTargetConnectionRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ObserveRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
WhisperTargetConnectionRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
WhisperRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetUUIRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetIntrinsicsRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetInstantMessagesRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
BargeInRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
AddPartyRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
GiveTreatmentRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ContactAttachedDataRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ContactAddressRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ContactRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
ObserveTargetConnectionRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ObserveRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
WhisperTargetConnectionRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
WhisperRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetUUIRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetIntrinsicsRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetInstantMessagesRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
BargeInRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
AddPartyRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
GiveTreatmentRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ContactAttachedDataRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ContactAddressRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ContactRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
MetricsRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
MetricsRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
Renew.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
Unsubscribe.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
Subscribe.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
Renew.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
Unsubscribe.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
Subscribe.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
RoutePointAddressRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
RoutePointAddressRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
ConnectionRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
GiveMediaTreatmentRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
RoutePointRetrieveRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
RouteRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
GiveMediaTreatmentRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
RoutePointRetrieveRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
RouteRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
GetAgentAddressesRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
GenerateDTMFRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
LogoutAgentFromTerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
LoginAgentToTerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SsoRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
GetTerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
GetAddressRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
GetAgentTerminalsRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
GetTerminalAddressesRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
GetTerminalsRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
GetAddressesRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
LogInToCCTServerResponse.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
LogOffFromCCTServerRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalAddressRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
LogoutAgentRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
LoginAgentToStateRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
LoginAgentRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalContactContactRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalContactAddressRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetToNotReadyStateWithReasonCodeRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetContactDataRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetIntrinsicsRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
ContactRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetActivityCodeRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
CreateContactRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalContactRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetAgentAddressesRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
GenerateDTMFRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
LogoutAgentFromTerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
LoginAgentToTerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SsoRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
GetTerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
GetAddressRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
GetAgentTerminalsRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
GetTerminalAddressesRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
GetTerminalsRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
GetAddressesRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
LogInToCCTServerResponse.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
LogOffFromCCTServerRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalAddressRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
LogoutAgentRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
LoginAgentToStateRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
LoginAgentRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalContactContactRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalContactAddressRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetToNotReadyStateWithReasonCodeRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetContactDataRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetIntrinsicsRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
ContactRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetActivityCodeRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
CreateContactRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalContactRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
Renew.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
Unsubscribe.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
Subscribe.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
Renew.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
Unsubscribe.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
Subscribe.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
ConsultRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalConnectionContactRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalConnectionAddressRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
GenerateDTMFRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalConnectionRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsultRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalConnectionContactRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalConnectionAddressRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
GenerateDTMFRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalConnectionRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
SetDoNotDisturbTerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
PickupFromTerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SetForwardingTerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
PickupFromAddressRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalOriginateRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
PickupFromGroupRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
TerminalRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
SetDoNotDisturbTerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
PickupFromTerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SetForwardingTerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
PickupFromAddressRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalOriginateRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
PickupFromGroupRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
TerminalRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
UnsubscribeType.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SubscribeType.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
StopHASwitchEventListenerRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
StartHASwitchEventListenerRequest.getSsoToken()
Gets the value of the ssoToken property.
|
SsoToken |
SessionHeartbeatAndHACheckRequest.getSsoToken()
Gets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
void |
UnsubscribeType.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SubscribeType.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
StopHASwitchEventListenerRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
StartHASwitchEventListenerRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
void |
SessionHeartbeatAndHACheckRequest.setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Modifier and Type | Method and Description |
---|---|
SsoToken |
OpenQDummyImpl.logIn(AuthenticationLevel authenticationLevel) |
SsoToken |
OpenQ.logIn(AuthenticationLevel authenticationLevel) |
SsoToken |
OpenQImpl.logIn(AuthenticationLevel authenticationLevel) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
OpenQDummyImpl.addDefaultTreatmentListener(java.lang.String consumerEndpoint,
SsoToken ssoToken) |
java.lang.String |
OpenQ.addDefaultTreatmentListener(java.lang.String consumerEndpoint,
SsoToken ssoToken) |
java.lang.String |
OpenQImpl.addDefaultTreatmentListener(java.lang.String consumerEndpoint,
SsoToken ssoToken) |
java.lang.String |
OpenQDummyImpl.addForceDisconnectListener(java.lang.String consumerEndpoint,
SsoToken ssoToken) |
java.lang.String |
OpenQ.addForceDisconnectListener(java.lang.String consumerEndpoint,
SsoToken ssoToken) |
java.lang.String |
OpenQImpl.addForceDisconnectListener(java.lang.String consumerEndpoint,
SsoToken ssoToken) |
java.lang.String |
OpenQDummyImpl.addServiceProviderStatusListener(java.lang.String consumerEndpoint,
SsoToken ssoToken) |
java.lang.String |
OpenQ.addServiceProviderStatusListener(java.lang.String consumerEndpoint,
SsoToken ssoToken) |
java.lang.String |
OpenQImpl.addServiceProviderStatusListener(java.lang.String consumerEndpoint,
SsoToken ssoToken) |
Contact |
OpenQImpl.createContact(Provider provider,
java.lang.String externalContactId,
Reason contactReasonCode,
Address outOfProviderAddress,
java.lang.String outOfProviderExternalId,
Reason outOfProviderReasonCode,
Address routePointAddress,
java.lang.String routePointAddressExternalId,
Reason routePointAddressReasonCode,
ContactTypeArray contactTypes,
IntrinsicArray intrinsics,
SsoToken ssoToken)
The number of
intrinsics is limited to 20. |
Contact |
OpenQDummyImpl.createOQContact(java.lang.String externalContactId,
java.lang.String outOfProviderAddressName,
IntrinsicArray intrinsic,
SsoToken ssoToken) |
Contact |
OpenQ.createOQContact(java.lang.String externalContactId,
java.lang.String outOfProviderAddressName,
IntrinsicArray intrinsic,
SsoToken ssoToken) |
Contact |
OpenQImpl.createOQContact(java.lang.String externalContactId,
java.lang.String outOfProviderAddressName,
IntrinsicArray intrinsics,
SsoToken ssoToken)
The number of
intrinsics is limited to 20. |
boolean |
OpenQImpl.dropContact(Contact contact,
SsoToken ssoToken) |
boolean |
OpenQDummyImpl.dropOQContact(java.lang.String externalContactId,
SsoToken ssoToken) |
boolean |
OpenQ.dropOQContact(java.lang.String externalContactId,
SsoToken ssoToken) |
boolean |
OpenQImpl.dropOQContact(java.lang.String externalContactId,
SsoToken ssoToken) |
Contact |
OpenQImpl.getContact(Provider provider,
java.lang.String externalContactId,
SsoToken ssoToken) |
Contact |
OpenQDummyImpl.getOQContact(java.lang.String externalContactId,
SsoToken ssoToken) |
Contact |
OpenQ.getOQContact(java.lang.String externalContactId,
SsoToken ssoToken) |
Contact |
OpenQImpl.getOQContact(java.lang.String externalContactId,
SsoToken ssoToken) |
boolean |
OpenQDummyImpl.logOff(SsoToken ssoToken) |
boolean |
OpenQ.logOff(SsoToken ssoToken) |
boolean |
OpenQImpl.logOff(SsoToken ssoToken) |
boolean |
OpenQDummyImpl.removeDefaultTreatmentListener(java.lang.String subscriptionRef,
SsoToken ssoToken) |
boolean |
OpenQ.removeDefaultTreatmentListener(java.lang.String subscriptionRef,
SsoToken ssoToken) |
boolean |
OpenQImpl.removeDefaultTreatmentListener(java.lang.String subscriptionRef,
SsoToken ssoToken) |
boolean |
OpenQDummyImpl.removeForceDisconnectListener(java.lang.String subscriptionRef,
SsoToken ssoToken) |
boolean |
OpenQ.removeForceDisconnectListener(java.lang.String subscriptionRef,
SsoToken ssoToken) |
boolean |
OpenQImpl.removeForceDisconnectListener(java.lang.String subscriptionRef,
SsoToken ssoToken) |
boolean |
OpenQDummyImpl.removeServiceProviderStatusListener(java.lang.String subscriptionRef,
SsoToken ssoToken) |
boolean |
OpenQ.removeServiceProviderStatusListener(java.lang.String subscriptionRef,
SsoToken ssoToken) |
boolean |
OpenQImpl.removeServiceProviderStatusListener(java.lang.String subscriptionRef,
SsoToken ssoToken) |
java.lang.String |
OpenQDummyImpl.subscribe(java.lang.String consumerEndpoint,
com.nortel.soa.oi.openq.types.ListenersPolicyType listenerPolicy,
SsoToken ssoToken) |
java.lang.String |
OpenQ.subscribe(java.lang.String consumerEndpoint,
com.nortel.soa.oi.openq.types.ListenersPolicyType listenerPolicy,
SsoToken ssoToken) |
java.lang.String |
OpenQImpl.subscribe(java.lang.String consumerEndpoint,
com.nortel.soa.oi.openq.types.ListenersPolicyType listenerPolicy,
SsoToken ssoToken) |
boolean |
OpenQDummyImpl.unsubscribe(java.lang.String subscriptionRef,
SsoToken ssoToken) |
boolean |
OpenQ.unsubscribe(java.lang.String subscriptionRef,
SsoToken ssoToken) |
boolean |
OpenQImpl.unsubscribe(java.lang.String subscriptionRef,
SsoToken ssoToken) |
Copyright © 2010 All Rights Reserved.