Uses of Interface
de.xima.fc.dao.interfaces.IWorkflowStateDao
Packages that use IWorkflowStateDao
-
Uses of IWorkflowStateDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IWorkflowStateDaoModifier and TypeFieldDescriptionstatic final IWorkflowStateDaoDaoProvider.WORKFLOWSTATE_DAOThe singleton instance ofIWorkflowStateDaofor accessing, creating, deleting, and updatingWorkflowStateentities. -
Uses of IWorkflowStateDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IWorkflowStateDaoModifier and TypeClassDescriptionclassThe default implementation ofIWorkflowStateDaothat can be accessed viaDaoProvider.