com.atlassian.confluence.setup.sitemesh
Class ConfluenceSpaceDecoratorMapper

java.lang.Object
  extended by com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
      extended by com.atlassian.confluence.setup.sitemesh.ConfluenceSpaceDecoratorMapper
All Implemented Interfaces:
com.opensymphony.module.sitemesh.DecoratorMapper

public class ConfluenceSpaceDecoratorMapper
extends com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper


Field Summary
 
Fields inherited from class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper
config, parent
 
Constructor Summary
ConfluenceSpaceDecoratorMapper()
           
 
Method Summary
 com.opensymphony.module.sitemesh.Decorator getDecorator(HttpServletRequest httpServletRequest, com.opensymphony.module.sitemesh.Page page)
           
 com.opensymphony.module.sitemesh.Decorator getNamedDecorator(HttpServletRequest request, String decoratorName)
           
 
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
 

Constructor Detail

ConfluenceSpaceDecoratorMapper

public ConfluenceSpaceDecoratorMapper()
Method Detail

getNamedDecorator

public com.opensymphony.module.sitemesh.Decorator getNamedDecorator(HttpServletRequest request,
                                                                    String decoratorName)
Specified by:
getNamedDecorator in interface com.opensymphony.module.sitemesh.DecoratorMapper
Overrides:
getNamedDecorator in class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper

getDecorator

public com.opensymphony.module.sitemesh.Decorator getDecorator(HttpServletRequest httpServletRequest,
                                                               com.opensymphony.module.sitemesh.Page page)
Specified by:
getDecorator in interface com.opensymphony.module.sitemesh.DecoratorMapper
Overrides:
getDecorator in class com.opensymphony.module.sitemesh.mapper.AbstractDecoratorMapper


Confluence is developed by Atlassian.