Class CustomerService

java.lang.Object
org.primefaces.integrationtests.datatable.CustomerService

@ApplicationScoped public class CustomerService extends Object
  • Constructor Details

    • CustomerService

      public CustomerService()
  • Method Details

    • init

      @PostConstruct public void init()
    • getCustomers

      public List<Customer> getCustomers()
    • getRepresentatives

      public List<String> getRepresentatives()