public class VelocityCachedScreen extends VelocityScreen
PipelineData
.
It is is a screen class which buffers its output
before flushing the output stream. It is used in Jetspeed-1 portal.
templateError, templateService, velocity
log
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
Constructor and Description |
---|
VelocityCachedScreen() |
Modifier and Type | Method and Description |
---|---|
String |
buildTemplate(PipelineData pipelineData)
This builds the Velocity template.
|
doBuildTemplate, doBuildTemplate
doBuild, doPostBuildTemplate, doRedirect, doRedirect, setTemplate
build, getLayout, getPrefix, setLayout
getRunData
public VelocityCachedScreen()
public String buildTemplate(PipelineData pipelineData) throws Exception
buildTemplate
in class VelocityScreen
pipelineData
- Turbine information.Exception
- a generic exception.Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.