Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
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 |
---|---|
IDfSearchService |
IDfClient.newSearchService(IDfSessionManager sessionManager)
Deprecated.
Replaced by newSearchService(IDfSessionManager, String)
|
IDfSearchService |
DfClient.newSearchService(IDfSessionManager sessionManager) |
IDfSearchService |
IDfClient.newSearchService(IDfSessionManager sessionManager,
java.lang.String defaultMetadataDocbase)
Factory method to create a new instance of the search service.
|
IDfSearchService |
DfClient.newSearchService(IDfSessionManager sessionManager,
java.lang.String defaultMetadataDocbase) |
Modifier and Type | Method and Description |
---|---|
IDfSmartListDefinition |
IDfSmartList.getSmartListDefinition(IDfSearchService searchService)
Gets the IDfSmartListDefinition associated to this dm_smart_list.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.