Modifier and Type | Method and Description |
---|---|
AddressList |
SessionServiceImpl.getAgentAddresses(SsoToken ssoToken,
Agent agent) |
TerminalList |
SessionServiceImpl.getAgentTerminals(SsoToken ssoToken,
Agent agent) |
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.
|
static java.util.List<com.nortel.soa.oi.cct.basenotification.NotificationMessageHolderType> |
MessageUtils.createAgentStateNotification(java.lang.String sessionId,
java.lang.String subscriptionId,
AgentState state,
Agent agent,
javax.xml.datatype.XMLGregorianCalendar timestamp) |
Modifier and Type | Method and Description |
---|---|
Agent |
ObjectFactory.createAgent()
Create an instance of
Agent |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Agent> |
AgentPropertyListenerSet.iterator() |
java.util.Iterator<Agent> |
AgentEntitySet.iterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
AgentPropertyListenerSet.add(Agent entity) |
boolean |
AgentEntitySet.add(Agent entity) |
boolean |
AgentPropertyListenerSet.contains(Agent entity) |
boolean |
AgentEntitySet.contains(Agent entity) |
Modifier and Type | Method and Description |
---|---|
Agent |
GetAgentACWEnabledStatusRequest.getAgent()
Gets the value of the agent property.
|
Agent |
SetNotReadyReasonCodeRequest.getAgent()
Gets the value of the agent property.
|
Agent |
SetSupervisorRequest.getAgent()
Gets the value of the agent property.
|
Agent |
GetSupervisorResponse.getAgent()
Gets the value of the agent property.
|
Agent |
RetrieveRequest.getAgent()
Gets the value of the agent property.
|
Agent |
SetNotificationRequest.getAgent()
Gets the value of the agent property.
|
Agent |
SetReadyRequest.getAgent()
Gets the value of the agent property.
|
Agent |
LoginRequest.getAgent()
Gets the value of the agent property.
|
Agent |
SetStaticVoiceTerminalRequest.getAgent()
Gets the value of the agent property.
|
Agent |
AgentRequest.getAgent()
Gets the value of the agent property.
|
Agent |
SetSupervisorRequest.getSupervisor()
Gets the value of the supervisor property.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Agent> |
GetAgentsResponse.getAgents()
Gets the value of the agents property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetAgentACWEnabledStatusRequest.setAgent(Agent value)
Sets the value of the agent property.
|
void |
SetNotReadyReasonCodeRequest.setAgent(Agent value)
Sets the value of the agent property.
|
void |
SetSupervisorRequest.setAgent(Agent value)
Sets the value of the agent property.
|
void |
GetSupervisorResponse.setAgent(Agent value)
Sets the value of the agent property.
|
void |
RetrieveRequest.setAgent(Agent value)
Sets the value of the agent property.
|
void |
SetNotificationRequest.setAgent(Agent value)
Sets the value of the agent property.
|
void |
SetReadyRequest.setAgent(Agent value)
Sets the value of the agent property.
|
void |
LoginRequest.setAgent(Agent value)
Sets the value of the agent property.
|
void |
SetStaticVoiceTerminalRequest.setAgent(Agent value)
Sets the value of the agent property.
|
void |
AgentRequest.setAgent(Agent value)
Sets the value of the agent property.
|
void |
SetSupervisorRequest.setSupervisor(Agent value)
Sets the value of the supervisor property.
|
Modifier and Type | Method and Description |
---|---|
Agent |
GetAgentAddressesRequest.getAgent()
Gets the value of the agent property.
|
Agent |
GetAgentTerminalsRequest.getAgent()
Gets the value of the agent property.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Agent> |
GetAgentsResponse.getAgents()
Gets the value of the agents property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetAgentAddressesRequest.setAgent(Agent value)
Sets the value of the agent property.
|
void |
GetAgentTerminalsRequest.setAgent(Agent value)
Sets the value of the agent property.
|
Copyright © 2010 All Rights Reserved.