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<SearchTemplateSelectProperty> |
SearchTemplateParameters.getSelectProperties()
Retrieves a listing of the select list properties in the search template that are to modified or excluded,
as well as any new select list properties to be added for the search.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchTemplateParameters.setSelectProperties(java.util.List<SearchTemplateSelectProperty> selectProperties)
Specifies the select list properties in the search template that are to modified or excluded, as well as
any new select list properties to be added for the search.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.