Package | Description |
---|---|
com.nortel.soa.oi.cct.notificationproducer | |
com.nortel.soa.oi.cct.types |
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.
|
void |
SubscriptionImpl.issueTerminalConnectionStateNotification(com.nortelnetworks.portal.cmf.client.TerminalConnection cmfTerminalConnection,
com.nortelnetworks.portal.cmf.client.Terminal cmfTerminal,
com.nortelnetworks.portal.cmf.core.state.TerminalConnectionStateInfo cmfStateInfo,
com.nortelnetworks.portal.cmf.client.Terminal cmfNotifiedTerminal,
TerminalConnectionState soaTerminalConnectionState) |
void |
NotificationSubscription.issueTerminalConnectionStateNotification(com.nortelnetworks.portal.cmf.client.TerminalConnection cmfConnection,
com.nortelnetworks.portal.cmf.client.Terminal cmfTerminal,
com.nortelnetworks.portal.cmf.core.state.TerminalConnectionStateInfo cmfStateInfo,
com.nortelnetworks.portal.cmf.client.Terminal cmfNotifiedTerminal,
TerminalConnectionState soaTerminalConnectionState) |
Modifier and Type | Method and Description |
---|---|
static TerminalConnectionState |
TerminalConnectionState.fromValue(java.lang.String v) |
TerminalConnectionState |
TerminalConnectionStateHolder.getState()
Gets the value of the state property.
|
static TerminalConnectionState |
TerminalConnectionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TerminalConnectionState[] |
TerminalConnectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TerminalConnectionStateListenerSet.contains(TerminalConnectionState state) |
void |
TerminalConnectionStateHolder.setState(TerminalConnectionState value)
Sets the value of the state property.
|
Copyright © 2010 All Rights Reserved.