I'm trying to access custom dictionary entry (ManufacturersIterator) from inherited ViewStandardCatalog pipline in overriden component/shopping/FamilyPageCustom template by adding:
<callParameterDefinitions name="ManufacturersIterator" type="java.util.Iterator"/>
in interface.pagevariant.content.pagelet2 (also overriden) as described in Intershop support (section 21 Recipe: Access Pipeline Dictionary Entry of View Pipeline in a Component) but dictionary entry (ManufacturersIterator) isn't visible in component/shopping/FamilyPageCustom template neither error has occured.