Package | Description |
---|---|
com.nortel.soa.oi.cct | |
com.nortel.soa.oi.cct.types.agentservice |
Modifier and Type | Method and Description |
---|---|
BooleanResponse |
AgentServiceImpl.isLoggedIn(AgentRequest parameters)
Determines if the specified agent is logged in
|
BooleanResponse |
AgentServiceImpl.isReady(AgentRequest parameters)
Returns the ready status of the specified agent
|
BooleanResponse |
AgentServiceImpl.isSupervisor(AgentRequest parameters)
Returns if the specified Agent is a supervisor or not
|
Modifier and Type | Method and Description |
---|---|
BooleanResponse |
ObjectFactory.createBooleanResponse()
Create an instance of
BooleanResponse |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<BooleanResponse> |
ObjectFactory.createIsLoggedInResponse(BooleanResponse value)
|
javax.xml.bind.JAXBElement<BooleanResponse> |
ObjectFactory.createIsReadyResponse(BooleanResponse value)
|
javax.xml.bind.JAXBElement<BooleanResponse> |
ObjectFactory.createIsSupervisorResponse(BooleanResponse value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<BooleanResponse> |
ObjectFactory.createIsLoggedInResponse(BooleanResponse value)
|
javax.xml.bind.JAXBElement<BooleanResponse> |
ObjectFactory.createIsReadyResponse(BooleanResponse value)
|
javax.xml.bind.JAXBElement<BooleanResponse> |
ObjectFactory.createIsSupervisorResponse(BooleanResponse value)
|
Copyright © 2010 All Rights Reserved.