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