Uses of Interface
de.hybris.platform.b2b.dao.B2BWorflowActionDao
-
Packages that use B2BWorflowActionDao Package Description de.hybris.platform.b2b.dao.impl de.hybris.platform.b2b.services.impl -
-
Uses of B2BWorflowActionDao in de.hybris.platform.b2b.dao.impl
Classes in de.hybris.platform.b2b.dao.impl that implement B2BWorflowActionDao Modifier and Type Class Description classDefaultB2BWorkflowActionDaoDefault implementation of theB2BWorflowActionDao -
Uses of B2BWorflowActionDao in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return B2BWorflowActionDao Modifier and Type Method Description protected B2BWorflowActionDaoDefaultB2BWorkflowIntegrationService. getB2bWorkflowActionDao()Methods in de.hybris.platform.b2b.services.impl with parameters of type B2BWorflowActionDao Modifier and Type Method Description voidDefaultB2BWorkflowIntegrationService. setB2bWorkflowActionDao(B2BWorflowActionDao b2bWorkflowActionDao)
-