Uses of Interface
com.hybris.backoffice.daos.BackofficeJobsDao
Packages that use BackofficeJobsDao
Package
Description
-
Uses of BackofficeJobsDao in com.hybris.backoffice.daos.impl
Classes in com.hybris.backoffice.daos.impl that implement BackofficeJobsDao -
Uses of BackofficeJobsDao in com.hybris.backoffice.search.services.impl
Methods in com.hybris.backoffice.search.services.impl with parameters of type BackofficeJobsDaoModifier and TypeMethodDescriptionvoidDefaultSearchIndexerJobsService.setBackofficeJobsDao(BackofficeJobsDao backofficeJobsDao) -
Uses of BackofficeJobsDao in com.hybris.backoffice.solrsearch.services.impl
Methods in com.hybris.backoffice.solrsearch.services.impl that return BackofficeJobsDaoModifier and TypeMethodDescriptionprotected BackofficeJobsDaoDefaultSolrIndexerJobsService.getBackofficeJobsDao()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.backoffice.solrsearch.services.impl with parameters of type BackofficeJobsDaoModifier and TypeMethodDescriptionvoidDefaultSolrIndexerJobsService.setBackofficeJobsDao(BackofficeJobsDao backofficeJobsDao) Deprecated, for removal: This API element is subject to removal in a future version.