|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.e_c_group.bwptk.services.ServiceScripts
public class ServiceScripts
| Constructor Summary | |
|---|---|
ServiceScripts()
|
|
| Method Summary | |
|---|---|
static Response |
groupServiceScriptsGroupClearLogRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId)
Clear the Service Script Group Log. |
static Response |
groupServiceScriptsGroupGetLogRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId)
Clear the Service Script Group Log. |
static Response |
groupServiceScriptsGroupGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId)
Clear the Service Script Group Log. |
static Response |
groupServiceScriptsGroupModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId,
java.lang.String isActive)
Clear the Service Script Group Log. |
static Response |
userServiceScriptsUserClearLogRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId)
Clear the Service Script Group Log. |
static Response |
userServiceScriptsUserGetLogRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId)
Clear the Service Script Group Log. |
static Response |
userServiceScriptsUserGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId)
Clear the Service Script Group Log. |
static Response |
userServiceScriptsUserModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String isActive)
Clear the Service Script Group Log. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceScripts()
| Method Detail |
|---|
public static Response groupServiceScriptsGroupClearLogRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId - groupId -
BwptkException
public static Response groupServiceScriptsGroupGetLogRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId - groupId -
BwptkException
public static Response groupServiceScriptsGroupGetRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId - groupId -
BwptkException
public static Response groupServiceScriptsGroupModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String serviceProviderId,
java.lang.String groupId,
java.lang.String isActive)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheserviceProviderId - groupId - isActive -
BwptkException
public static Response userServiceScriptsUserClearLogRequest(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 userServiceScriptsUserGetLogRequest(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 userServiceScriptsUserGetRequest(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 userServiceScriptsUserModifyRequest(BroadWorksServer bws,
boolean readFromCache,
java.lang.String userId,
java.lang.String isActive)
throws BwptkException
bws - The BroadWorks ServerreadFromCache - Whether to pull the request from bwptk cacheuserId - isActive -
BwptkException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||