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.createContactPropertyNotification(java.lang.String sessionId,
java.lang.String subscriptionId,
ContactProperty property,
ContactPropertyAttachedData attachedData,
ContactPropertyCalledAddress calledAddress,
ContactPropertyCalledAlias calledAlias,
ContactPropertyCallingAddress callingAddress,
ContactPropertyCallingTerminal callingTerminal,
ContactPropertyCcmId ccmId,
ContactPropertyContactTypeArray contactTypeArray,
ContactPropertyIntrinsicArray intrinsicArray,
ContactPropertyLastRedirectedAddress lastRedirectedAddress,
ContactPropertyNetworkDialledAddress networkDialledAddress,
ContactPropertyNodeId nodeId,
ContactPropertyRoute route,
ContactPropertySourceSiteGroupId sourceSiteGroupId,
ContactPropertySpExternalId spExternalId,
ContactPropertyTargetAgentPositionId targetAgentPositionId,
ContactPropertyUui uui,
Contact contact,
Address address,
ContactCapabilities capabilities,
javax.xml.datatype.XMLGregorianCalendar timestamp)
This helper method creates the notification for contact property event.
|
void |
SubscriptionImpl.issueContactPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Contact cmfContact,
com.nortelnetworks.portal.cmf.client.Address cmfAddress,
ContactProperty soaContactProperty) |
void |
NotificationSubscription.issueContactPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Contact cmfContact,
com.nortelnetworks.portal.cmf.client.Address cmfAddress,
ContactProperty soaContactProperty) |
Modifier and Type | Method and Description |
---|---|
static ContactProperty |
ContactProperty.fromValue(java.lang.String v) |
static ContactProperty |
ContactProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContactProperty[] |
ContactProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ContactPropertyListenerSet.contains(ContactProperty property) |
Copyright © 2010 All Rights Reserved.