org.powertac.visualizer.user
Class WholesaleMarketBean

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

public class WholesaleMarketBean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
WholesaleMarketBean(BrokerService brokerService, WholesaleService wholesaleService, VisualizerHelperService helper)
           
 
Method Summary
 String getAllMarketTransactionsData()
           
 String getCashMostRecentClearingsJson()
           
 String getClearedTradesDataJson()
           
 String getEnergyMostRecentClearingsJson()
           
 String getWholesaleAverageTimeslotPriceData()
           
 String getWholesaleDynData()
           
 String getWholesaleDynDataOneTimeslot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WholesaleMarketBean

@Autowired
public WholesaleMarketBean(BrokerService brokerService,
                                     WholesaleService wholesaleService,
                                     VisualizerHelperService helper)
Method Detail

getCashMostRecentClearingsJson

public String getCashMostRecentClearingsJson()

getEnergyMostRecentClearingsJson

public String getEnergyMostRecentClearingsJson()

getClearedTradesDataJson

public String getClearedTradesDataJson()

getAllMarketTransactionsData

public String getAllMarketTransactionsData()

getWholesaleDynData

public String getWholesaleDynData()

getWholesaleDynDataOneTimeslot

public String getWholesaleDynDataOneTimeslot()

getWholesaleAverageTimeslotPriceData

public String getWholesaleAverageTimeslotPriceData()


Copyright © 2013 Power TAC. All Rights Reserved.