Uses of Interface
de.xima.fc.dao.interfaces.IWorkflowElementDao
Packages that use IWorkflowElementDao
-
Uses of IWorkflowElementDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IWorkflowElementDaoModifier and TypeClassDescriptionclassThe default implementation ofIWorkflowNodeDaothat can be accessed viaDaoProvider.classThe default implementation ofIWorkflowTriggerDaothat can be accessed viaDaoProvider. -
Uses of IWorkflowElementDao in de.xima.fc.dao.interfaces
Subinterfaces of IWorkflowElementDao in de.xima.fc.dao.interfacesModifier and TypeInterfaceDescriptioninterfaceData access object for creating, updating, and deletingWorkflowNodeentities.interfaceData access object for creating, updating, and deletingWorkflowTriggerentities.