Index: DOM/PM/impl/TAORLangtekstCreator.cls.xml
===================================================================
diff -u -r41053 -r51706
--- DOM/PM/impl/TAORLangtekstCreator.cls.xml (.../TAORLangtekstCreator.cls.xml) (revision 41053)
+++ DOM/PM/impl/TAORLangtekstCreator.cls.xml (.../TAORLangtekstCreator.cls.xml) (revision 51706)
@@ -43,8 +43,13 @@
1
+
+DOM.PM.Maatwerk.TAX.Data.ZijkantLogoRepository
+1
+
+
-LadeInfoAPI:DOM.PM.Maatwerk.impl.LadeInfoAPI,LosseComponentFactory:DOM.PM.Maatwerk.LadeInfo.impl.LosseComponentFactory,KleurCodeBepaler:DOM.PM.ProductTekst.impl.KleurcodeBepaler
+LadeInfoAPI:DOM.PM.Maatwerk.impl.LadeInfoAPI,LosseComponentFactory:DOM.PM.Maatwerk.LadeInfo.impl.LosseComponentFactory,KleurCodeBepaler:DOM.PM.ProductTekst.impl.KleurcodeBepaler,ZijkantLogoRepository:DOM.PM.Maatwerk.TAX.Data.ZijkantLogoRepository
1
1
%Status
@@ -56,6 +61,8 @@
Set ..ProductieWijzeNaarLosseComponentConverter = ##class(DOM.PM.Maatwerk.TAX.impl.ProductieWijzeNaarLosseComponentConverter).%New()
Set ..KleurCodeBepaler = $$$Implementation(KleurCodeBepaler, ##class(DOM.PM.ProductTekst.impl.KleurcodeBepaler).%New())
+ Set ..ZijkantLogoRepository = $$$Inject(ZijkantLogoRepository, ##class(DOM.PM.Maatwerk.TAX.Data.ZijkantLogoRepository).%New())
+
Set ..IngegevenKenmerkenTypeAPI = ##class(DOM.DomeinContext).Instance().GeefIngegevenKenmerkenTypeAPI()
Quit $$$OK
@@ -123,6 +130,7 @@
Do ..VoegToeLangtekstParagraaf(Paragraaf)
Do ..VoegToeGekoppeldeInfoIndienNodig()
Do ..VoegToeLangtekstParagraaf(..GeefVerpakkingTekst())
+ Do ..VoegToeLangtekstParagraaf(..GeefZijkantLogoTekst())
]]>
@@ -199,6 +207,24 @@
]]>
+
+1
+TECH.String
+
+
+
1
TECH.String
Index: vhUnitTest/DOM/PM/impl/TAORLangtekstCreator/GeefLangtekst/ZijkantLogo/Test.cls.xml
===================================================================
diff -u
--- vhUnitTest/DOM/PM/impl/TAORLangtekstCreator/GeefLangtekst/ZijkantLogo/Test.cls.xml (revision 0)
+++ vhUnitTest/DOM/PM/impl/TAORLangtekstCreator/GeefLangtekst/ZijkantLogo/Test.cls.xml (revision 51706)
@@ -0,0 +1,112 @@
+
+
+
+vhUnitTest.DOM.PM.Maatwerk.TAX.Base
+
+
+DOM.PM.impl.TAORLangtekstCreator
+1
+
+
+
+DOM.PM.Maatwerk.Calc.Common.impl.TAORKenmerken
+1
+
+
+
+DOM.enu.Taal
+1
+
+
+
+%String
+1
+
+
+
+aTestName:%String
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+1
+%String
+
+
+
+
+1
+DOM.PM.ProductLangtekst
+
+
+
+
+String:%String
+1
+
+
+
+
+
+