Class IgnoreFtsAdapter
java.lang.Object
ch.tocco.nice2.persist.core.api.hibernate.query.likeall.IgnoreFtsAdapter
- All Implemented Interfaces:
FulltextSearchTypeAdapter
,TypeReceivable
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IgnoreFtsAdapter
public IgnoreFtsAdapter()
-
-
Method Details
-
createQueryNode
- Specified by:
createQueryNode
in interfaceFulltextSearchTypeAdapter
-
setType
Description copied from interface:TypeReceivable
Called by the TypeManager when creating a TypeAdapter in setAdaptersConfig().- Specified by:
setType
in interfaceTypeReceivable
- Parameters:
type
- The type for which this Adapter is configured.
-