Uses of Interface
ch.ivyteam.ivy.persistence.query.IFluentQueryExecutor
Packages that use IFluentQueryExecutor
Package
Description
-
Uses of IFluentQueryExecutor in ch.ivyteam.ivy.security.query
Methods in ch.ivyteam.ivy.security.query that return IFluentQueryExecutorModifier and TypeMethodDescriptionUserQuery.executor()Provides a fluent API to execute this query and fetch its results. -
Uses of IFluentQueryExecutor in ch.ivyteam.ivy.workflow.custom.field
Methods in ch.ivyteam.ivy.workflow.custom.field that return IFluentQueryExecutorModifier and TypeMethodDescriptionICustomFieldNames.NameQuery.executor()Returns an executor to execute the query -
Uses of IFluentQueryExecutor in ch.ivyteam.ivy.workflow.query
Methods in ch.ivyteam.ivy.workflow.query that return IFluentQueryExecutorModifier and TypeMethodDescriptionCaseQuery.executor()Provides a fluent API to execute this query and fetch its results.SignalEventQuery.executor()Provides a fluent API to execute this query and fetch its results.TaskBoundarySignalEventReceiverQuery.executor()Provides a fluent API to execute this query and fetch its results.TaskQuery.executor()Provides a fluent API to execute this query and fetch its results.