Index: DOM/VKP/impl/HandelKlantDataRepository.cls.xml
===================================================================
diff -u
--- DOM/VKP/impl/HandelKlantDataRepository.cls.xml (revision 0)
+++ DOM/VKP/impl/HandelKlantDataRepository.cls.xml (revision 41685)
@@ -0,0 +1,13 @@
+
+
+
+TECH.Persistentie.impl.Repository
+
+
+DOM.VKP.impl.HandelKlantData
+
+
+
+
+
+
Index: WSimpl/Vhisie4/Auth/HandelAuthenticator.cls.xml
===================================================================
diff -u -r41646 -r41685
--- WSimpl/Vhisie4/Auth/HandelAuthenticator.cls.xml (.../HandelAuthenticator.cls.xml) (revision 41646)
+++ WSimpl/Vhisie4/Auth/HandelAuthenticator.cls.xml (.../HandelAuthenticator.cls.xml) (revision 41685)
@@ -28,6 +28,11 @@
1
+
+DOM.VKP.impl.HandelKlantDataRepository
+1
+
+
LoginParameterBepaler:WSimpl.Unishop.Login.ParameterBepaler,Logger:vhLib.Logger
1
@@ -40,6 +45,7 @@
Set ..VerkoopAPI = ##class(DOM.DomeinContext).Instance().GeefVerkoopAPI()
Set ..HandelPersonalityRepository = ##class(DOM.common.impl.HandelPersonalityRepository).%New()
Set ..KlantDataBepaler = ##class(DOM.VKP.impl.KlantDataBepaler).%New()
+ Set ..HandelKlantDataRepository = ##class(DOM.VKP.impl.HandelKlantDataRepository).%New()
Quit $$$OK
]]>
@@ -94,7 +100,6 @@
RegistreerContactGegevensRequest:WS.Vhisie4.Auth.RegistreerContactGegevensRequest
WS.Vhisie4.Auth.RegistreerContactGegevensResponse
@@ -139,7 +140,7 @@
1
DOM.common.dto.HandelKlantData