Package com.enonic.xp.portal.postprocess
Interface PostProcessInjection
-
@Beta public interface PostProcessInjection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>
inject(PortalRequest portalRequest, PortalResponse portalResponse, HtmlTag htmlTag)
-
-
-
Method Detail
-
inject
java.util.List<java.lang.String> inject(PortalRequest portalRequest, PortalResponse portalResponse, HtmlTag htmlTag)
-
-