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<SearchTemplateContentItem> |
SearchTemplateContent.getContentItems()
Retrieves the list of content search items to be used for the search.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchTemplateContent.setContentItems(java.util.List<SearchTemplateContentItem> contentItems)
Specifies the content search items to be used for the search.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.