Uses of Interface
com.documentum.fc.client.search.IDfLocationQueryScope
Packages that use IDfLocationQueryScope
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 IDfLocationQueryScope in com.documentum.fc.client.search
Methods in com.documentum.fc.client.search that return IDfLocationQueryScopeModifier and TypeMethodDescriptionIDfQueryBuilder.addLocationScope
(String source, IDfId locationId, boolean isDescend, boolean isExcluded) Adds a location scope.IDfQueryBuilder.addLocationScope
(String source, String locationPath, boolean isDescend) Adds a location scope.IDfQueryBuilder.addLocationScope
(String source, String locationPath, boolean isDescend, boolean isExcluded) Adds a location scope.