Modifier and Type | Method and Description |
---|---|
void |
TerminalConnectionServiceImpl.answer(SsoToken ssoToken,
TerminalConnection terminalConnection) |
void |
TerminalConnectionServiceImpl.generateDTMF(SsoToken ssoToken,
TerminalConnection terminalConnection,
java.lang.String digits) |
GetActivityCodeResponse |
AgentTerminalConnectionServiceImpl.getActivityCode(SsoToken ssoToken,
TerminalConnection terminalConnection) |
ContactResponse |
TerminalConnectionServiceImpl.getConferenceConsultContact(SsoToken ssoToken,
TerminalConnection terminalConnection) |
ConnectionResponse |
TerminalConnectionServiceImpl.getConnection(SsoToken ssoToken,
TerminalConnection terminalConnection) |
ContactResponse |
TerminalConnectionServiceImpl.getConsultContact(SsoToken ssoToken,
TerminalConnection terminalConnection) |
ContactResponse |
TerminalConnectionServiceImpl.getContact(SsoToken ssoToken,
TerminalConnection terminalConnection) |
GetContactTypeResponse |
TerminalConnectionServiceImpl.getContactType(SsoToken ssoToken,
TerminalConnection terminalConnection) |
TerminalResponse |
TerminalConnectionServiceImpl.getTerminal(SsoToken ssoToken,
TerminalConnection terminalConnection) |
GetTerminalConnectionCapabilitiesResponse |
TerminalConnectionServiceImpl.getTerminalConnectionCapabilities(SsoToken ssoToken,
TerminalConnection terminalConnection) |
ContactResponse |
TerminalConnectionServiceImpl.getTransferConsultContact(SsoToken ssoToken,
TerminalConnection terminalConnection) |
void |
TerminalConnectionServiceImpl.hold(SsoToken ssoToken,
TerminalConnection terminalConnection) |
TerminalConnectionResponse |
TerminalServiceImpl.pickupFromTerminal(SsoToken ssoToken,
Terminal terminal,
TerminalConnection termConnection,
Address termAddress) |
void |
AgentTerminalConnectionServiceImpl.setActivityCode(SsoToken ssoToken,
TerminalConnection terminalConnection,
java.lang.String activityCode) |
void |
TerminalConnectionServiceImpl.unhold(SsoToken ssoToken,
TerminalConnection terminalConnection) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<com.nortel.soa.oi.cct.basenotification.NotificationMessageHolderType> |
MessageUtils.createTerminalConnectionStateNotification(java.lang.String sessionId,
java.lang.String subscriptionId,
Terminal terminal,
TerminalConnection terminalConnection,
Connection connection,
Contact contact,
TerminalConnectionState newState,
TerminalConnectionState previousState,
Reason reason,
Terminal sendingTerminal,
TerminalConnectionCapabilities capabilities,
javax.xml.datatype.XMLGregorianCalendar timestamp)
This helper method creates the notification for terminal connection state event.
|
Modifier and Type | Method and Description |
---|---|
TerminalConnection |
ObjectFactory.createTerminalConnection()
Create an instance of
TerminalConnection |
Modifier and Type | Method and Description |
---|---|
TerminalConnection |
SetActivityCodeRequest.getTerminalConnection()
Gets the value of the terminalConnection property.
|
TerminalConnection |
TerminalConnectionRequest.getTerminalConnection()
Gets the value of the terminalConnection property.
|
Modifier and Type | Method and Description |
---|---|
void |
SetActivityCodeRequest.setTerminalConnection(TerminalConnection value)
Sets the value of the terminalConnection property.
|
void |
TerminalConnectionRequest.setTerminalConnection(TerminalConnection value)
Sets the value of the terminalConnection property.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<TerminalConnection> |
GetTerminalConnectionsResponse.getTerminalConnection()
Gets the value of the terminalConnection property.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<TerminalConnection> |
TerminalConnectionsResponse.getTerminalConnections()
Gets the value of the terminalConnections property.
|
Modifier and Type | Method and Description |
---|---|
TerminalConnection |
ConsultRequest.getTerminalConnection()
Gets the value of the terminalConnection property.
|
TerminalConnection |
TerminalConnectionContactRequest.getTerminalConnection()
Gets the value of the terminalConnection property.
|
TerminalConnection |
TerminalConnectionAddressRequest.getTerminalConnection()
Gets the value of the terminalConnection property.
|
TerminalConnection |
GenerateDTMFRequest.getTerminalConnection()
Gets the value of the terminalConnection property.
|
TerminalConnection |
TerminalConnectionRequest.getTerminalConnection()
Gets the value of the terminalConnection property.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsultRequest.setTerminalConnection(TerminalConnection value)
Sets the value of the terminalConnection property.
|
void |
TerminalConnectionContactRequest.setTerminalConnection(TerminalConnection value)
Sets the value of the terminalConnection property.
|
void |
TerminalConnectionAddressRequest.setTerminalConnection(TerminalConnection value)
Sets the value of the terminalConnection property.
|
void |
GenerateDTMFRequest.setTerminalConnection(TerminalConnection value)
Sets the value of the terminalConnection property.
|
void |
TerminalConnectionRequest.setTerminalConnection(TerminalConnection value)
Sets the value of the terminalConnection property.
|
Modifier and Type | Method and Description |
---|---|
TerminalConnection |
PickupFromTerminalRequest.getTerminalConnection()
Gets the value of the terminalConnection property.
|
TerminalConnection |
TerminalConnectionResponse.getTerminalConnection()
Gets the value of the terminalConnection property.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<TerminalConnection> |
GetTerminalConnectionsResponse.getTerminalConnection()
Gets the value of the terminalConnection property.
|
Modifier and Type | Method and Description |
---|---|
void |
PickupFromTerminalRequest.setTerminalConnection(TerminalConnection value)
Sets the value of the terminalConnection property.
|
void |
TerminalConnectionResponse.setTerminalConnection(TerminalConnection value)
Sets the value of the terminalConnection property.
|
Copyright © 2010 All Rights Reserved.