| Package | Description |
|---|---|
| oracle.ucs.userprefs |
| Modifier and Type | Method and Description |
|---|---|
String |
FilterSet.getXMLString()
Gets XML document that represents the filter set.
|
void |
Condition.setOperandOne(Object o1)
Set the first operand of the condition
|
void |
Condition.setOperandTwo(Object o2)
Set the second operand of the condition
|
void |
Condition.setTermOperation(TermOperationType value)
Sets the operation of the condition
|
boolean |
FilterSet.validate()
Check that the Object is valid
|
boolean |
Condition.validate()
Check that the Object is valid
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.