Uses of Interface
de.hybris.platform.cmsfacades.common.service.TimeDiffService
-
Packages that use TimeDiffService Package Description de.hybris.platform.cmsfacades.common.service.impl de.hybris.platform.cmsfacades.workflow.populator -
-
Uses of TimeDiffService in de.hybris.platform.cmsfacades.common.service.impl
Classes in de.hybris.platform.cmsfacades.common.service.impl that implement TimeDiffService Modifier and Type Class Description classDefaultTimeDiffServiceDefault implementation ofTimeDiffService. -
Uses of TimeDiffService in de.hybris.platform.cmsfacades.workflow.populator
Methods in de.hybris.platform.cmsfacades.workflow.populator that return TimeDiffService Modifier and Type Method Description protected TimeDiffServiceCMSCommentDataPopulator. getTimeDiffService()protected TimeDiffServiceCMSWorkflowActionDataPopulator. getTimeDiffService()Methods in de.hybris.platform.cmsfacades.workflow.populator with parameters of type TimeDiffService Modifier and Type Method Description voidCMSCommentDataPopulator. setTimeDiffService(TimeDiffService timeDiffService)voidCMSWorkflowActionDataPopulator. setTimeDiffService(TimeDiffService timeDiffService)
-