Type.registerNamespace('WebShop.Framework.Web.Service');
WebShop.Framework.Web.Service.WebShop=function() {
WebShop.Framework.Web.Service.WebShop.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
WebShop.Framework.Web.Service.WebShop.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return WebShop.Framework.Web.Service.WebShop._staticInstance.get_path();},
SetDebugInfo:function(message,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SetDebugInfo',false,{message:message},succeededCallback,failedCallback,userContext); },
SetPaymentValue:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SetPaymentValue',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
SetCoockieValue:function(coockie,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SetCoockieValue',false,{coockie:coockie},succeededCallback,failedCallback,userContext); },
GetPartnrId:function(action,parameters,searchelm,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPartnrId',false,{action:action,parameters:parameters,searchelm:searchelm},succeededCallback,failedCallback,userContext); },
SetHistory:function(index,action,panelid,parameters,breadcrump,javascript,contentpanelid,topic,extraparameter,extraparametercontent,extraparametercontentpanel,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SetHistory',false,{index:index,action:action,panelid:panelid,parameters:parameters,breadcrump:breadcrump,javascript:javascript,contentpanelid:contentpanelid,topic:topic,extraparameter:extraparameter,extraparametercontent:extraparametercontent,extraparametercontentpanel:extraparametercontentpanel},succeededCallback,failedCallback,userContext); },
NavigateFromHistory:function(index,currentindex,topicvalue,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'NavigateFromHistory',false,{index:index,currentindex:currentindex,topicvalue:topicvalue},succeededCallback,failedCallback,userContext); },
ProcessChangeUserRequest:function(parameters,userparams,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessChangeUserRequest',false,{parameters:parameters,userparams:userparams},succeededCallback,failedCallback,userContext); },
ProcessDeleteUserRequest:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessDeleteUserRequest',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
ProcessChangePasswordRequest:function(parameters,userparams,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessChangePasswordRequest',false,{parameters:parameters,userparams:userparams},succeededCallback,failedCallback,userContext); },
ProcessNewUserRequest:function(parameters,userparams,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessNewUserRequest',false,{parameters:parameters,userparams:userparams},succeededCallback,failedCallback,userContext); },
ProcessNewCreditRequest:function(parameters,credit,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessNewCreditRequest',false,{parameters:parameters,credit:credit},succeededCallback,failedCallback,userContext); },
ProcessNewRMARequest:function(parameters,rma,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessNewRMARequest',false,{parameters:parameters,rma:rma},succeededCallback,failedCallback,userContext); },
CheckConfiguration:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckConfiguration',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
SetComponentItem:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SetComponentItem',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
ProcessExternalPaymentWithError:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessExternalPaymentWithError',false,{},succeededCallback,failedCallback,userContext); },
ProcessExternalPaymentWithErrorPost:function(post,orderno,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessExternalPaymentWithErrorPost',false,{post:post,orderno:orderno},succeededCallback,failedCallback,userContext); },
ProcessExternalPayment:function(payment,parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessExternalPayment',false,{payment:payment,parameters:parameters},succeededCallback,failedCallback,userContext); },
PreProcessOrder:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PreProcessOrder',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
ProcessOrder:function(external,parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessOrder',false,{external:external,parameters:parameters},succeededCallback,failedCallback,userContext); },
DummyMethod:function(parameters,search,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'DummyMethod',false,{parameters:parameters,search:search},succeededCallback,failedCallback,userContext); },
CheckPostcode:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckPostcode',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
AssignExternalDoc:function(externaldoc,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AssignExternalDoc',false,{externaldoc:externaldoc},succeededCallback,failedCallback,userContext); },
CheckPartnrId:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckPartnrId',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
CheckSerialNo:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckSerialNo',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
CheckVat:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckVat',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
ProcessActivateAccountRequest:function(parameters,user,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessActivateAccountRequest',false,{parameters:parameters,user:user},succeededCallback,failedCallback,userContext); },
ProcessNewAccountRequest:function(parameters,user,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessNewAccountRequest',false,{parameters:parameters,user:user},succeededCallback,failedCallback,userContext); },
ProcessLoginRequest:function(parameters,login,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessLoginRequest',false,{parameters:parameters,login:login},succeededCallback,failedCallback,userContext); },
ProcessForgotPasswordRequest:function(parameters,login,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessForgotPasswordRequest',false,{parameters:parameters,login:login},succeededCallback,failedCallback,userContext); },
ProcessNewDeliveryRequest:function(parameters,user,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessNewDeliveryRequest',false,{parameters:parameters,user:user},succeededCallback,failedCallback,userContext); },
ProcessCommitDeliveryRequest:function(parameters,user,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessCommitDeliveryRequest',false,{parameters:parameters,user:user},succeededCallback,failedCallback,userContext); },
ProcessDeleteDeliveryRequest:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessDeleteDeliveryRequest',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
ProcessCommitInvoiceAddressRequest:function(parameters,user,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessCommitInvoiceAddressRequest',false,{parameters:parameters,user:user},succeededCallback,failedCallback,userContext); },
SetAction:function(parameters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SetAction',false,{parameters:parameters},succeededCallback,failedCallback,userContext); },
SetCustomerType:function(type,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SetCustomerType',false,{type:type},succeededCallback,failedCallback,userContext); },
ProcessDocumentFilterAction:function(parameters,filterparamaters,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ProcessDocumentFilterAction',false,{parameters:parameters,filterparamaters:filterparamaters},succeededCallback,failedCallback,userContext); }}
WebShop.Framework.Web.Service.WebShop.registerClass('WebShop.Framework.Web.Service.WebShop',Sys.Net.WebServiceProxy);
WebShop.Framework.Web.Service.WebShop._staticInstance = new WebShop.Framework.Web.Service.WebShop();
WebShop.Framework.Web.Service.WebShop.set_path = function(value) { WebShop.Framework.Web.Service.WebShop._staticInstance.set_path(value); }
WebShop.Framework.Web.Service.WebShop.get_path = function() { return WebShop.Framework.Web.Service.WebShop._staticInstance.get_path(); }
WebShop.Framework.Web.Service.WebShop.set_timeout = function(value) { WebShop.Framework.Web.Service.WebShop._staticInstance.set_timeout(value); }
WebShop.Framework.Web.Service.WebShop.get_timeout = function() { return WebShop.Framework.Web.Service.WebShop._staticInstance.get_timeout(); }
WebShop.Framework.Web.Service.WebShop.set_defaultUserContext = function(value) { WebShop.Framework.Web.Service.WebShop._staticInstance.set_defaultUserContext(value); }
WebShop.Framework.Web.Service.WebShop.get_defaultUserContext = function() { return WebShop.Framework.Web.Service.WebShop._staticInstance.get_defaultUserContext(); }
WebShop.Framework.Web.Service.WebShop.set_defaultSucceededCallback = function(value) { WebShop.Framework.Web.Service.WebShop._staticInstance.set_defaultSucceededCallback(value); }
WebShop.Framework.Web.Service.WebShop.get_defaultSucceededCallback = function() { return WebShop.Framework.Web.Service.WebShop._staticInstance.get_defaultSucceededCallback(); }
WebShop.Framework.Web.Service.WebShop.set_defaultFailedCallback = function(value) { WebShop.Framework.Web.Service.WebShop._staticInstance.set_defaultFailedCallback(value); }
WebShop.Framework.Web.Service.WebShop.get_defaultFailedCallback = function() { return WebShop.Framework.Web.Service.WebShop._staticInstance.get_defaultFailedCallback(); }
WebShop.Framework.Web.Service.WebShop.set_path("/service/webshop.asmx");
WebShop.Framework.Web.Service.WebShop.SetDebugInfo= function(message,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.SetDebugInfo(message,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.SetPaymentValue= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.SetPaymentValue(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.SetCoockieValue= function(coockie,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.SetCoockieValue(coockie,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.GetPartnrId= function(action,parameters,searchelm,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.GetPartnrId(action,parameters,searchelm,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.SetHistory= function(index,action,panelid,parameters,breadcrump,javascript,contentpanelid,topic,extraparameter,extraparametercontent,extraparametercontentpanel,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.SetHistory(index,action,panelid,parameters,breadcrump,javascript,contentpanelid,topic,extraparameter,extraparametercontent,extraparametercontentpanel,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.NavigateFromHistory= function(index,currentindex,topicvalue,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.NavigateFromHistory(index,currentindex,topicvalue,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessChangeUserRequest= function(parameters,userparams,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessChangeUserRequest(parameters,userparams,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessDeleteUserRequest= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessDeleteUserRequest(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessChangePasswordRequest= function(parameters,userparams,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessChangePasswordRequest(parameters,userparams,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessNewUserRequest= function(parameters,userparams,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessNewUserRequest(parameters,userparams,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessNewCreditRequest= function(parameters,credit,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessNewCreditRequest(parameters,credit,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessNewRMARequest= function(parameters,rma,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessNewRMARequest(parameters,rma,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.CheckConfiguration= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.CheckConfiguration(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.SetComponentItem= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.SetComponentItem(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessExternalPaymentWithError= function(onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessExternalPaymentWithError(onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessExternalPaymentWithErrorPost= function(post,orderno,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessExternalPaymentWithErrorPost(post,orderno,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessExternalPayment= function(payment,parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessExternalPayment(payment,parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.PreProcessOrder= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.PreProcessOrder(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessOrder= function(external,parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessOrder(external,parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.DummyMethod= function(parameters,search,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.DummyMethod(parameters,search,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.CheckPostcode= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.CheckPostcode(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.AssignExternalDoc= function(externaldoc,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.AssignExternalDoc(externaldoc,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.CheckPartnrId= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.CheckPartnrId(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.CheckSerialNo= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.CheckSerialNo(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.CheckVat= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.CheckVat(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessActivateAccountRequest= function(parameters,user,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessActivateAccountRequest(parameters,user,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessNewAccountRequest= function(parameters,user,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessNewAccountRequest(parameters,user,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessLoginRequest= function(parameters,login,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessLoginRequest(parameters,login,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessForgotPasswordRequest= function(parameters,login,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessForgotPasswordRequest(parameters,login,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessNewDeliveryRequest= function(parameters,user,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessNewDeliveryRequest(parameters,user,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessCommitDeliveryRequest= function(parameters,user,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessCommitDeliveryRequest(parameters,user,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessDeleteDeliveryRequest= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessDeleteDeliveryRequest(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessCommitInvoiceAddressRequest= function(parameters,user,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessCommitInvoiceAddressRequest(parameters,user,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.SetAction= function(parameters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.SetAction(parameters,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.SetCustomerType= function(type,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.SetCustomerType(type,onSuccess,onFailed,userContext); }
WebShop.Framework.Web.Service.WebShop.ProcessDocumentFilterAction= function(parameters,filterparamaters,onSuccess,onFailed,userContext) {WebShop.Framework.Web.Service.WebShop._staticInstance.ProcessDocumentFilterAction(parameters,filterparamaters,onSuccess,onFailed,userContext); }
var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor;
if (typeof(WebShop.Framework.Web.Service.ActionParameters) === 'undefined') {
WebShop.Framework.Web.Service.ActionParameters=gtc("WebShop.Framework.Web.Service.ActionParameters");
WebShop.Framework.Web.Service.ActionParameters.registerClass('WebShop.Framework.Web.Service.ActionParameters');
}
if (typeof(WebShop.Framework.Web.Service.ResultParameters) === 'undefined') {
WebShop.Framework.Web.Service.ResultParameters=gtc("WebShop.Framework.Web.Service.ResultParameters");
WebShop.Framework.Web.Service.ResultParameters.registerClass('WebShop.Framework.Web.Service.ResultParameters');
}
if (typeof(WebShop.Framework.Web.Service.HistoryParameters) === 'undefined') {
WebShop.Framework.Web.Service.HistoryParameters=gtc("WebShop.Framework.Web.Service.HistoryParameters");
WebShop.Framework.Web.Service.HistoryParameters.registerClass('WebShop.Framework.Web.Service.HistoryParameters');
}
if (typeof(WebShop.Framework.Web.Service.UserFormParameters) === 'undefined') {
WebShop.Framework.Web.Service.UserFormParameters=gtc("WebShop.Framework.Web.Service.UserFormParameters");
WebShop.Framework.Web.Service.UserFormParameters.registerClass('WebShop.Framework.Web.Service.UserFormParameters');
}
if (typeof(WebShop.Framework.Web.Service.CreditParameters) === 'undefined') {
WebShop.Framework.Web.Service.CreditParameters=gtc("WebShop.Framework.Web.Service.CreditParameters");
WebShop.Framework.Web.Service.CreditParameters.registerClass('WebShop.Framework.Web.Service.CreditParameters');
}
if (typeof(WebShop.Framework.Web.Service.RMAParameters) === 'undefined') {
WebShop.Framework.Web.Service.RMAParameters=gtc("WebShop.Framework.Web.Service.RMAParameters");
WebShop.Framework.Web.Service.RMAParameters.registerClass('WebShop.Framework.Web.Service.RMAParameters');
}
if (typeof(WebShop.Framework.Web.Service.ActionComponentParameters) === 'undefined') {
WebShop.Framework.Web.Service.ActionComponentParameters=gtc("WebShop.Framework.Web.Service.ActionComponentParameters");
WebShop.Framework.Web.Service.ActionComponentParameters.registerClass('WebShop.Framework.Web.Service.ActionComponentParameters');
}
if (typeof(WebShop.Framework.Web.Service.PageResultParameters) === 'undefined') {
WebShop.Framework.Web.Service.PageResultParameters=gtc("WebShop.Framework.Web.Service.PageResultParameters");
WebShop.Framework.Web.Service.PageResultParameters.registerClass('WebShop.Framework.Web.Service.PageResultParameters');
}
if (typeof(WebShop.Framework.Web.Service.OrderLineParameters) === 'undefined') {
WebShop.Framework.Web.Service.OrderLineParameters=gtc("WebShop.Framework.Web.Service.OrderLineParameters");
WebShop.Framework.Web.Service.OrderLineParameters.registerClass('WebShop.Framework.Web.Service.OrderLineParameters');
}
if (typeof(WebShop.Framework.Web.Service.SearchParameters) === 'undefined') {
WebShop.Framework.Web.Service.SearchParameters=gtc("WebShop.Framework.Web.Service.SearchParameters");
WebShop.Framework.Web.Service.SearchParameters.registerClass('WebShop.Framework.Web.Service.SearchParameters');
}
if (typeof(WebShop.Framework.Web.Service.PostcodeParameters) === 'undefined') {
WebShop.Framework.Web.Service.PostcodeParameters=gtc("WebShop.Framework.Web.Service.PostcodeParameters");
WebShop.Framework.Web.Service.PostcodeParameters.registerClass('WebShop.Framework.Web.Service.PostcodeParameters');
}
if (typeof(WebShop.Framework.Web.Service.PartNrParameters) === 'undefined') {
WebShop.Framework.Web.Service.PartNrParameters=gtc("WebShop.Framework.Web.Service.PartNrParameters");
WebShop.Framework.Web.Service.PartNrParameters.registerClass('WebShop.Framework.Web.Service.PartNrParameters');
}
if (typeof(WebShop.Framework.Web.Service.SerialParameters) === 'undefined') {
WebShop.Framework.Web.Service.SerialParameters=gtc("WebShop.Framework.Web.Service.SerialParameters");
WebShop.Framework.Web.Service.SerialParameters.registerClass('WebShop.Framework.Web.Service.SerialParameters');
}
if (typeof(WebShop.Framework.Web.Service.VatParameters) === 'undefined') {
WebShop.Framework.Web.Service.VatParameters=gtc("WebShop.Framework.Web.Service.VatParameters");
WebShop.Framework.Web.Service.VatParameters.registerClass('WebShop.Framework.Web.Service.VatParameters');
}
if (typeof(WebShop.Framework.Web.Service.UserParameters) === 'undefined') {
WebShop.Framework.Web.Service.UserParameters=gtc("WebShop.Framework.Web.Service.UserParameters");
WebShop.Framework.Web.Service.UserParameters.registerClass('WebShop.Framework.Web.Service.UserParameters');
}
if (typeof(WebShop.Framework.Web.Service.LoginParameters) === 'undefined') {
WebShop.Framework.Web.Service.LoginParameters=gtc("WebShop.Framework.Web.Service.LoginParameters");
WebShop.Framework.Web.Service.LoginParameters.registerClass('WebShop.Framework.Web.Service.LoginParameters');
}
if (typeof(WebShop.Framework.Web.Service.DocumentFilterParameters) === 'undefined') {
WebShop.Framework.Web.Service.DocumentFilterParameters=gtc("WebShop.Framework.Web.Service.DocumentFilterParameters");
WebShop.Framework.Web.Service.DocumentFilterParameters.registerClass('WebShop.Framework.Web.Service.DocumentFilterParameters');
}
