-
Packages that use SearchTemplateWhereProperty Package Description com.filenet.api.query Provides classes related to constructing and performing Content Engine searches. -
-
Uses of SearchTemplateWhereProperty in com.filenet.api.query
Methods in com.filenet.api.query that return types with arguments of type SearchTemplateWhereProperty Modifier and Type Method and Description java.util.List<SearchTemplateWhereProperty>SearchTemplateParameters. getWhereProperties()Retrieves a listing of the Where properties in the search template that are to modified or excluded for the search.Method parameters in com.filenet.api.query with type arguments of type SearchTemplateWhereProperty Modifier and Type Method and Description voidSearchTemplateParameters. setWhereProperties(java.util.List<SearchTemplateWhereProperty> whereProperties)Specifies the Where properties in the search template that are to modified or excluded for the search.
-