|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.e_c_group.bwptk.services.SpeedDial100
public class SpeedDial100
| Constructor Summary | |
|---|---|
SpeedDial100()
|
|
| Method Summary | |
|---|---|
static Response |
groupSpeedDial100ModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId,
java.lang.String prefix)
Get the speed dial 100 service settings for a group. |
static Response |
systemSpeedDial100ModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String prefix)
Get the speed dial 100 service settings for a group. |
static Response |
userSpeedDial100AddListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String speedDialEntry)
Get the speed dial 100 service settings for a group. |
static Response |
userSpeedDial100DeleteListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String speedCode)
Get the speed dial 100 service settings for a group. |
static Response |
userSpeedDial100GetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String speedCode)
Get the speed dial 100 service settings for a group. |
static Response |
userSpeedDial100ModifyListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String speedDialEntry)
Get the speed dial 100 service settings for a group. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpeedDial100()
| Method Detail |
|---|
public static Response groupSpeedDial100ModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId,
java.lang.String prefix)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId - groupId - prefix -
BwptkException
public static Response systemSpeedDial100ModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String prefix)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheprefix -
BwptkException
public static Response userSpeedDial100AddListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String speedDialEntry)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - speedDialEntry -
BwptkException
public static Response userSpeedDial100DeleteListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String speedCode)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - speedCode -
BwptkException
public static Response userSpeedDial100GetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String speedCode)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - speedCode -
BwptkException
public static Response userSpeedDial100ModifyListRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String speedDialEntry)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - speedDialEntry -
BwptkException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||