Copyright© 2008-2026 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| senselogic.sitevision.api.render.velocity |
Velocity rendering interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
VelocityContext |
VelocityRenderer.getVelocityContext(PortletRequest aPortletRequest,
Writer aWriter)
Deprecated.
Creates and returns a VelocityContext instance with the default Sitevision API mappings.
|
VelocityContext |
VelocityRenderer.getVelocityContext(javax.servlet.ServletRequest aServletRequest,
Writer aWriter)
Deprecated.
Creates and returns a VelocityContext instance with the default Sitevision API mappings.
|
VelocityContext |
VelocityRenderer.getVelocityContext(Writer aWriter)
Deprecated.
Creates and returns an empty VelocityContext instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VelocityRenderer.render(VelocityContext aContext,
String aTemplate)
Deprecated.
Renders a Velocity template string.
|
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.