Type.registerNamespace('WebGUI_SI.WebServices');
WebGUI_SI.WebServices.AjaxWebServiceProxy=function() {
WebGUI_SI.WebServices.AjaxWebServiceProxy.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
WebGUI_SI.WebServices.AjaxWebServiceProxy.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.get_path();},
GetUsers:function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetUsers',false,{a_intStartIndex:a_intStartIndex,a_intRowPerPage:a_intRowPerPage,a_strSortColumn:a_strSortColumn,a_strSortOrder:a_strSortOrder,a_strFilter:a_strFilter,a_nMaxItemcCount:a_nMaxItemcCount},succeededCallback,failedCallback,userContext); },
GetReports:function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetReports',false,{a_intStartIndex:a_intStartIndex,a_intRowPerPage:a_intRowPerPage,a_strSortColumn:a_strSortColumn,a_strSortOrder:a_strSortOrder,a_strFilter:a_strFilter,a_nMaxItemcCount:a_nMaxItemcCount},succeededCallback,failedCallback,userContext); },
GetOrders:function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetOrders',false,{a_intStartIndex:a_intStartIndex,a_intRowPerPage:a_intRowPerPage,a_strSortColumn:a_strSortColumn,a_strSortOrder:a_strSortOrder,a_strFilter:a_strFilter,a_nMaxItemcCount:a_nMaxItemcCount},succeededCallback,failedCallback,userContext); },
GetOrderDetails:function(a_strId,a_arrControls,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetOrderDetails',false,{a_strId:a_strId,a_arrControls:a_arrControls},succeededCallback,failedCallback,userContext); },
GetOrderHistory:function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetOrderHistory',false,{a_intStartIndex:a_intStartIndex,a_intRowPerPage:a_intRowPerPage,a_strSortColumn:a_strSortColumn,a_strSortOrder:a_strSortOrder,a_strFilter:a_strFilter,a_nMaxItemcCount:a_nMaxItemcCount},succeededCallback,failedCallback,userContext); },
GetReportPriceHistory:function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetReportPriceHistory',false,{a_intStartIndex:a_intStartIndex,a_intRowPerPage:a_intRowPerPage,a_strSortColumn:a_strSortColumn,a_strSortOrder:a_strSortOrder,a_strFilter:a_strFilter,a_nMaxItemcCount:a_nMaxItemcCount},succeededCallback,failedCallback,userContext); },
GetReportDefinitionHistory:function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetReportDefinitionHistory',false,{a_intStartIndex:a_intStartIndex,a_intRowPerPage:a_intRowPerPage,a_strSortColumn:a_strSortColumn,a_strSortOrder:a_strSortOrder,a_strFilter:a_strFilter,a_nMaxItemcCount:a_nMaxItemcCount},succeededCallback,failedCallback,userContext); },
CheckProgress:function(a_nReportId,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckProgress',false,{a_nReportId:a_nReportId},succeededCallback,failedCallback,userContext); },
GetNews:function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetNews',false,{a_intStartIndex:a_intStartIndex,a_intRowPerPage:a_intRowPerPage,a_strSortColumn:a_strSortColumn,a_strSortOrder:a_strSortOrder,a_strFilter:a_strFilter,a_nMaxItemcCount:a_nMaxItemcCount},succeededCallback,failedCallback,userContext); },
GetProbes:function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetProbes',false,{a_intStartIndex:a_intStartIndex,a_intRowPerPage:a_intRowPerPage,a_strSortColumn:a_strSortColumn,a_strSortOrder:a_strSortOrder,a_strFilter:a_strFilter,a_nMaxItemcCount:a_nMaxItemcCount},succeededCallback,failedCallback,userContext); },
GetListContent:function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetListContent',false,{a_intStartIndex:a_intStartIndex,a_intRowPerPage:a_intRowPerPage,a_strSortColumn:a_strSortColumn,a_strSortOrder:a_strSortOrder,a_strFilter:a_strFilter,a_nMaxItemcCount:a_nMaxItemcCount},succeededCallback,failedCallback,userContext); },
GetCAReports:function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCAReports',false,{a_intStartIndex:a_intStartIndex,a_intRowPerPage:a_intRowPerPage,a_strSortColumn:a_strSortColumn,a_strSortOrder:a_strSortOrder,a_strFilter:a_strFilter,a_nMaxItemcCount:a_nMaxItemcCount},succeededCallback,failedCallback,userContext); },
GetCAReportDetails:function(a_strId,a_arrControls,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCAReportDetails',false,{a_strId:a_strId,a_arrControls:a_arrControls},succeededCallback,failedCallback,userContext); }}
WebGUI_SI.WebServices.AjaxWebServiceProxy.registerClass('WebGUI_SI.WebServices.AjaxWebServiceProxy',Sys.Net.WebServiceProxy);
WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance = new WebGUI_SI.WebServices.AjaxWebServiceProxy();
WebGUI_SI.WebServices.AjaxWebServiceProxy.set_path = function(value) { WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.set_path(value); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.get_path = function() { return WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.get_path(); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.set_timeout = function(value) { WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.set_timeout(value); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.get_timeout = function() { return WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.get_timeout(); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.set_defaultUserContext = function(value) { WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.set_defaultUserContext(value); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.get_defaultUserContext = function() { return WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.get_defaultUserContext(); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.set_defaultSucceededCallback = function(value) { WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.set_defaultSucceededCallback(value); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.get_defaultSucceededCallback = function() { return WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.get_defaultSucceededCallback(); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.set_defaultFailedCallback = function(value) { WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.set_defaultFailedCallback(value); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.get_defaultFailedCallback = function() { return WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.get_defaultFailedCallback(); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.set_path("/WebServices/AjaxWebServiceProxy.asmx");
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetUsers= function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetUsers(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetReports= function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetReports(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetOrders= function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetOrders(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetOrderDetails= function(a_strId,a_arrControls,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetOrderDetails(a_strId,a_arrControls,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetOrderHistory= function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetOrderHistory(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetReportPriceHistory= function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetReportPriceHistory(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetReportDefinitionHistory= function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetReportDefinitionHistory(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.CheckProgress= function(a_nReportId,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.CheckProgress(a_nReportId,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetNews= function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetNews(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetProbes= function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetProbes(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetListContent= function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetListContent(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetCAReports= function(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetCAReports(a_intStartIndex,a_intRowPerPage,a_strSortColumn,a_strSortOrder,a_strFilter,a_nMaxItemcCount,onSuccess,onFailed,userContext); }
WebGUI_SI.WebServices.AjaxWebServiceProxy.GetCAReportDetails= function(a_strId,a_arrControls,onSuccess,onFailed,userContext) {WebGUI_SI.WebServices.AjaxWebServiceProxy._staticInstance.GetCAReportDetails(a_strId,a_arrControls,onSuccess,onFailed,userContext); }
var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor;
Type.registerNamespace('SI_CommonObjects.Entity');
if (typeof(SI_CommonObjects.Entity.UserEntity) === 'undefined') {
SI_CommonObjects.Entity.UserEntity=gtc("SI_CommonObjects.Entity.UserEntity");
SI_CommonObjects.Entity.UserEntity.registerClass('SI_CommonObjects.Entity.UserEntity');
}
Type.registerNamespace('SI_CommonObjects.Entity.Data');
if (typeof(SI_CommonObjects.Entity.Data.Report) === 'undefined') {
SI_CommonObjects.Entity.Data.Report=gtc("SI_CommonObjects.Entity.Data.Report");
SI_CommonObjects.Entity.Data.Report.registerClass('SI_CommonObjects.Entity.Data.Report');
}
Type.registerNamespace('SI_CommonObjects.Entity.ReportShop');
if (typeof(SI_CommonObjects.Entity.ReportShop.Order) === 'undefined') {
SI_CommonObjects.Entity.ReportShop.Order=gtc("SI_CommonObjects.Entity.ReportShop.Order");
SI_CommonObjects.Entity.ReportShop.Order.registerClass('SI_CommonObjects.Entity.ReportShop.Order');
}
if (typeof(SI_CommonObjects.Entity.Data.News) === 'undefined') {
SI_CommonObjects.Entity.Data.News=gtc("SI_CommonObjects.Entity.Data.News");
SI_CommonObjects.Entity.Data.News.registerClass('SI_CommonObjects.Entity.Data.News');
}

