-
Packages that use SearchTemplateSubclass Package Description com.filenet.api.query Provides classes related to constructing and performing Content Engine searches. -
-
Uses of SearchTemplateSubclass in com.filenet.api.query
Methods in com.filenet.api.query that return types with arguments of type SearchTemplateSubclass 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.Method parameters in com.filenet.api.query with type arguments of type SearchTemplateSubclass Modifier and Type Method and Description voidSearchTemplateParameters. 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.
-