Package | Description |
---|---|
com.nortel.soa.oi.cct | |
com.nortel.soa.oi.cct.types.contactservice |
Modifier and Type | Method and Description |
---|---|
void |
ContactServiceImpl.drop(ContactRequest request) |
GetAttachedDataResponse |
ContactServiceImpl.getAttachedData(ContactRequest parameters)
Retrieve attached data associated with a contact
|
GetAttachedXMLDataResponse |
ContactServiceImpl.getAttachedXMLData(ContactRequest parameters) |
AddressResponse |
ContactServiceImpl.getCalledAddress(ContactRequest parameters)
The first destination address associated with this contact
|
AddressResponse |
ContactServiceImpl.getCallingAddress(ContactRequest parameters)
Retrieve the address that was the original source of this contact
|
TerminalResponse |
ContactServiceImpl.getCallingTerminal(ContactRequest parameters)
Retrieve the terminal that was the original source of this contact
|
GetContactCapabilitiesResponse |
ContactServiceImpl.getCapabilities(ContactRequest parameters)
Retrieve the Capabilities of the current contact.
|
GetConnectionsResponse |
ContactServiceImpl.getConnections(ContactRequest parameters)
Retrieve an array of all connections currently active on this contact.
|
GetContactTypesResponse |
ContactServiceImpl.getContactTypes(ContactRequest parameters)
An array of contact types that are currently represented by this contact.
|
GetInstantMessagesResponse |
ContactServiceImpl.getInstantMessages(ContactRequest parameters)
Retrieve the instant messages associated with a contact
|
GetIntrinsicsResponse |
ContactServiceImpl.getIntrinsics(ContactRequest parameters)
Retrieve intrinsic data associated with a contact
|
AddressResponse |
ContactServiceImpl.getLastRedirectedAddress(ContactRequest parameters)
Retrieve the most recent address from which a contact was redirected
|
AddressResponse |
ContactServiceImpl.getOriginalDestinationAddress(ContactRequest parameters)
Retrieve the original destination address of a contact
|
GetUUIResponse |
ContactServiceImpl.getUUI(ContactRequest parameters)
Retrieve user-user info (UUI) associated with a contact
|
Modifier and Type | Method and Description |
---|---|
ContactRequest |
ObjectFactory.createContactRequest()
Create an instance of
ContactRequest |
Copyright © 2010 All Rights Reserved.