Uses of Class
com.example.helloworld.views.PersonView
-
Packages that use PersonView Package Description com.example.helloworld.resources -
-
Uses of PersonView in com.example.helloworld.resources
Methods in com.example.helloworld.resources that return PersonView Modifier and Type Method Description PersonView
PersonResource. getPersonViewFreemarker(OptionalLong personId)
PersonView
PersonResource. getPersonViewMustache(OptionalLong personId)
-