Uses of Class
org.apache.wicket.examples.velocity.Person
-
Packages that use Person Package Description org.apache.wicket.examples.velocity -
-
Uses of Person in org.apache.wicket.examples.velocity
Methods in org.apache.wicket.examples.velocity that return types with arguments of type Person Modifier and Type Method Description static List<Person>VelocityTemplateApplication. getPersons()Gets the dummy persons database.
-