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<SearchTemplateFolder> |
SearchTemplateParameters.getFolders()
Retrieves the list of folders to be used for the search.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchTemplateParameters.setFolders(java.util.List<SearchTemplateFolder> folders)
Specifies the list of folders to be added, modified or excluded for the search.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.