|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueFilterType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_1 | |
com.evolveum.midpoint.xml.schema |
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
|
protected java.util.List<ValueFilterType> |
ValueConstructionType.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. |
java.util.List<ValueFilterType> |
ValueConstructionType.getValueFilter()
List of filters that will be applied to the value after it was constructed. |
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 > } |
Uses of ValueFilterType in com.evolveum.midpoint.xml.schema |
---|
Methods in com.evolveum.midpoint.xml.schema that return types with arguments of type ValueFilterType | |
---|---|
java.util.List<ValueFilterType> |
ValueAssignmentHolder.getFilter()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |