Index: vhTest/Fake/DOM/PM/impl/ProductTypeAPIimpl.cls.xml
===================================================================
diff -u -r68723 -r68767
--- vhTest/Fake/DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68723)
+++ vhTest/Fake/DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68767)
@@ -21,13 +21,6 @@
]]>
-
-ProductID:%String
-%Boolean
-
-
-
ProductID:%String
DOM.PM.KADProduct.KADKaderdeur
@@ -77,6 +70,13 @@
]]>
+
+ProductID:%String
+DOM.PM.RVGProduct.RVGMeubel
+
+
+
ProductID:%String
%ListOfDataTypes
@@ -217,6 +217,13 @@
]]>
+
+ProductID:%String
+%Boolean
+
+
+
ProductID:%String
%Boolean
Index: DOM/PM/RVGProduct/impl/RVGMeubel.cls.xml
===================================================================
diff -u
--- DOM/PM/RVGProduct/impl/RVGMeubel.cls.xml (revision 0)
+++ DOM/PM/RVGProduct/impl/RVGMeubel.cls.xml (revision 68767)
@@ -0,0 +1,42 @@
+
+
+
+
+1
+DOM.PM.RVGProduct.RVGMeubel,DOM.PM.impl.MaatwerkProductImpl
+right
+
+
+DOM.PM.Maatwerk.Calc.Common.impl.RVGKenmerken
+1
+
+
+
+ProductNummer:%Integer
+1
+1
+%Status
+
+
+
+
+DOM.PM.enu.Familie
+
+
+
+
+DOM.PM.enu.Variant
+
+
+
+
+
+
Index: vhTest/Mock/DOM/PM/impl/ProductTypeAPIimpl.cls.xml
===================================================================
diff -u -r68723 -r68767
--- vhTest/Mock/DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68723)
+++ vhTest/Mock/DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68767)
@@ -78,6 +78,13 @@
]]>
+
+ProductID:%String
+DOM.PM.RVGProduct.RVGMeubel
+
+
+
ProductID:%String
%ListOfDataTypes
Index: DOM/PM/impl/ProductTypeAPIimpl.cls.xml
===================================================================
diff -u -r68722 -r68767
--- DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68722)
+++ DOM/PM/impl/ProductTypeAPIimpl.cls.xml (.../ProductTypeAPIimpl.cls.xml) (revision 68767)
@@ -356,6 +356,15 @@
]]>
+
+ProductID:%String
+DOM.PM.RVGProduct.RVGMeubel
+
+
+
ProductID:%String
%Boolean
@@ -551,6 +560,7 @@
ElseIf ..IsTandemboxProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductTypePrefix).Tandembox()}
ElseIf ..IsTAORboxProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductTypePrefix).TAORbox()}
ElseIf ..IsMerivoboxProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductTypePrefix).Merivobox()}
+ ElseIf ..IsRevegoProduct(ProductID) { Set ProductType = ##class(DOM.PM.enu.ProductTypePrefix).Revego()}
Else { Set ProductType = ##class(DOM.PM.enu.ProductTypePrefix).Onbepaald()}
Quit ProductType
Index: DOM/PM/RVGProduct/RVGMeubel.cls.xml
===================================================================
diff -u
--- DOM/PM/RVGProduct/RVGMeubel.cls.xml (revision 0)
+++ DOM/PM/RVGProduct/RVGMeubel.cls.xml (revision 68767)
@@ -0,0 +1,21 @@
+
+
+
+1
+
+1
+DOM.PM.MaatwerkProduct
+
+
+1
+DOM.PM.enu.Familie
+
+
+
+1
+DOM.PM.enu.Variant
+
+
+
+
+