| Package | Description |
|---|---|
| oracle.sdp.messaging.userprefs |
| Modifier and Type | Field and Description |
|---|---|
protected List<TermOperationType> |
RuleTermType.validOperations
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TermOperationType |
FilterCondition.getTermOperation()
Deprecated.
Get the operation of the condition
|
TermOperationType[] |
UserPrefsServices.getValidOperations(String type)
Deprecated.
|
static TermOperationType |
TermOperationType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static TermOperationType[] |
TermOperationType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<TermOperationType> |
RuleTermType.getValidOperations()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RuleTermType.isValidOperation(TermOperationType t)
Deprecated.
|
void |
FilterCondition.setTermOperation(TermOperationType value)
Deprecated.
Sets the operation of the condition
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.