|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueFilterType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_1 |
Uses of ValueFilterType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type ValueFilterType | |
---|---|
protected java.util.List<ValueFilterType> |
ValueAssignmentType.valueFilter
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ValueFilterType | |
---|---|
ValueFilterType |
ObjectFactory.createValueFilterType()
Create an instance of ValueFilterType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type ValueFilterType | |
---|---|
javax.xml.bind.JAXBElement<ValueFilterType> |
ObjectFactory.createValueFilter(ValueFilterType value)
Create an instance of JAXBElement < ValueFilterType > } |
java.util.List<ValueFilterType> |
ValueAssignmentType.getValueFilter()
List of filters that will be applied to the value before it even gets processed by this assignment. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type ValueFilterType | |
---|---|
javax.xml.bind.JAXBElement<ValueFilterType> |
ObjectFactory.createValueFilter(ValueFilterType value)
Create an instance of JAXBElement < ValueFilterType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |