com.avaya.jtapi.tsapi
Interface LucentProvider
- All Superinterfaces:
- CallCenterProvider, ITsapiProvider, ITsapiProviderEx, com.avaya.jtapi.tsapi.ITsapiProviderEx2, Provider
- All Known Subinterfaces:
- LucentV5Provider, LucentV7Provider
public interface LucentProvider
- extends com.avaya.jtapi.tsapi.ITsapiProviderEx2
LucentProvider adds methods to obtain Avaya-specific switch information.
| Methods inherited from interface com.avaya.jtapi.tsapi.ITsapiProviderEx2 |
requestPrivileges, setPrivileges |
getTrunkGroupInfo
TrunkGroupInfo getTrunkGroupInfo(java.lang.String trunkAccessCode)
throws TsapiMethodNotSupportedException
- Returns trunk usage information on the specified trunk group.
- Throws:
TsapiMethodNotSupportedException
getCallClassifierInfo
CallClassifierInfo getCallClassifierInfo()
throws TsapiMethodNotSupportedException
- Returns information on call classifier port usage.
- Throws:
TsapiMethodNotSupportedException
getSwitchDateAndTime
java.util.Date getSwitchDateAndTime()
throws TsapiMethodNotSupportedException
- Returns current date and time from the switch.
- Throws:
TsapiMethodNotSupportedException
Copyright © 2006 Avaya All Rights Reserved.