public class SpringMVCViewDecorator extends com.opensymphony.module.sitemesh.mapper.DefaultDecorator implements com.opensymphony.sitemeshDecorator
Encapsulates the logic for rendering a layout.
| Constructor and description |
|---|
SpringMVCViewDecorator(java.lang.String name, View view) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Template |
getTemplate() |
|
public View |
getView() |
|
public void |
render(com.opensymphony.sitemesh.Content content, com.opensymphony.sitemesh.SiteMeshContext context) |
|
public void |
render(com.opensymphony.sitemesh.Content content, java.util.Map<java.lang.String, ?> model, HttpServletRequest request, HttpServletResponse response, ServletContext servletContext) |
| Methods inherited from class | Name |
|---|---|
class com.opensymphony.module.sitemesh.mapper.DefaultDecorator |
com.opensymphony.module.sitemesh.mapper.DefaultDecorator#equals(java.lang.Object), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#getClass(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#getInitParameter(java.lang.String), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#getInitParameterNames(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#getName(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#getPage(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#getRole(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#getURIPath(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#hashCode(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#notify(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#notifyAll(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#toString(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#wait(), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#wait(long), com.opensymphony.module.sitemesh.mapper.DefaultDecorator#wait(long, int) |