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.createAddressPropertyNotification(java.lang.String sessionId,
java.lang.String subscriptionId,
AddressProperty property,
AddressPropertyAcquireStatus acquireStatus,
AddressPropertyDoNotDisturb doNotDisturb,
AddressPropertyAddressTerminalAssociation addressTerminalAssociation,
AddressPropertyForwardingArray forwardingArray,
AddressPropertyMessageWaiting messageWaiting,
AddressPropertyUri uri,
AddressPropertyPresence presence,
Address address,
AddressCapabilities capabilities,
javax.xml.datatype.XMLGregorianCalendar timestamp)
This helper method creates the notification for address property event.
|
void |
SubscriptionImpl.issueAddressPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Address cmfAddress,
AddressProperty soaAddressProperty) |
void |
NotificationSubscription.issueAddressPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Address cmfAddress,
AddressProperty soaAddressProperty) |
Modifier and Type | Method and Description |
---|---|
static AddressProperty |
AddressProperty.fromValue(java.lang.String v) |
static AddressProperty |
AddressProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AddressProperty[] |
AddressProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AddressPropertyListenerSet.contains(AddressProperty property) |
Copyright © 2010 All Rights Reserved.