com.atlassian.confluence.setup.sitemesh
Class PluginDecoratorMapper
java.lang.Object
com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
com.atlassian.confluence.setup.sitemesh.PluginDecoratorMapper
- All Implemented Interfaces:
- com.opensymphony.module.sitemesh.DecoratorMapper
- public class PluginDecoratorMapper
- extends com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
Fields inherited from class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper |
config, parent |
Method Summary |
com.opensymphony.module.sitemesh.Decorator |
getDecorator(javax.servlet.http.HttpServletRequest httpServletRequest,
com.opensymphony.module.sitemesh.Page page)
|
com.opensymphony.module.sitemesh.Decorator |
getNamedDecorator(javax.servlet.http.HttpServletRequest httpServletRequest,
String name)
|
Methods inherited from class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper |
init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginDecoratorMapper
public PluginDecoratorMapper()
getDecorator
public com.opensymphony.module.sitemesh.Decorator getDecorator(javax.servlet.http.HttpServletRequest httpServletRequest,
com.opensymphony.module.sitemesh.Page page)
getNamedDecorator
public com.opensymphony.module.sitemesh.Decorator getNamedDecorator(javax.servlet.http.HttpServletRequest httpServletRequest,
String name)