public class RequestAttributeMapper
extends com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
Modifier and Type | Field and Description |
---|---|
static String |
BAMBOO_SITEMESH_DECORATOR |
Constructor and Description |
---|
RequestAttributeMapper() |
Modifier and Type | Method and Description |
---|---|
com.opensymphony.module.sitemesh.Decorator |
getDecorator(javax.servlet.http.HttpServletRequest request,
com.opensymphony.module.sitemesh.Page page) |
void |
init(com.opensymphony.module.sitemesh.Config config,
Properties properties,
com.opensymphony.module.sitemesh.DecoratorMapper parent) |
public static final String BAMBOO_SITEMESH_DECORATOR
public void init(com.opensymphony.module.sitemesh.Config config, Properties properties, com.opensymphony.module.sitemesh.DecoratorMapper parent) throws InstantiationException
init
in interface com.opensymphony.module.sitemesh.DecoratorMapper
init
in class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
InstantiationException
public com.opensymphony.module.sitemesh.Decorator getDecorator(javax.servlet.http.HttpServletRequest request, com.opensymphony.module.sitemesh.Page page)
getDecorator
in interface com.opensymphony.module.sitemesh.DecoratorMapper
getDecorator
in class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.