Uses of Interface
de.xima.fc.dao.interfaces.IWorkflowTaskDao
Packages that use IWorkflowTaskDao
- 
Uses of IWorkflowTaskDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IWorkflowTaskDaoModifier and TypeFieldDescriptionstatic final IWorkflowTaskDaoDaoProvider.WORKFLOWTASK_DAOThe singleton instance ofIWorkflowTaskDaofor accessing, creating, deleting, and updatingWorkflowTaskentities. - 
Uses of IWorkflowTaskDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IWorkflowTaskDaoModifier and TypeClassDescriptionclassThe default implementation ofIWorkflowTaskDaothat can be accessed viaDaoProvider.