public class CachingCMSComponentRenderer extends GenericViewCMSComponentRenderer
| Modifier and Type | Class and Description |
|---|---|
protected class |
CachingCMSComponentRenderer.IncludeResponseWrapper |
protected class |
CachingCMSComponentRenderer.PrintWriterWrapper |
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
charEncoding |
protected CmsCacheService |
cmsCacheService |
protected static java.lang.String |
DEFAULT_ENCODING |
DEFAULT_CONTROLLER| Constructor and Description |
|---|
CachingCMSComponentRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected CmsCacheService |
getCmsCacheService() |
protected void |
renderView(PageContext pageContext,
AbstractCMSComponentModel component,
java.lang.String includePath) |
void |
setCmsCacheService(CmsCacheService cmsCacheService) |
getBeanFactory, renderComponent, setBeanFactoryprotected static final java.lang.String DEFAULT_ENCODING
protected CmsCacheService cmsCacheService
protected java.lang.String charEncoding
protected CmsCacheService getCmsCacheService()
public void setCmsCacheService(CmsCacheService cmsCacheService)
protected void renderView(PageContext pageContext,
AbstractCMSComponentModel component,
java.lang.String includePath)
throws ServletException,
java.io.IOException
renderView in class GenericViewCMSComponentRendererServletExceptionjava.io.IOExceptionCopyright © 2018 SAP SE. All Rights Reserved.