Package | Description |
---|---|
com.nortel.soa.oi.cct | |
com.nortel.soa.oi.cct.types.addressservice |
Modifier and Type | Method and Description |
---|---|
void |
AddressServiceImpl.cancelForwarding(AddressRequest parameters)
Cancels any forwarding on the specified address
|
GetAddressCapabilitiesResponse |
AddressServiceImpl.getCapabilities(AddressRequest parameters)
Returns the address address capabilities
|
GetConnectionsResponse |
AddressServiceImpl.getConnections(AddressRequest parameters)
Gets the list of connections on the adress
|
GetDoNotDisturbResponse |
AddressServiceImpl.getDoNotDisturb(AddressRequest parameters)
Returns the DoNotDisturb setting for the specified address
|
GetForwardingResponse |
AddressServiceImpl.getForwarding(AddressRequest parameters)
Returns the forwarding characteristics for the specified address
|
GetMessageWaitingResponse |
AddressServiceImpl.getMessageWaiting(AddressRequest parameters)
Determines if there is a message waiting on the specified address along with the number of messages waiting
|
GetPresenceResponse |
AddressServiceImpl.getPresence(AddressRequest parameters)
Returns the presence associated with an Address
|
GetStateResponse |
AddressServiceImpl.getState(AddressRequest parameters)
Returns the address state of the specified address
|
GetTerminalsResponse |
AddressServiceImpl.getTerminals(AddressRequest parameters)
Returns the terminals with which this address is associated
|
GetTerminalStatusResponse |
AddressServiceImpl.getTerminalStatus(AddressRequest parameters)
Returns the status of the terminal associated with the specified address
|
GetUriResponse |
AddressServiceImpl.getUri(AddressRequest parameters)
Returns the uri associated with the specified address
|
IsForwardedResponse |
AddressServiceImpl.isForwarded(AddressRequest parameters)
Determines if the specified address is forwarded or not
|
IsMessageWaitingResponse |
AddressServiceImpl.isMessageWaiting(AddressRequest parameters)
Determines if there is a message waiting on the specified address
|
void |
AddressServiceImpl.presenceUnsubscribe(AddressRequest parameters)
Allows an application to unsubscribe for presence for a specific address.
|
Modifier and Type | Method and Description |
---|---|
AddressRequest |
ObjectFactory.createAddressRequest()
Create an instance of
AddressRequest |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createCancelForwardingRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createGetCapabilitiesRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createGetConnectionsRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createGetDoNotDisturbRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createGetForwardingRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createGetMessageWaitingRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createGetPresenceRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createGetStateRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createGetTerminalsRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createGetTerminalStatusRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createGetUriRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createIsForwardedRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createIsMessageWaitingRequest(AddressRequest value)
|
javax.xml.bind.JAXBElement<AddressRequest> |
ObjectFactory.createPresenceUnsubscribeRequest(AddressRequest value)
|
Copyright © 2010 All Rights Reserved.