Uses of Interface
com.hybris.backoffice.daos.BackofficeJobsDao
-
Packages that use BackofficeJobsDao Package Description com.hybris.backoffice.daos.impl com.hybris.backoffice.solrsearch.services.impl -
-
Uses of BackofficeJobsDao in com.hybris.backoffice.daos.impl
Classes in com.hybris.backoffice.daos.impl that implement BackofficeJobsDao Modifier and Type Class Description classDefaultBackofficeJobsDao -
Uses of BackofficeJobsDao in com.hybris.backoffice.solrsearch.services.impl
Methods in com.hybris.backoffice.solrsearch.services.impl that return BackofficeJobsDao Modifier and Type Method Description protected BackofficeJobsDaoDefaultSolrIndexerJobsService. getBackofficeJobsDao()Methods in com.hybris.backoffice.solrsearch.services.impl with parameters of type BackofficeJobsDao Modifier and Type Method Description voidDefaultSolrIndexerJobsService. setBackofficeJobsDao(BackofficeJobsDao backofficeJobsDao)
-