|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.e_c_group.bwptk.services.ZoneCallingRestrictions
public class ZoneCallingRestrictions
| Constructor Summary | |
|---|---|
ZoneCallingRestrictions()
|
|
| Method Summary | |
|---|---|
static Response |
serviceProviderZoneCallingRestrictionsGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId)
Gets the Service Provider/Enterprise level Zone Calling Restrictions Policies. |
static Response |
serviceProviderZoneCallingRestrictionsModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String enableZoneCallingRestrictions,
java.lang.String enableOriginationRoamingRestrictions,
java.lang.String enableEmergencyOriginationRoamingRestrictions,
java.lang.String enableTerminationRoamingRestrictions)
Gets the Service Provider/Enterprise level Zone Calling Restrictions Policies. |
static Response |
userZoneCallingRestrictionsGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId)
Gets the Service Provider/Enterprise level Zone Calling Restrictions Policies. |
static Response |
userZoneCallingRestrictionsModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String homeZoneName)
Gets the Service Provider/Enterprise level Zone Calling Restrictions Policies. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZoneCallingRestrictions()
| Method Detail |
|---|
public static Response serviceProviderZoneCallingRestrictionsGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId -
BwptkException
public static Response serviceProviderZoneCallingRestrictionsModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String enableZoneCallingRestrictions,
java.lang.String enableOriginationRoamingRestrictions,
java.lang.String enableEmergencyOriginationRoamingRestrictions,
java.lang.String enableTerminationRoamingRestrictions)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId - enableZoneCallingRestrictions - enableOriginationRoamingRestrictions - enableEmergencyOriginationRoamingRestrictions - enableTerminationRoamingRestrictions -
BwptkException
public static Response userZoneCallingRestrictionsGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId -
BwptkException
public static Response userZoneCallingRestrictionsModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String homeZoneName)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - homeZoneName -
BwptkException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||