Index: vhTest/Fake/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService.cls.xml
===================================================================
diff -u -r71729 -r71899
--- vhTest/Fake/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService.cls.xml (.../BatchPitchExportedService.cls.xml) (revision 71729)
+++ vhTest/Fake/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService.cls.xml (.../BatchPitchExportedService.cls.xml) (revision 71899)
@@ -9,14 +9,14 @@
PitchedBatch:APPS.Halux.Planning.Pitching.dto.BatchPitched
-APPS.Halux.Planning.Pitching.dto.BatchPitchExported
+APPS.Halux.Planning.Pitching.BatchPitchExported
BatchId:%String
-APPS.Halux.Planning.Pitching.dto.BatchPitchExported
+APPS.Halux.Planning.Pitching.BatchPitchExported
Index: APPS/Halux/Planning/Pitching/BatchPitchExported.cls.xml
===================================================================
diff -u -r71730 -r71899
--- APPS/Halux/Planning/Pitching/BatchPitchExported.cls.xml (.../dto/BatchPitchExported.cls.xml) (revision 71730)
+++ APPS/Halux/Planning/Pitching/BatchPitchExported.cls.xml (.../BatchPitchExported.cls.xml) (revision 71899)
@@ -1,6 +1,6 @@
-
+
persistent
1
TECH.Persistent
Index: vhUnitTest/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService/BepaalVolgnummerEnBewaar/Test.cls.xml
===================================================================
diff -u -r71737 -r71899
--- vhUnitTest/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService/BepaalVolgnummerEnBewaar/Test.cls.xml (.../Test.cls.xml) (revision 71737)
+++ vhUnitTest/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService/BepaalVolgnummerEnBewaar/Test.cls.xml (.../Test.cls.xml) (revision 71899)
@@ -18,7 +18,7 @@
Do BatchPitchExportedRepositoryMock.VerwachtMethodCall("Bewaar", $$$ElkeWaarde).ExactAantalKeer(0)
Set BatchPitchExportedService = ##class(APPS.Halux.Planning.Pitching.impl.BatchPitchExportedService).%New(BatchPitchExportedRepositoryMock)
- #dim Result As APPS.Halux.Planning.Pitching.dto.BatchPitchExported = BatchPitchExportedService.BepaalVolgnummerEnBewaar(DummyPitchedBatch)
+ #dim Result As APPS.Halux.Planning.Pitching.BatchPitchExported = BatchPitchExportedService.BepaalVolgnummerEnBewaar(DummyPitchedBatch)
Do BatchMock.Verifieer()
Do BatchPitchExportedRepositoryMock.Verifieer()
@@ -46,7 +46,7 @@
Do BatchPitchExportedHelperMock.VerwachtMethodCall("BepaalVolgnummer", DummyPitchedBatch).DanReturn(Volgnummer)
Set BatchPitchExportedService = ##class(APPS.Halux.Planning.Pitching.impl.BatchPitchExportedService).%New(BatchPitchExportedRepositoryMock, BatchPitchExportedHelperMock)
- #dim Result As APPS.Halux.Planning.Pitching.dto.BatchPitchExported = BatchPitchExportedService.BepaalVolgnummerEnBewaar(DummyPitchedBatch)
+ #dim Result As APPS.Halux.Planning.Pitching.BatchPitchExported = BatchPitchExportedService.BepaalVolgnummerEnBewaar(DummyPitchedBatch)
Do $$$AssertEquals(Result.BatchId, BatchId)
Do $$$AssertFalse(Result.IsExported)
Index: APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService.cls.xml
===================================================================
diff -u -r71729 -r71899
--- APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService.cls.xml (.../BatchPitchExportedService.cls.xml) (revision 71729)
+++ APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService.cls.xml (.../BatchPitchExportedService.cls.xml) (revision 71899)
@@ -29,44 +29,44 @@
PitchedBatch:APPS.Halux.Planning.Pitching.dto.BatchPitched
-APPS.Halux.Planning.Pitching.dto.BatchPitchExported
+APPS.Halux.Planning.Pitching.BatchPitchExported
BatchId:%String
-APPS.Halux.Planning.Pitching.dto.BatchPitchExported
+APPS.Halux.Planning.Pitching.BatchPitchExported
FishEye: Tag 71899 refers to a dead (removed) revision in file `APPS/Halux/Planning/Pitching/dto/BatchPitchExported.cls.xml'.
FishEye: No comparison available. Pass `N' to diff?
Index: vhTest/Mock/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService.cls.xml
===================================================================
diff -u -r71729 -r71899
--- vhTest/Mock/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService.cls.xml (.../BatchPitchExportedService.cls.xml) (revision 71729)
+++ vhTest/Mock/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService.cls.xml (.../BatchPitchExportedService.cls.xml) (revision 71899)
@@ -17,14 +17,14 @@
PitchedBatch:APPS.Halux.Planning.Pitching.dto.BatchPitched
-APPS.Halux.Planning.Pitching.dto.BatchPitchExported
+APPS.Halux.Planning.Pitching.BatchPitchExported
BatchId:%String
-APPS.Halux.Planning.Pitching.dto.BatchPitchExported
+APPS.Halux.Planning.Pitching.BatchPitchExported
Index: vhUnitTest/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService/BatchPitchExportHelper/BepaalVolgnummer/Test.cls.xml
===================================================================
diff -u -r71751 -r71899
--- vhUnitTest/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService/BatchPitchExportHelper/BepaalVolgnummer/Test.cls.xml (.../Test.cls.xml) (revision 71751)
+++ vhUnitTest/APPS/Halux/Planning/Pitching/impl/BatchPitchExportedService/BatchPitchExportHelper/BepaalVolgnummer/Test.cls.xml (.../Test.cls.xml) (revision 71899)
@@ -309,19 +309,19 @@
#dim AantalBatchesPitched = 3
#dim VolgendeBatchId = 222222
- #dim DummyPitchedBatch As APPS.Halux.Planning.Pitching.dto.BatchPitched = ..GeefBatchPitched(LijnNr, Pitchorde)
- #dim LegeIterator As TECH.ListIterator = ##class(TECH.ListIterator).%New(##class(%ListOfObjects).%New())
+ #dim DummyPitchedBatch As APPS.Halux.Planning.Pitching.dto.BatchPitched = ..GeefBatchPitched(LijnNr, Pitchorde)
+ #dim LegeIterator As TECH.ListIterator = ##class(TECH.ListIterator).%New(##class(%ListOfObjects).%New())
- #dim VolgendeBatchMock As vhTest.Mock.APPS.Halux.common.Batch = ..GeefBatchMock(VolgendeBatchId, LijnNr)
- #dim VolgendeDummyPitchedBatch As TECH.Iterator = ..GeefBatchPitchedIterator(LijnNr, Pitchorde + 1, VolgendeBatchMock)
+ #dim VolgendeBatchMock As vhTest.Mock.APPS.Halux.common.Batch = ..GeefBatchMock(VolgendeBatchId, LijnNr)
+ #dim VolgendeDummyPitchedBatch As TECH.Iterator = ..GeefBatchPitchedIterator(LijnNr, Pitchorde + 1, VolgendeBatchMock)
Set BatchPitchedRepositoryMock = ##class(vhTest.Mock.APPS.Halux.Planning.Pitching.impl.BatchPitchedRepository).%New()
Do BatchPitchedRepositoryMock.VerwachtMethodCall("ZoekViaPitchordeEnLijnNr", Pitchorde - 1, LijnNr).DanReturn(LegeIterator)
Do BatchPitchedRepositoryMock.VerwachtMethodCall("ZoekViaPitchordeEnLijnNr", Pitchorde + 1, LijnNr).DanReturn(VolgendeDummyPitchedBatch)
Do BatchPitchedRepositoryMock.VerwachtMethodCall("GeefHoogstePitchordeVoorLijnNr", LijnNr).DanReturn(AantalBatchesPitched)
- Set BatchPitchedExported1 = ##class(APPS.Halux.Planning.Pitching.dto.BatchPitchExported).%New()
- Set BatchPitchedExported2 = ##class(APPS.Halux.Planning.Pitching.dto.BatchPitchExported).%New()
+ Set BatchPitchedExported1 = ##class(APPS.Halux.Planning.Pitching.BatchPitchExported).%New()
+ Set BatchPitchedExported2 = ##class(APPS.Halux.Planning.Pitching.BatchPitchExported).%New()
#dim BatchPitchExported As TECH.Iterator = ##class(TECH.ListUtils).CreateIteratorOfObjects(BatchPitchedExported1, BatchPitchedExported2)
Set BatchPitchExportedRepositoryMock = ##class(vhTest.Mock.APPS.Halux.Planning.Pitching.impl.BatchPitchExportedRepository).%New()
@@ -384,7 +384,7 @@
1
TECH.Iterator
BatchId:%String
1
-APPS.Halux.Planning.Pitching.dto.BatchPitchExported
+APPS.Halux.Planning.Pitching.BatchPitchExported