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 |
---|---|
IDfRelativeDateExpression |
IDfExpressionSet.addRelativeDateExpression(java.lang.String attrName,
int searchOpCode,
boolean isRepeated,
int relativeTime,
int timeUnit)
Adds a relative date expression to this expression set.
|
static IDfRelativeDateExpression |
DfExpressionFactory.newRelativeDateExpression(java.lang.String attrName,
int searchOpCode,
boolean isRepeated,
int relativeTime,
int timeUnit)
Creates a relative date expression.
|
Modifier and Type | Method and Description |
---|---|
void |
DfExpressionVisitor.visit(IDfRelativeDateExpression expr)
Visits an
IDfRelativeDateExpression . |
Copyright 1994-2023 OpenText Corporation. All rights reserved.