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.createAgentPropertyNotification(java.lang.String sessionId,
java.lang.String subscriptionId,
AgentProperty property,
AgentPropertyAddressName addressName,
AgentPropertyContactTypeArray contactTypes,
AgentPropertyInformation information,
AgentPropertyNotification notification,
AgentPropertyLoginStatus loginStatus,
AgentPropertyReadyStatus readyStatus,
AgentPropertyVoiceTerminal voiceTerminal,
AgentPropertyACWCodeEnableAgent acwCodeEnable,
Agent agent,
AgentCapabilities capabilities,
javax.xml.datatype.XMLGregorianCalendar timestamp)
This helper method creates the notification for agent property event.
|
void |
SubscriptionImpl.issueAgentPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Agent cmfAgent,
AgentProperty soaAgentProperty) |
void |
NotificationSubscription.issueAgentPropertyNotification(com.nortelnetworks.portal.cmf.core.property.Property cmfProperty,
com.nortelnetworks.portal.cmf.client.Agent cmfAgent,
AgentProperty soaAgentProperty) |
Modifier and Type | Method and Description |
---|---|
static AgentProperty |
AgentProperty.fromValue(java.lang.String v) |
static AgentProperty |
AgentProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AgentProperty[] |
AgentProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AgentPropertyListenerSet.contains(AgentProperty property) |
Copyright © 2010 All Rights Reserved.