Uses of Interface
de.xima.fc.ms.test.dao.DaoCrudMixin
- 
Packages that use DaoCrudMixin Package Description de.xima.fc.ms.entity de.xima.fc.ms.test.workflow  - 
- 
Uses of DaoCrudMixin in de.xima.fc.ms.entity
Methods in de.xima.fc.ms.entity with parameters of type DaoCrudMixin Modifier and Type Method Description static DummyUserCreatorDummyUserCreator. newDummyUserCreator(DaoCrudMixin dao, Mandant client) - 
Uses of DaoCrudMixin in de.xima.fc.ms.test.workflow
Classes in de.xima.fc.ms.test.workflow that implement DaoCrudMixin Modifier and Type Class Description classAEventRunnerTestBase class for tests that want to test the workflow event runner, such as tests for specific triggers.classAWorkflowEngineTestBase test for all workflow tests that created the workflow process. 
 -