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 |
---|---|
IDfFullTextExpression |
IDfExpressionSet.addFullTextExpression(java.lang.String strValue)
Adds a full-text search expression to this expression set.
|
static IDfFullTextExpression |
DfExpressionFactory.newFullTextExpression(java.lang.String value)
Creates a full-text search expression.
|
Modifier and Type | Method and Description |
---|---|
void |
DfExpressionVisitor.visit(IDfFullTextExpression expr)
Visits an
IDfFullTextExpression . |
Copyright 1994-2023 OpenText Corporation. All rights reserved.