org.powertac.visualizer.user
Class CustomersBean
java.lang.Object
org.powertac.visualizer.user.CustomersBean
- All Implemented Interfaces:
- Serializable
public class CustomersBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomersBean
@Autowired
public CustomersBean(CustomerService customerService,
UserSessionBean userSessionBean)
getCustomers
public ArrayList<Customer> getCustomers()
Copyright © 2012 Power TAC. All Rights Reserved.