Index: DOM/PM/enu/ProductType.cls.xml =================================================================== diff -u -r68024 -r68048 --- DOM/PM/enu/ProductType.cls.xml (.../ProductType.cls.xml) (revision 68024) +++ DOM/PM/enu/ProductType.cls.xml (.../ProductType.cls.xml) (revision 68048) @@ -6,11 +6,11 @@ TECH.Enumeration -,Langgoed,Tandembox,HangmapLade,Kaderdeur,Glas,MDS,TAORbox,TAORIndeling,Legrabox,Antislipmat,Maatwerk,DwarslatOpMaat,Orgalux,Onbepaald,Merivobox,Ingekort +,Langgoed,Tandembox,HangmapLade,Kaderdeur,Glas,MDS,TAORbox,TAORIndeling,Legrabox,Antislipmat,Maatwerk,DwarslatOpMaat,Orgalux,Onbepaald,Merivobox,Inkorting -,Langgoed,Tandembox,HangmapLade,Kaderdeur,Glas,MDS,TAORbox,TAORIndeling,Legrabox,Antislipmat,Maatwerk,DwarslatOpMaat,Orgalux,Onbepaald,Merivobox,Ingekort +,Langgoed,Tandembox,HangmapLade,Kaderdeur,Glas,MDS,TAORbox,TAORIndeling,Legrabox,Antislipmat,Maatwerk,DwarslatOpMaat,Orgalux,Onbepaald,Merivobox,Inkorting @@ -118,10 +118,10 @@ ]]> - + 1 DOM.PM.enu.ProductType - Index: vhTest/Mock/DOM/PM/ProductTypeAPI.cls.xml =================================================================== diff -u -r68024 -r68048 --- vhTest/Mock/DOM/PM/ProductTypeAPI.cls.xml (.../ProductTypeAPI.cls.xml) (revision 68024) +++ vhTest/Mock/DOM/PM/ProductTypeAPI.cls.xml (.../ProductTypeAPI.cls.xml) (revision 68048) @@ -24,10 +24,10 @@ ]]> - + ProductID:%String DOM.PM.INKProduct.INKIngekort - @@ -136,10 +136,10 @@ ]]> - + ProductID:%String %Boolean - Index: DOM/PM/impl/ProductTypeAPIimpl.cls.xml =================================================================== diff -u -r68024 -r68048 --- DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68024) +++ DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68048) @@ -35,7 +35,7 @@ ElseIf ..IsLegraboxProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductType).Legrabox()} ElseIf ..IsMDSProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductType).MDS()} ElseIf ..IsMerivoboxProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductType).Merivobox()} - ElseIf ..IsIngekortProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductType).Ingekort()} + ElseIf ..IsInkortingProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductType).Inkorting()} ElseIf ..IsOrgaluxProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductType).Orgalux()} ElseIf ..IsTandemboxProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductType).Tandembox()} ElseIf ..IsTAORboxProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductType).TAORbox()} @@ -126,7 +126,7 @@ ]]> - + ProductID:%String %Boolean + +ProductID:%String +DOM.PM.INKProduct.INKIngekort + + + ProductID:%String DOM.PM.KADProduct.KADKaderdeur @@ -134,10 +141,10 @@ ]]> - + ProductID:%String %Boolean - Index: DOM/PM/enu/ProductType/Verwerker.cls.xml =================================================================== diff -u -r68024 -r68048 --- DOM/PM/enu/ProductType/Verwerker.cls.xml (.../Verwerker.cls.xml) (revision 68024) +++ DOM/PM/enu/ProductType/Verwerker.cls.xml (.../Verwerker.cls.xml) (revision 68048) @@ -20,8 +20,8 @@ Do ..VerwerkGlas() } ElseIf ProductType = "HangmapLade" { Do ..VerwerkHangmapLade() - } ElseIf ProductType = "Ingekort" { - Do ..VerwerkIngekort() + } ElseIf ProductType = "Inkorting" { + Do ..VerwerkInkorting() } ElseIf ProductType = "Kaderdeur" { Do ..VerwerkKaderdeur() } ElseIf ProductType = "Langgoed" { @@ -75,7 +75,7 @@ - + 1 1 Index: vhTest/Fake/DOM/PM/impl/ProductTypeAPIimpl.cls.xml =================================================================== diff -u -r68024 -r68048 --- vhTest/Fake/DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68024) +++ vhTest/Fake/DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68048) @@ -14,14 +14,21 @@ ]]> + +ProductID:%String +DOM.PM.INKProduct.INKIngekort + + + ProductID:%String DOM.PM.KADProduct.KADKaderdeur - + ProductID:%String %Boolean 1 - + %String -"Ingekort" +"Inkorting" 1 1 Index: DOM/PM/ProductTypeAPI.cls.xml =================================================================== diff -u -r68024 -r68048 --- DOM/PM/ProductTypeAPI.cls.xml (.../ProductTypeAPI.cls.xml) (revision 68024) +++ DOM/PM/ProductTypeAPI.cls.xml (.../ProductTypeAPI.cls.xml) (revision 68048) @@ -64,7 +64,7 @@ %Boolean - + 1 ProductID:%String %Boolean @@ -178,7 +178,7 @@ DOM.PM.MVXProduct.MVXLade - + 1 ProductID:%String DOM.PM.INKProduct.INKIngekort