Uses of Interface
com.documentum.fc.client.search.IDfQueryListener
Packages that use IDfQueryListener
Package
Description
Provides classes and interfaces for constructing and running search queries against
multiple content repositories as well as external information sources (optional).
-
Uses of IDfQueryListener in com.documentum.fc.client.search
Classes in com.documentum.fc.client.search that implement IDfQueryListenerModifier and TypeClassDescriptionclassEmpty implementation of IDfQueryListener.Methods in com.documentum.fc.client.search with parameters of type IDfQueryListenerModifier and TypeMethodDescriptionvoidIDfQueryProcessor.addListener(IDfQueryListener listener) Registers a listener of the query execution.voidIDfQueryProcessor.removeListener(IDfQueryListener listener) Unregisters a listener of the query execution.