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,
VisualizerHelperService helper)
getCustomers
public ArrayList<Customer> getCustomers()
getCustomerService
public CustomerService getCustomerService()
wholesaleDynDataOneTimeslot
public String wholesaleDynDataOneTimeslot(int index)
onChange
public void onChange(org.primefaces.event.TabChangeEvent event)
Copyright © 2013 Power TAC. All Rights Reserved.