|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleFilterType | |
|---|---|
| com.evolveum.midpoint.repo.api.query | |
| Uses of SimpleFilterType in com.evolveum.midpoint.repo.api.query |
|---|
| Methods in com.evolveum.midpoint.repo.api.query that return SimpleFilterType | |
|---|---|
SimpleFilterType |
SimpleFilter.getFilterType()
|
static SimpleFilterType |
SimpleFilterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SimpleFilterType[] |
SimpleFilterType.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 SimpleFilterType | |
|---|---|
void |
SimpleFilter.setFilterType(SimpleFilterType filterType)
|
| Constructors in com.evolveum.midpoint.repo.api.query with parameters of type SimpleFilterType | |
|---|---|
SimpleFilter(SimpleFilterType filterType,
ItemPath propertyPath)
|
|
SimpleFilter(SimpleFilterType filterType,
ItemPath propertyPath,
PrismPropertyValue<T> value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||