public class YearsController extends Object
Constructor and Description |
---|
YearsController() |
Modifier and Type | Method and Description |
---|---|
org.apache.velocity.Template |
type(org.apache.velocity.VelocityContext context,
String name) |
org.apache.velocity.Template |
year(org.apache.velocity.VelocityContext context,
int id) |
org.apache.velocity.Template |
years(org.apache.velocity.VelocityContext context) |
public org.apache.velocity.Template years(org.apache.velocity.VelocityContext context)
public org.apache.velocity.Template year(org.apache.velocity.VelocityContext context, int id)
public org.apache.velocity.Template type(org.apache.velocity.VelocityContext context, String name)
Copyright © 2019. All rights reserved.