Uses of Interface
de.xima.fc.dao.interfaces.IWorkflowNodeSearchTermDao
- 
Packages that use IWorkflowNodeSearchTermDao Package Description de.xima.fc.dao de.xima.fc.dao.impl  - 
- 
Uses of IWorkflowNodeSearchTermDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IWorkflowNodeSearchTermDao Modifier and Type Field Description static IWorkflowNodeSearchTermDaoDaoProvider. WORKFLOWNODESEARCHTERM_DAOThe singleton instance ofIWorkflowNodeSearchTermDaofor accessing, creating, deleting, and updatingWorkflowNodeSearchTermentities. - 
Uses of IWorkflowNodeSearchTermDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IWorkflowNodeSearchTermDao Modifier and Type Class Description classWorkflowNodeSearchTermDaoThe default implementation ofIWorkflowNodeSearchTermDaothat can be accessed viaDaoProvider. 
 -