| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.e_c_group.bwptk.services.MaliciousCallTrace
public class MaliciousCallTrace
| Constructor Summary | |
|---|---|
MaliciousCallTrace()
 | 
|
| Method Summary | |
|---|---|
static Response | 
serviceProviderMaliciousCallTraceGetRequest(BroadWorksServer bws,
                                            boolean readFromCache,
                                            java.lang.String serviceProviderId)
Get the service provider's Malicious Call Trace settings.  | 
static Response | 
serviceProviderMaliciousCallTraceModifyRequest(BroadWorksServer bws,
                                               boolean readFromCache,
                                               java.lang.String serviceProviderId,
                                               java.lang.String useSystemPlayMCTWarningAnnouncement,
                                               java.lang.String playMCTWarningAnnouncement)
Get the service provider's Malicious Call Trace settings.  | 
static Response | 
systemMaliciousCallTraceGetRequest(BroadWorksServer bws,
                                   boolean readFromCache)
Get the service provider's Malicious Call Trace settings.  | 
static Response | 
systemMaliciousCallTraceModifyRequest(BroadWorksServer bws,
                                      boolean readFromCache,
                                      java.lang.String playMCTWarningAnnouncement)
Get the service provider's Malicious Call Trace settings.  | 
static Response | 
userMaliciousCallTraceGetRequest(BroadWorksServer bws,
                                 boolean readFromCache,
                                 java.lang.String userId)
Get the service provider's Malicious Call Trace settings.  | 
static Response | 
userMaliciousCallTraceModifyRequest(BroadWorksServer bws,
                                    boolean readFromCache,
                                    java.lang.String userId,
                                    java.lang.String isActive,
                                    java.lang.String traceTypeSelection,
                                    java.lang.String traceForTimePeriod,
                                    java.lang.String traceTimePeriod)
Get the service provider's Malicious Call Trace settings.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MaliciousCallTrace()
| Method Detail | 
|---|
public static Response serviceProviderMaliciousCallTraceGetRequest(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 serviceProviderMaliciousCallTraceModifyRequest(BroadWorksServer bws,
                                                                      boolean readFromCache,
                                                                      java.lang.String serviceProviderId,
                                                                      java.lang.String useSystemPlayMCTWarningAnnouncement,
                                                                      java.lang.String playMCTWarningAnnouncement)
                                                               throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId - useSystemPlayMCTWarningAnnouncement - playMCTWarningAnnouncement - 
BwptkException
public static Response systemMaliciousCallTraceGetRequest(BroadWorksServer bws,
                                                          boolean readFromCache)
                                                   throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cache
BwptkException
public static Response systemMaliciousCallTraceModifyRequest(BroadWorksServer bws,
                                                             boolean readFromCache,
                                                             java.lang.String playMCTWarningAnnouncement)
                                                      throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheplayMCTWarningAnnouncement - 
BwptkException
public static Response userMaliciousCallTraceGetRequest(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 userMaliciousCallTraceModifyRequest(BroadWorksServer bws,
                                                           boolean readFromCache,
                                                           java.lang.String userId,
                                                           java.lang.String isActive,
                                                           java.lang.String traceTypeSelection,
                                                           java.lang.String traceForTimePeriod,
                                                           java.lang.String traceTimePeriod)
                                                    throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - isActive - traceTypeSelection - traceForTimePeriod - traceTimePeriod - 
BwptkException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||