|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.e_c_group.bwptk.services.PolycomPhoneServices
public class PolycomPhoneServices
| Constructor Summary | |
|---|---|
PolycomPhoneServices()
|
|
| Method Summary | |
|---|---|
static Response |
groupPolycomPhoneServicesGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId)
Request the group's Polycom Phone Services attributes. |
static Response |
groupPolycomPhoneServicesModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId,
java.lang.String includeGroupCommonPhoneListInDirectory,
java.lang.String includeGroupCustomContactDirectoryInDirectory,
java.lang.String groupCustomContactDirectory)
Request the group's Polycom Phone Services attributes. |
static Response |
userPolycomPhoneServicesGetPrimaryEndpointListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId)
Request the group's Polycom Phone Services attributes. |
static Response |
userPolycomPhoneServicesGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String accessDevice)
Request the group's Polycom Phone Services attributes. |
static Response |
userPolycomPhoneServicesModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String accessDevice,
java.lang.String integratePhoneDirectoryWithBroadWorks,
java.lang.String includeUserPersonalPhoneListInDirectory,
java.lang.String includeGroupCustomContactDirectoryInDirectory,
java.lang.String groupCustomContactDirectory)
Request the group's Polycom Phone Services attributes. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolycomPhoneServices()
| Method Detail |
|---|
public static Response groupPolycomPhoneServicesGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId - groupId -
BwptkException
public static Response groupPolycomPhoneServicesModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId,
java.lang.String includeGroupCommonPhoneListInDirectory,
java.lang.String includeGroupCustomContactDirectoryInDirectory,
java.lang.String groupCustomContactDirectory)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId - groupId - includeGroupCommonPhoneListInDirectory - includeGroupCustomContactDirectoryInDirectory - groupCustomContactDirectory -
BwptkException
public static Response userPolycomPhoneServicesGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String accessDevice)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - accessDevice -
BwptkException
public static Response userPolycomPhoneServicesModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String accessDevice,
java.lang.String integratePhoneDirectoryWithBroadWorks,
java.lang.String includeUserPersonalPhoneListInDirectory,
java.lang.String includeGroupCustomContactDirectoryInDirectory,
java.lang.String groupCustomContactDirectory)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - accessDevice - integratePhoneDirectoryWithBroadWorks - includeUserPersonalPhoneListInDirectory - includeGroupCustomContactDirectoryInDirectory - groupCustomContactDirectory -
BwptkException
public static Response userPolycomPhoneServicesGetPrimaryEndpointListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId -
BwptkException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||