Package | Description |
---|---|
com.documentum.fc.client.search |
Provides classes and interfaces for constructing and running search queries against
multiple content repositories as well as external information sources (optional).
|
Modifier and Type | Method and Description |
---|---|
IDfLocationQueryScope |
IDfQueryBuilder.addLocationScope(java.lang.String source,
IDfId locationId,
boolean isDescend,
boolean isExcluded)
Adds a location scope.
|
IDfLocationQueryScope |
IDfQueryBuilder.addLocationScope(java.lang.String source,
java.lang.String locationPath,
boolean isDescend)
Adds a location scope.
|
IDfLocationQueryScope |
IDfQueryBuilder.addLocationScope(java.lang.String source,
java.lang.String locationPath,
boolean isDescend,
boolean isExcluded)
Adds a location scope.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.