Index: vhTest/Fake/APPS/PM/Maatwerk/impl/VhConfigRepository.cls.xml
===================================================================
diff -u
--- vhTest/Fake/APPS/PM/Maatwerk/impl/VhConfigRepository.cls.xml (revision 0)
+++ vhTest/Fake/APPS/PM/Maatwerk/impl/VhConfigRepository.cls.xml (revision 72881)
@@ -0,0 +1,89 @@
+
+
+
+
+Deze klasse werd automatisch gegenereerd en onderhouden, nieuwe methodes worden automatisch bijgevoegd, bestaande blijven zoals ze zijn.
+Een hercompilatie van de basis interface - met een correct werkende studiohook ( v2.20 ++ ) - zorgt ervoor dat deze klasse aangepast wordt
+1
+APPS.PM.Maatwerk.impl.VhConfigRepository
+
+
+CID:%String,IsTestData:%Boolean=0
+%Boolean
+
+
+
+
+ID:%String
+%Boolean
+
+
+
+
+Data:TECH.Persistent
+
+
+
+
+Data:TECH.Persistent,Deep:%Boolean=0
+TECH.Persistent
+
+
+
+
+CID:%String,IsTestData:%Boolean=0
+APPS.PM.Maatwerk.dto.VhConfig
+
+
+
+
+ID:%String
+TECH.Persistent
+
+
+
+
+TECH.Persistent
+
+
+
+
+CID:%String,VhConfig:APPS.PM.Maatwerk.dto.VhConfig,IsTestData:%Boolean=0
+
+
+
+
+OfferteID:%String
+
+
+
+
+ID:%String
+
+
+
+
+Data:TECH.Persistent
+
+
+
+
+TECH.Iterator
+
+
+
+
+
+
Index: WSimpl/PM/Maatwerk/MaatwerkService/Encoway.cls.xml
===================================================================
diff -u -r72876 -r72881
--- WSimpl/PM/Maatwerk/MaatwerkService/Encoway.cls.xml (.../Encoway.cls.xml) (revision 72876)
+++ WSimpl/PM/Maatwerk/MaatwerkService/Encoway.cls.xml (.../Encoway.cls.xml) (revision 72881)
@@ -29,15 +29,15 @@
-EncowayJsonConverter:WSimpl.PM.Maatwerk.MaatwerkService.Encoway.EncowayJsonConverter="",EncowayHttpClient:WSimpl.PM.Maatwerk.MaatwerkService.EncowayHttpClient=""
+EncowayJsonConverter:WSimpl.PM.Maatwerk.MaatwerkService.Encoway.EncowayJsonConverter="",EncowayHttpClient:WSimpl.PM.Maatwerk.MaatwerkService.EncowayHttpClient="",VhConfigRepository:APPS.PM.Maatwerk.impl.VhConfigRepository=""
1
1
%Status
1
@@ -52,7 +52,7 @@
#dim IsTestRunTimeContext As %Boolean = ..IsTestRunTimeContext()
If (CID = "") {
- Do ##class(TECH.ExceptionHandler).Throw(##class(TECH.Exceptions.InvalidInputException).%New("Berekenen VHConfig is mislukt aangezien de CID leeg is."))
+ Do ##class(TECH.ExceptionHandler).Throw(##class(TECH.Exceptions.InvalidInputException).%New("Ophalen VHConfig is mislukt aangezien de CID leeg is."))
}
If (..VhConfigRepository.BestaatVhConfigVoorCID(CID, IsTestRunTimeContext))
Index: vhUnitTest/WSimpl/PM/Maatwerk/MaatwerkService/Encoway/GeefMaatwerkDetails/Test.cls.xml
===================================================================
diff -u -r72853 -r72881
--- vhUnitTest/WSimpl/PM/Maatwerk/MaatwerkService/Encoway/GeefMaatwerkDetails/Test.cls.xml (.../Test.cls.xml) (revision 72853)
+++ vhUnitTest/WSimpl/PM/Maatwerk/MaatwerkService/Encoway/GeefMaatwerkDetails/Test.cls.xml (.../Test.cls.xml) (revision 72881)
@@ -5,23 +5,29 @@
Index: vhTest/Mock/APPS/PM/Maatwerk/impl/VhConfigRepository.cls.xml
===================================================================
diff -u
--- vhTest/Mock/APPS/PM/Maatwerk/impl/VhConfigRepository.cls.xml (revision 0)
+++ vhTest/Mock/APPS/PM/Maatwerk/impl/VhConfigRepository.cls.xml (revision 72881)
@@ -0,0 +1,97 @@
+
+
+
+
+Deze klasse werd automatisch gegenereerd en onderhouden - lokale aanpassingen zijn niet nodig.
+Een hercompilatie van de basis interface - met een correct werkende studiohook ( v2.20 ++ ) - zorgt ervoor dat deze klasse aangepast wordt
+1
+APPS.PM.Maatwerk.impl.VhConfigRepository,Tools.Mock.MockClassBase
+right
+
+
+Gateway:TECH.Persistent.Gateway="",QueryAPI:TECH.Query.QueryAPI=""
+%Status
+
+
+
+
+CID:%String,IsTestData:%Boolean=0
+%Boolean
+
+
+
+
+ID:%String
+%Boolean
+
+
+
+
+Data:TECH.Persistent
+
+
+
+
+Data:TECH.Persistent,Deep:%Boolean=0
+TECH.Persistent
+
+
+
+
+CID:%String,IsTestData:%Boolean=0
+APPS.PM.Maatwerk.dto.VhConfig
+
+
+
+
+ID:%String
+TECH.Persistent
+
+
+
+
+TECH.Persistent
+
+
+
+
+CID:%String,VhConfig:APPS.PM.Maatwerk.dto.VhConfig,IsTestData:%Boolean=0
+
+
+
+
+OfferteID:%String
+
+
+
+
+ID:%String
+
+
+
+
+Data:TECH.Persistent
+
+
+
+
+TECH.Iterator
+
+
+
+
+
+
Index: APPS/PM/Maatwerk/impl/VhConfigRepository.cls.xml
===================================================================
diff -u -r72876 -r72881
--- APPS/PM/Maatwerk/impl/VhConfigRepository.cls.xml (.../VhConfigRepository.cls.xml) (revision 72876)
+++ APPS/PM/Maatwerk/impl/VhConfigRepository.cls.xml (.../VhConfigRepository.cls.xml) (revision 72881)
@@ -1,7 +1,7 @@
-TECH.Persistentie.impl.Repository
+TECH.Persistentie.impl.Repository,TECH.Mockable
%String