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