D - Type de l'objetpublic final class FullTextFilterFunction<D extends DtObject> extends Object implements DtListFunction<D>
| Constructor and Description |
|---|
FullTextFilterFunction(String keywords,
int maxRows,
Collection<DtField> searchedFields,
IndexPlugin indexerPlugin)
Constructeur.
|
public FullTextFilterFunction(String keywords, int maxRows, Collection<DtField> searchedFields, IndexPlugin indexerPlugin)
keywords - Liste de mot-clĂ©.maxRows - Nombre maximum de lignes retournĂ©essearchedFields - Liste des champs surlesquels portent la recherche (nullable : tous)indexerPlugin - Plugin dd'indexation et de rechercheCopyright © 2014. All Rights Reserved.