Package | Description |
---|---|
oracle.ucs.userprefs |
Modifier and Type | Method and Description |
---|---|
Condition |
Filter.createCondition()
Creates a condition in the context of current filter.
|
Modifier and Type | Method and Description |
---|---|
List<Condition> |
Filter.getConditions()
Gets conditions from this filter as an unmodifiable list.
|
Modifier and Type | Method and Description |
---|---|
void |
Filter.setConditions(List<Condition> list)
Sets a list of Condition to the filter.
|
Copyright © 2006, 2017 Oracle and/or its affiliates. All rights reserved.