Uses of Interface
de.hybris.platform.cockpit.daos.ReportsDAO
-
Packages that use ReportsDAO Package Description de.hybris.platform.cockpit.daos.impl de.hybris.platform.cockpit.services.reports.impl -
-
Uses of ReportsDAO in de.hybris.platform.cockpit.daos.impl
Classes in de.hybris.platform.cockpit.daos.impl that implement ReportsDAO Modifier and Type Class Description classDefaultReportsDAO -
Uses of ReportsDAO in de.hybris.platform.cockpit.services.reports.impl
Methods in de.hybris.platform.cockpit.services.reports.impl that return ReportsDAO Modifier and Type Method Description ReportsDAODefaultReportsService. getReportsDAO()Methods in de.hybris.platform.cockpit.services.reports.impl with parameters of type ReportsDAO Modifier and Type Method Description voidDefaultReportsService. setReportsDAO(ReportsDAO reportsDAO)
-