-
Packages that use SearchTemplateContentItem Package Description com.filenet.api.query Provides classes related to constructing and performing Content Engine searches. -
-
Uses of SearchTemplateContentItem in com.filenet.api.query
Methods in com.filenet.api.query that return types with arguments of type SearchTemplateContentItem 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.Method parameters in com.filenet.api.query with type arguments of type SearchTemplateContentItem Modifier and Type Method and Description voidSearchTemplateContent. setContentItems(java.util.List<SearchTemplateContentItem> contentItems)Specifies the content search items to be used for the search.
-