Package | Description |
---|---|
com.filenet.api.query |
Provides classes related to constructing and performing Content Engine searches.
|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchTemplateParameters.setWhereProperties(java.util.List<SearchTemplateWhereProperty> whereProperties)
Specifies the Where properties in the search template that are to modified or excluded for the search.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.