Uses of Class
org.primefaces.showcase.domain.Representative
Packages that use Representative
Package
Description
-
Uses of Representative in org.primefaces.showcase.domain
Methods in org.primefaces.showcase.domain that return RepresentativeMethods in org.primefaces.showcase.domain with parameters of type RepresentativeModifier and TypeMethodDescriptionintRepresentative.compareTo(Representative o) voidCustomer.setRepresentative(Representative representative) Constructors in org.primefaces.showcase.domain with parameters of type RepresentativeModifierConstructorDescriptionCustomer(int id, String name, String company, Country country, LocalDate date, CustomerStatus status, int activity, Representative representative) -
Uses of Representative in org.primefaces.showcase.service
Methods in org.primefaces.showcase.service that return types with arguments of type Representative -
Uses of Representative in org.primefaces.showcase.view.data.datatable
Methods in org.primefaces.showcase.view.data.datatable that return types with arguments of type Representative