Uses of Interface
com.atlassian.confluence.impl.sitemesh.DecoratablePage
Packages that use DecoratablePage
- 
Uses of DecoratablePage in com.atlassian.confluence.impl.sitemeshClasses in com.atlassian.confluence.impl.sitemesh that implement DecoratablePageModifier and TypeClassDescriptionfinal classA Velocity-safe SitemeshHTMLPageimplementation that also implementsDecoratablePage.Methods in com.atlassian.confluence.impl.sitemesh with parameters of type DecoratablePageModifier and TypeMethodDescriptionvoidConfluenceSitemeshDecorator.render(DecoratablePage page, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) voidConfluenceSitemeshErrorDecorator.render(DecoratablePage page, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) protected voidConfluenceSitemeshDecorator.renderInternal(DecoratablePage page, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) protected voidConfluenceSitemeshErrorDecorator.renderInternal(DecoratablePage page, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)