Uses of Class
de.xima.fc.entities.WorkflowNodeSearchTerm
- 
Packages that use WorkflowNodeSearchTerm Package Description de.xima.fc.entities Package für Datenbankentitäten - 
- 
Uses of WorkflowNodeSearchTerm in de.xima.fc.entities
Methods in de.xima.fc.entities that return WorkflowNodeSearchTerm Modifier and Type Method Description WorkflowNodeSearchTermWorkflowNodeSearchTerm. cloneBasics()Methods in de.xima.fc.entities that return types with arguments of type WorkflowNodeSearchTerm Modifier and Type Method Description List<WorkflowNodeSearchTerm>WorkflowNode. getSearchTerms()Methods in de.xima.fc.entities with parameters of type WorkflowNodeSearchTerm Modifier and Type Method Description voidWorkflowNode. putSearchTerm(WorkflowNodeSearchTerm searchTerm)Adds the given search term to this element, and setsAWorkflowElementSearchTerm.getElement()to this element. 
 -