Uses of Package
com.foreach.across.modules.entity.autosuggest
Package
Description
-
ClassDescriptionAlias to allow direct control specification after dataset attribute.Holds the configuration for an
InitializingAutoSuggestDataSet
based on an entity configuration.Registry for attaching aSimpleAutoSuggestDataSet
to a particular endpoint.Wraps a regularSimpleAutoSuggestDataSet
with endpoint identification data.Represents a single auto-suggest result.Optional interface to be implemented by dataset implementations to indicate its possible to generate a single auto-suggest result for an object.Implementation ofAutoSuggestDataSet
that also implements aAutoSuggestDataSet.ResultTransformer
and allows for lazy initialization upon first use by specifying aInitializingAutoSuggestDataSet.setInitializer(Consumer)
.Represents a simple dataset used for auto-suggest data.Represent a single auto-suggest result. -