Type.registerNamespace('appcICLITransactionnel');
appcICLITransactionnel.RechercheGroupe=function() {
appcICLITransactionnel.RechercheGroupe.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
appcICLITransactionnel.RechercheGroupe.prototype={
majEnviRemoting:function(succeededCallback, failedCallback, userContext) {
return this._invoke(appcICLITransactionnel.RechercheGroupe.get_path(), 'majEnviRemoting',false,{},succeededCallback,failedCallback,userContext); },
infraPING:function(strXMLParms,succeededCallback, failedCallback, userContext) {
return this._invoke(appcICLITransactionnel.RechercheGroupe.get_path(), 'infraPING',false,{strXMLParms:strXMLParms},succeededCallback,failedCallback,userContext); },
viderTraceTRCRemoteUsags:function(strXMLParms,succeededCallback, failedCallback, userContext) {
return this._invoke(appcICLITransactionnel.RechercheGroupe.get_path(), 'viderTraceTRCRemoteUsags',false,{strXMLParms:strXMLParms},succeededCallback,failedCallback,userContext); },
wsReceptionAppelClientBinaire:function(strXMLApplic,succeededCallback, failedCallback, userContext) {
return this._invoke(appcICLITransactionnel.RechercheGroupe.get_path(), 'wsReceptionAppelClientBinaire',false,{strXMLApplic:strXMLApplic},succeededCallback,failedCallback,userContext); },
wsReceptionAppelClient:function(strXMLApplic,succeededCallback, failedCallback, userContext) {
return this._invoke(appcICLITransactionnel.RechercheGroupe.get_path(), 'wsReceptionAppelClient',false,{strXMLApplic:strXMLApplic},succeededCallback,failedCallback,userContext); },
wsReceptionAppelGBDGCOMC:function(strXMLApplic,recrParm,recrIntrant,lonExtrant,succeededCallback, failedCallback, userContext) {
return this._invoke(appcICLITransactionnel.RechercheGroupe.get_path(), 'wsReceptionAppelGBDGCOMC',false,{strXMLApplic:strXMLApplic,recrParm:recrParm,recrIntrant:recrIntrant,lonExtrant:lonExtrant},succeededCallback,failedCallback,userContext); },
ecrireTrace:function(succeededCallback, failedCallback, userContext) {
return this._invoke(appcICLITransactionnel.RechercheGroupe.get_path(), 'ecrireTrace',false,{},succeededCallback,failedCallback,userContext); },
ecrireTraceWS:function(strXML,succeededCallback, failedCallback, userContext) {
return this._invoke(appcICLITransactionnel.RechercheGroupe.get_path(), 'ecrireTraceWS',false,{strXML:strXML},succeededCallback,failedCallback,userContext); },
resetConfigXML:function(strXML,succeededCallback, failedCallback, userContext) {
return this._invoke(appcICLITransactionnel.RechercheGroupe.get_path(), 'resetConfigXML',false,{strXML:strXML},succeededCallback,failedCallback,userContext); },
RechercherGroupe:function(vChaine,succeededCallback, failedCallback, userContext) {
return this._invoke(appcICLITransactionnel.RechercheGroupe.get_path(), 'RechercherGroupe',false,{vChaine:vChaine},succeededCallback,failedCallback,userContext); }}
appcICLITransactionnel.RechercheGroupe.registerClass('appcICLITransactionnel.RechercheGroupe',Sys.Net.WebServiceProxy);
appcICLITransactionnel.RechercheGroupe._staticInstance = new appcICLITransactionnel.RechercheGroupe();
appcICLITransactionnel.RechercheGroupe.set_path = function(value) { appcICLITransactionnel.RechercheGroupe._staticInstance._path = value; }
appcICLITransactionnel.RechercheGroupe.get_path = function() { return appcICLITransactionnel.RechercheGroupe._staticInstance._path; }
appcICLITransactionnel.RechercheGroupe.set_timeout = function(value) { appcICLITransactionnel.RechercheGroupe._staticInstance._timeout = value; }
appcICLITransactionnel.RechercheGroupe.get_timeout = function() { return appcICLITransactionnel.RechercheGroupe._staticInstance._timeout; }
appcICLITransactionnel.RechercheGroupe.set_defaultUserContext = function(value) { appcICLITransactionnel.RechercheGroupe._staticInstance._userContext = value; }
appcICLITransactionnel.RechercheGroupe.get_defaultUserContext = function() { return appcICLITransactionnel.RechercheGroupe._staticInstance._userContext; }
appcICLITransactionnel.RechercheGroupe.set_defaultSucceededCallback = function(value) { appcICLITransactionnel.RechercheGroupe._staticInstance._succeeded = value; }
appcICLITransactionnel.RechercheGroupe.get_defaultSucceededCallback = function() { return appcICLITransactionnel.RechercheGroupe._staticInstance._succeeded; }
appcICLITransactionnel.RechercheGroupe.set_defaultFailedCallback = function(value) { appcICLITransactionnel.RechercheGroupe._staticInstance._failed = value; }
appcICLITransactionnel.RechercheGroupe.get_defaultFailedCallback = function() { return appcICLITransactionnel.RechercheGroupe._staticInstance._failed; }
appcICLITransactionnel.RechercheGroupe.set_path("/Includes/RechercheGroupe.asmx");
appcICLITransactionnel.RechercheGroupe.majEnviRemoting= function(onSuccess,onFailed,userContext) {appcICLITransactionnel.RechercheGroupe._staticInstance.majEnviRemoting(onSuccess,onFailed,userContext); }
appcICLITransactionnel.RechercheGroupe.infraPING= function(strXMLParms,onSuccess,onFailed,userContext) {appcICLITransactionnel.RechercheGroupe._staticInstance.infraPING(strXMLParms,onSuccess,onFailed,userContext); }
appcICLITransactionnel.RechercheGroupe.viderTraceTRCRemoteUsags= function(strXMLParms,onSuccess,onFailed,userContext) {appcICLITransactionnel.RechercheGroupe._staticInstance.viderTraceTRCRemoteUsags(strXMLParms,onSuccess,onFailed,userContext); }
appcICLITransactionnel.RechercheGroupe.wsReceptionAppelClientBinaire= function(strXMLApplic,onSuccess,onFailed,userContext) {appcICLITransactionnel.RechercheGroupe._staticInstance.wsReceptionAppelClientBinaire(strXMLApplic,onSuccess,onFailed,userContext); }
appcICLITransactionnel.RechercheGroupe.wsReceptionAppelClient= function(strXMLApplic,onSuccess,onFailed,userContext) {appcICLITransactionnel.RechercheGroupe._staticInstance.wsReceptionAppelClient(strXMLApplic,onSuccess,onFailed,userContext); }
appcICLITransactionnel.RechercheGroupe.wsReceptionAppelGBDGCOMC= function(strXMLApplic,recrParm,recrIntrant,lonExtrant,onSuccess,onFailed,userContext) {appcICLITransactionnel.RechercheGroupe._staticInstance.wsReceptionAppelGBDGCOMC(strXMLApplic,recrParm,recrIntrant,lonExtrant,onSuccess,onFailed,userContext); }
appcICLITransactionnel.RechercheGroupe.ecrireTrace= function(onSuccess,onFailed,userContext) {appcICLITransactionnel.RechercheGroupe._staticInstance.ecrireTrace(onSuccess,onFailed,userContext); }
appcICLITransactionnel.RechercheGroupe.ecrireTraceWS= function(strXML,onSuccess,onFailed,userContext) {appcICLITransactionnel.RechercheGroupe._staticInstance.ecrireTraceWS(strXML,onSuccess,onFailed,userContext); }
appcICLITransactionnel.RechercheGroupe.resetConfigXML= function(strXML,onSuccess,onFailed,userContext) {appcICLITransactionnel.RechercheGroupe._staticInstance.resetConfigXML(strXML,onSuccess,onFailed,userContext); }
appcICLITransactionnel.RechercheGroupe.RechercherGroupe= function(vChaine,onSuccess,onFailed,userContext) {appcICLITransactionnel.RechercheGroupe._staticInstance.RechercherGroupe(vChaine,onSuccess,onFailed,userContext); }

