|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NAryLogicalFilterType | |
---|---|
com.evolveum.midpoint.repo.api.query |
Uses of NAryLogicalFilterType in com.evolveum.midpoint.repo.api.query |
---|
Methods in com.evolveum.midpoint.repo.api.query that return NAryLogicalFilterType | |
---|---|
NAryLogicalFilterType |
NAryLogicalFilter.getFilterType()
|
static NAryLogicalFilterType |
NAryLogicalFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NAryLogicalFilterType[] |
NAryLogicalFilterType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.evolveum.midpoint.repo.api.query with parameters of type NAryLogicalFilterType | |
---|---|
void |
NAryLogicalFilter.setFilterType(NAryLogicalFilterType filterType)
|
Constructors in com.evolveum.midpoint.repo.api.query with parameters of type NAryLogicalFilterType | |
---|---|
NAryLogicalFilter(NAryLogicalFilterType filterType,
QueryFilter... filters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |