Uses of Package
com.documentum.fc.client.search
Packages that use com.documentum.fc.client.search
Package
Description
Provides classes and interfaces for constructing and running search queries against
multiple content repositories as well as external information sources (optional).
This package contains interfaces to provide search services filters.
-
Classes in com.documentum.fc.client.search used by com.documentum.fc.client
-
Classes in com.documentum.fc.client.search used by com.documentum.fc.client.searchClassDescriptionUsing this class, the client application can pass information along with the query.Abstract visitor used to visit an IDfExpression.This class define a facet to be computed by the search service.Define the order of the facet value in the returned facets.This exception is a base exception for the
com.documentum.fc.client.search
package.This exception is thrown when the target location is unreachable.Defines a base interface for the attribute search expression.Defines a search expression.Defines a specific expression within a searched source.Defines a set of search expressions.Represents a facet that has been computed by the Indexer.Represents a facet value.Defines a full-text expression for the search expression tree.Defines a specific location within a searched source.A modifiable facet.A modifiable facet value.Represents a single result entry from a query execution and defines the methods necessary to modify and manipulate it.Represents a list of results and defines the methods necessary to modify and manipulate it.Defines a specific partition within a searched source.Provides a container for passing a query string directly to the search source.Configures criteria factors for the IPR algorithm (Incremental Perceptual Ranking).This is a primary interface for building a query that can be executed against sources of different type.This is a base interface for the query that can be executed by theIDfQueryProcessor
.Provides status information about the execution of a query.Has to be implemented by an IDfQueryProcessor client to be asynchronously notified of new results and events during the query execution.Provides factory methods for query and interfaces for persistent query management.Manages the execution of a query accross multiple sources.This is a base interface for the query scope.Represents the status of a search execution at a given point in time.Defines an expression on a date that is relative to the actual date when the query is executed.Represents the actual content corresponding to a result.Represents a single result entry from a query execution.Manages result content access.Rates results depending on their relevancy to a query definition.Configures factors used by raters when computing results rating.Creates ResultRater instances.Performs manipulation of results.Represents a list of results.Provides a facade to search metadata.This interface is the factory for search objects.Represents a source for executing a query.Base interface for the classes that manage a list of selected sources.Provides a facade to search source discovery.Provides a facade to search metadata for a given value.Defines a simple search expression on an attribute.An IDfSmartList is the BOF object representing a saved search.Defines a smart list.Represents the status of a query for a specific source.Defines a search expression that requires the attribute value to be included in a list of values.Defines a search expression that requires the attribute value to be greater than a minimum value and less than a maximum value (or equal).This operator can be set on a IDfExpressionSet object. -
Classes in com.documentum.fc.client.search used by com.documentum.fc.client.search.filterClassDescriptionA modifiable facet.Represents a single result entry from a query execution and defines the methods necessary to modify and manipulate it.This is a base interface for the query that can be executed by the
IDfQueryProcessor
.