Uses of Class
org.powertac.common.repo.CustomerRepo
-
Packages that use CustomerRepo Package Description org.powertac.common.interfaces org.powertac.customer General customer-model infrastructure.org.powertac.factoredcustomer -
-
Uses of CustomerRepo in org.powertac.common.interfaces
Methods in org.powertac.common.interfaces that return CustomerRepo Modifier and Type Method Description CustomerRepo
CustomerServiceAccessor. getCustomerRepo()
Returns a reference to a CustomerRepo -
Uses of CustomerRepo in org.powertac.customer
Methods in org.powertac.customer that return CustomerRepo Modifier and Type Method Description CustomerRepo
CustomerModelService. getCustomerRepo()
-
Uses of CustomerRepo in org.powertac.factoredcustomer
Methods in org.powertac.factoredcustomer that return CustomerRepo Modifier and Type Method Description CustomerRepo
FactoredCustomerService. getCustomerRepo()
-