Uses of Interface
de.hybris.platform.commons.translator.prerenderers.Prerenderer
Packages that use Prerenderer
-
Uses of Prerenderer in de.hybris.platform.commons.translator
Methods in de.hybris.platform.commons.translator that return types with arguments of type PrerendererModifier and TypeMethodDescriptionTranslatorConfiguration.getPrerendersList()getlist of all availablesPrerendererMethods in de.hybris.platform.commons.translator with parameters of type PrerendererModifier and TypeMethodDescriptionvoidTranslatorConfiguration.addPrerenderer(Prerenderer prerenderer) addPrerendererto list of prerenderersMethod parameters in de.hybris.platform.commons.translator with type arguments of type PrerendererModifier and TypeMethodDescriptionvoidTranslatorConfiguration.setPrerendersList(List<Prerenderer> prerendersList) setlist ofs that would be usedin this configurationPrerenderer