Package | Description |
---|---|
com.nortel.soa.oi.cct | |
com.nortel.soa.oi.cct.types.dalcallbackservice |
Modifier and Type | Method and Description |
---|---|
void |
DALCallbackServiceImpl.onAgentAdded(AgentEventRequest parameters) |
void |
DALCallbackServiceImpl.onAgentDeleted(AgentEventRequest parameters) |
void |
DALCallbackServiceImpl.onAgentRename(AgentEventRequest parameters) |
Modifier and Type | Method and Description |
---|---|
AgentEventRequest |
ObjectFactory.createAgentEventRequest()
Create an instance of
AgentEventRequest |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<AgentEventRequest> |
ObjectFactory.createOnAgentAddedRequest(AgentEventRequest value)
|
javax.xml.bind.JAXBElement<AgentEventRequest> |
ObjectFactory.createOnAgentDeletedRequest(AgentEventRequest value)
|
javax.xml.bind.JAXBElement<AgentEventRequest> |
ObjectFactory.createOnAgentRenameRequest(AgentEventRequest value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<AgentEventRequest> |
ObjectFactory.createOnAgentAddedRequest(AgentEventRequest value)
|
javax.xml.bind.JAXBElement<AgentEventRequest> |
ObjectFactory.createOnAgentDeletedRequest(AgentEventRequest value)
|
javax.xml.bind.JAXBElement<AgentEventRequest> |
ObjectFactory.createOnAgentRenameRequest(AgentEventRequest value)
|
Copyright © 2010 All Rights Reserved.