Uses of Class
org.primefaces.showcase.service.CountryService
Packages that use CountryService
-
Uses of CountryService in org.primefaces.showcase.view.data
Methods in org.primefaces.showcase.view.data that return CountryServiceMethods in org.primefaces.showcase.view.data with parameters of type CountryServiceModifier and TypeMethodDescriptionvoidOrderListView.setService(CountryService service) voidPickListView.setService(CountryService service) -
Uses of CountryService in org.primefaces.showcase.view.input
Methods in org.primefaces.showcase.view.input with parameters of type CountryServiceModifier and TypeMethodDescriptionvoidAutoCompleteView.setCountryService(CountryService countryService) voidSelectManyView.setService(CountryService service) voidSelectOneMenuView.setService(CountryService service) voidSelectOneView.setService(CountryService service)