Package com.filenet.api.query

Provides classes related to constructing and performing Content Engine searches.

See:
          Description

Interface Summary
RepositoryRow The RepositoryRow interface is used by search operations to access rows from the repository database.
 

Class Summary
SearchScope Determines which repository or repositories are to be searched, and supplies methods to execute searches for properties, objects, and class metadata (class descriptions).
SearchSQL A helper class used to assist in building valid SQL statements.
 

Package com.filenet.api.query Description

Provides classes related to constructing and performing Content Engine searches. The SearchSQL class is a helper class for query construction. The SearchScope class performs a constructed query on properties, objects, or class metadata.



© Copyright IBM Corporation 2006, 2009. All rights reserved.