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.DecoratorMapperinit in class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapperInstantiationExceptionpublic com.opensymphony.module.sitemesh.Decorator getDecorator(javax.servlet.http.HttpServletRequest request,
com.opensymphony.module.sitemesh.Page page)
getDecorator in interface com.opensymphony.module.sitemesh.DecoratorMappergetDecorator in class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapperCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.