Package | Description |
---|---|
com.nortel.soa.oi.cct | |
com.nortel.soa.oi.cct.notificationproducer | |
com.nortel.soa.oi.cct.types | |
com.nortel.soa.oi.cct.types.connectionservice | |
com.nortel.soa.oi.openq |
Modifier and Type | Method and Description |
---|---|
Reason |
ConnectionServiceImpl.getRecordingStateReason(ConnectionRequest parameters)
Returns the reason for the current recording state
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<com.nortel.soa.oi.cct.basenotification.NotificationMessageHolderType> |
MessageUtils.createConnectionStateNotification(java.lang.String sessionId,
java.lang.String subscriptionId,
Address address,
Connection connection,
Contact contact,
boolean isRemote,
ConnectionState newState,
ConnectionState previousState,
Reason reason,
Address sendingAddress,
ConnectionCapabilities capabilities,
javax.xml.datatype.XMLGregorianCalendar timestamp)
This helper method creates the notification for connection state event.
|
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 |
---|---|
static Reason |
Reason.fromValue(java.lang.String v) |
Reason |
TerminalConnectionStateHolder.getReasonCode()
Gets the value of the reasonCode property.
|
Reason |
ConnectionStateHolder.getReasonCode()
Gets the value of the reasonCode property.
|
static Reason |
Reason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Reason[] |
Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TerminalConnectionStateHolder.setReasonCode(Reason value)
Sets the value of the reasonCode property.
|
void |
ConnectionStateHolder.setReasonCode(Reason value)
Sets the value of the reasonCode property.
|
Modifier and Type | Method and Description |
---|---|
Reason |
RecordingRequest.getReasonCode()
Gets the value of the reasonCode property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<Reason> |
ObjectFactory.createGetRecordingStateReasonResponse(Reason value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<Reason> |
ObjectFactory.createGetRecordingStateReasonResponse(Reason value)
|
void |
RecordingRequest.setReasonCode(Reason value)
Sets the value of the reasonCode property.
|
Modifier and Type | Method and Description |
---|---|
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. |
Copyright © 2010 All Rights Reserved.