Uses of Interface
de.xima.fc.interfaces.workflow.reference.ISearchTermHandler
- 
Packages that use ISearchTermHandler Package Description de.xima.fc.interfaces.workflow.event de.xima.fc.interfaces.workflow.params de.xima.fc.workflow de.xima.fc.workflow.processor.model  - 
- 
Uses of ISearchTermHandler in de.xima.fc.interfaces.workflow.event
Subinterfaces of ISearchTermHandler in de.xima.fc.interfaces.workflow.event Modifier and Type Interface Description interfaceITriggerFilterCriteriaForEventParamsRepresents the parameters forITriggerHandler.getFilterCriteriaForEvent(ITriggerFilterCriteriaForEventParams). - 
Uses of ISearchTermHandler in de.xima.fc.interfaces.workflow.params
Subinterfaces of ISearchTermHandler in de.xima.fc.interfaces.workflow.params Modifier and Type Interface Description interfaceIExtractSearchTermsParams<TData>Parameters that are passed toIElementHandler.extractSearchTerms(IExtractSearchTermsParams).interfaceIGetFilterCriteriaForEntitiesParamsParameters that are passed toIElementHandler.getFilterCriteriaForEntities(IGetFilterCriteriaForEntitiesParams). - 
Uses of ISearchTermHandler in de.xima.fc.workflow
Classes in de.xima.fc.workflow that implement ISearchTermHandler Modifier and Type Class Description classExtractSearchTermsParams<TData>Default POJO implementation ofIExtractSearchTermsParams.classGetFilterCriteriaForEntitiesParamsDefault POJO implementation ofIGetFilterCriteriaForEntitiesParams. - 
Uses of ISearchTermHandler in de.xima.fc.workflow.processor.model
Classes in de.xima.fc.workflow.processor.model that implement ISearchTermHandler Modifier and Type Class Description classFilterCriteriaForEventParamsPOJO implementation ofITriggerFilterCriteriaForEventParams. 
 -