Uses of Interface
com.documentum.fc.client.search.IDfQueryEvent
Packages that use IDfQueryEvent
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 IDfQueryEvent in com.documentum.fc.client.search
Methods in com.documentum.fc.client.search with parameters of type IDfQueryEventModifier and TypeMethodDescriptionvoidDfGenericQueryListener.onStatusChange(IDfQueryProcessor processor, IDfQueryEvent event) voidIDfQueryListener.onStatusChange(IDfQueryProcessor processor, IDfQueryEvent event) This method is called when an event occurs (error or information).