Index: vhTest/Fake/DOM/PM/impl/ProductTypeAPIimpl.cls.xml =================================================================== diff -u -r68048 -r68058 --- vhTest/Fake/DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68048) +++ vhTest/Fake/DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68058) @@ -28,16 +28,16 @@ ]]> - + ProductID:%String -%Boolean +DOM.PM.LBXProduct.LBXLade - + ProductID:%String -%Boolean +DOM.PM.MaatwerkProduct @@ -49,48 +49,6 @@ ]]> - -ProductID:%String -%Boolean - - - - -UniekeClassificatieCode:%String -%Boolean - - - - -ProductID:%String -%ListOfDataTypes - - - - -ProductID:%String -%String - - - - -ProductID:%String -DOM.PM.LBXProduct.LBXLade - - - - -ProductID:%String -DOM.PM.MaatwerkProduct - - - ProductID:%String DOM.PM.OLProduct.OLProduct @@ -112,6 +70,13 @@ ]]> + +ProductID:%String +%ListOfDataTypes + + + ProductID:%String DOM.PM.TAORProduct.TAORLade @@ -168,6 +133,13 @@ ]]> + +ProductID:%String +%Boolean + + + ProductID:%String %Boolean @@ -210,6 +182,13 @@ ]]> + +ProductID:%String +%Boolean + + + ProductID:%String %Boolean @@ -224,6 +203,13 @@ ]]> + +ProductID:%String +%Boolean + + + ProductID:%String %Boolean Index: DOM/PM/impl/ProductTypeAPIimpl.cls.xml =================================================================== diff -u -r68048 -r68058 --- DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68048) +++ DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68058) @@ -131,8 +131,9 @@ %Boolean @@ -334,6 +335,15 @@ ]]> + +ProductID:%String +DOM.PM.INKProduct.INKIngekort + + + ProductID:%String %Boolean Index: vhUnitTest/DOM/PM/MaatwerkProduct/GeefHalffabItemsBoom/Test.cls.xml =================================================================== diff -u -r64830 -r68058 --- vhUnitTest/DOM/PM/MaatwerkProduct/GeefHalffabItemsBoom/Test.cls.xml (.../Test.cls.xml) (revision 64830) +++ vhUnitTest/DOM/PM/MaatwerkProduct/GeefHalffabItemsBoom/Test.cls.xml (.../Test.cls.xml) (revision 68058) @@ -40,6 +40,7 @@ continue:##class(TECH.StringUtils).StartsWith(ClassName,"DOM.PM.TBXProduct") continue:ClassName=##class(DOM.PM.impl.MaatwerkProductImpl).%ClassName(1) continue:ClassName=##class(DOM.PM.MVXProduct.impl.MVXLadeImpl).%ClassName(1) + continue:ClassName=##class(DOM.PM.INKProduct.impl.INKIngekort).%ClassName(1) #dim PrijsBerekening As DOM.PM.Maatwerk.Calc.Common.enu.BerekeningWijze = ##class(DOM.PM.Maatwerk.Calc.Common.enu.BerekeningWijze).PrijsBerekening() #dim ProductieAansturing As DOM.PM.Maatwerk.Calc.Common.enu.BerekeningWijze = ##class(DOM.PM.Maatwerk.Calc.Common.enu.BerekeningWijze).ProductieAansturing()