org.powertac.visualizer.user
Class CustomersBean

java.lang.Object
  extended by org.powertac.visualizer.user.CustomersBean
All Implemented Interfaces:
Serializable

public class CustomersBean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
CustomersBean(CustomerService customerService, UserSessionBean userSessionBean)
           
 
Method Summary
 ArrayList<Customer> getCustomers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomersBean

@Autowired
public CustomersBean(CustomerService customerService,
                               UserSessionBean userSessionBean)
Method Detail

getCustomers

public ArrayList<Customer> getCustomers()


Copyright © 2013 Power TAC. All Rights Reserved.