Uses of Interface
de.hybris.platform.servicelayer.cronjob.JobDao
-
Packages that use JobDao Package Description de.hybris.platform.servicelayer.cronjob.impl de.hybris.platform.timedaccesspromotionengineservices.impl -
-
Uses of JobDao in de.hybris.platform.servicelayer.cronjob.impl
Classes in de.hybris.platform.servicelayer.cronjob.impl that implement JobDao Modifier and Type Class Description classDefaultJobDaoMethods in de.hybris.platform.servicelayer.cronjob.impl with parameters of type JobDao Modifier and Type Method Description voidDefaultCronJobService. setJobDao(JobDao jobDao) -
Uses of JobDao in de.hybris.platform.timedaccesspromotionengineservices.impl
Methods in de.hybris.platform.timedaccesspromotionengineservices.impl that return JobDao Modifier and Type Method Description protected JobDaoDefaultFlashBuyService. getJobDao()Methods in de.hybris.platform.timedaccesspromotionengineservices.impl with parameters of type JobDao Modifier and Type Method Description voidDefaultFlashBuyService. setJobDao(JobDao jobDao)
-