| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.e_c_group.bwptk.services.BusyLampField
public class BusyLampField
| Constructor Summary | |
|---|---|
BusyLampField()
 | 
|
| Method Summary | |
|---|---|
static Response | 
systemBusyLampFieldGetRequest(BroadWorksServer bws,
                              boolean readFromCache)
Request the system level data associated with the Busy Lamp Field service.  | 
static Response | 
systemBusyLampFieldModifyRequest(BroadWorksServer bws,
                                 boolean readFromCache,
                                 java.lang.String displayLocalUserIdentityLastNameFirst)
Request the system level data associated with the Busy Lamp Field service.  | 
static Response | 
userBusyLampFieldGetAvailableUserListRequest(BroadWorksServer bws,
                                             boolean readFromCache,
                                             java.lang.String userId,
                                             java.lang.String responseSizeLimit,
                                             java.lang.String searchCriteriaUserLastName,
                                             java.lang.String searchCriteriaUserFirstName,
                                             java.lang.String searchCriteriaExactUserDepartment,
                                             java.lang.String searchCriteriaExactUserGroup)
Request the system level data associated with the Busy Lamp Field service.  | 
static Response | 
userBusyLampFieldModifyRequest(BroadWorksServer bws,
                               boolean readFromCache,
                               java.lang.String userId,
                               java.lang.String listURI,
                               java.lang.String monitoredUserIdList,
                               java.lang.String enableCallParkNotification)
Request the system level data associated with the Busy Lamp Field service.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public BusyLampField()
| Method Detail | 
|---|
public static Response systemBusyLampFieldGetRequest(BroadWorksServer bws,
                                                     boolean readFromCache)
                                              throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cache
BwptkException
public static Response systemBusyLampFieldModifyRequest(BroadWorksServer bws,
                                                        boolean readFromCache,
                                                        java.lang.String displayLocalUserIdentityLastNameFirst)
                                                 throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cachedisplayLocalUserIdentityLastNameFirst - 
BwptkException
public static Response userBusyLampFieldGetAvailableUserListRequest(BroadWorksServer bws,
                                                                    boolean readFromCache,
                                                                    java.lang.String userId,
                                                                    java.lang.String responseSizeLimit,
                                                                    java.lang.String searchCriteriaUserLastName,
                                                                    java.lang.String searchCriteriaUserFirstName,
                                                                    java.lang.String searchCriteriaExactUserDepartment,
                                                                    java.lang.String searchCriteriaExactUserGroup)
                                                             throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - responseSizeLimit - searchCriteriaUserLastName - searchCriteriaUserFirstName - searchCriteriaExactUserDepartment - searchCriteriaExactUserGroup - 
BwptkException
public static Response userBusyLampFieldModifyRequest(BroadWorksServer bws,
                                                      boolean readFromCache,
                                                      java.lang.String userId,
                                                      java.lang.String listURI,
                                                      java.lang.String monitoredUserIdList,
                                                      java.lang.String enableCallParkNotification)
                                               throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - listURI - monitoredUserIdList - enableCallParkNotification - 
BwptkException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||