Uses of Interface
de.xima.fc.dao.interfaces.IWorkflowNodeSearchTermDao
Packages that use IWorkflowNodeSearchTermDao
-
Uses of IWorkflowNodeSearchTermDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IWorkflowNodeSearchTermDaoModifier and TypeFieldDescriptionstatic final IWorkflowNodeSearchTermDao
DaoProvider.WORKFLOWNODESEARCHTERM_DAO
The singleton instance ofIWorkflowNodeSearchTermDao
for accessing, creating, deleting, and updatingWorkflowNodeSearchTerm
entities. -
Uses of IWorkflowNodeSearchTermDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IWorkflowNodeSearchTermDaoModifier and TypeClassDescriptionclass
The default implementation ofIWorkflowNodeSearchTermDao
that can be accessed viaDaoProvider
.