FileNet Content Services
Java Connector v3.0

com.filenet.Panagon
Interface Search

All Superinterfaces:
Search

public interface Search
extends Search

A Search object contains the search criteria used to retrieve objects from an object store (library). For a description on how to execute a search, see the com.filenet.wcm.api.Search base interface.

See Also:
CS Java Connector Developer's Guide

Field Summary
 
Fields inherited from interface com.filenet.wcm.api.Search
MERGE_TYPE_INTERSECTION, MERGE_TYPE_NONE, MERGE_TYPE_UNION
 
Methods inherited from interface com.filenet.wcm.api.Search
executeXML, getChoiceLists, getClassDescriptions, getClassDescriptions, getPropertyDescriptions, getPropertyDescriptions, getPropertyDescriptions, getPropertyDescriptions, singleObjectTypeExecute, singleObjectTypeExecuteXML
 


FileNet Content Services
Java Connector v3.0