com.e_c_group.bwptk.services
Class LocationBasedCallingRestrictions
java.lang.Object
  
com.e_c_group.bwptk.services.LocationBasedCallingRestrictions
public class LocationBasedCallingRestrictions
- extends java.lang.Object
 
 
 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LocationBasedCallingRestrictions
public LocationBasedCallingRestrictions()
systemLocationBasedCallingRestrictionsModifyRequest
public static Response systemLocationBasedCallingRestrictionsModifyRequest(BroadWorksServer bws,
                                                                           boolean readFromCache,
                                                                           java.lang.String physicalLocationIndicator,
                                                                           java.lang.String enforceMscValidation,
                                                                           java.lang.String enableOfficeZoneAnnouncement,
                                                                           java.lang.String enhanceOfficeZone)
                                                                    throws BwptkException
- Gets system level the Location Based Calling Restrictions attributes. The response is either a SystemLocationBasedCallingRestrictionsGetResponse17sp3 or an ErrorResponse.
- Parameters:
 bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cachephysicalLocationIndicator - enforceMscValidation - enableOfficeZoneAnnouncement - enhanceOfficeZone - 
- Throws:
 BwptkException