Uses of Interface
de.xima.fc.interfaces.workflow.reference.ISearchTermHandler
Packages that use ISearchTermHandler
Package
Description
- 
Uses of ISearchTermHandler in de.xima.fc.interfaces.workflow.event
Subinterfaces of ISearchTermHandler in de.xima.fc.interfaces.workflow.eventModifier and TypeInterfaceDescriptioninterfaceRepresents the parameters forITriggerHandler.getFilterCriteriaForEvent(ITriggerFilterCriteriaForEventParams). - 
Uses of ISearchTermHandler in de.xima.fc.interfaces.workflow.params
Subinterfaces of ISearchTermHandler in de.xima.fc.interfaces.workflow.paramsModifier and TypeInterfaceDescriptioninterfaceIExtractSearchTermsParams<TData>Parameters that are passed toIElementHandler.extractSearchTerms(IExtractSearchTermsParams).interfaceParameters that are passed toIElementHandler.getFilterCriteriaForEntities(IGetFilterCriteriaForEntitiesParams). - 
Uses of ISearchTermHandler in de.xima.fc.workflow
Classes in de.xima.fc.workflow that implement ISearchTermHandlerModifier and TypeClassDescriptionfinal classExtractSearchTermsParams<TData>Default POJO implementation ofIExtractSearchTermsParams.final classDefault POJO implementation ofIGetFilterCriteriaForEntitiesParams. - 
Uses of ISearchTermHandler in de.xima.fc.workflow.processor.model
Classes in de.xima.fc.workflow.processor.model that implement ISearchTermHandlerModifier and TypeClassDescriptionfinal classPOJO implementation ofITriggerFilterCriteriaForEventParams.