Uses of Class
com.evolveum.midpoint.prism.impl.PrismPropertyImpl
-
Packages that use PrismPropertyImpl Package Description com.evolveum.midpoint.prism.impl com.evolveum.midpoint.schema.processor -
-
Uses of PrismPropertyImpl in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl with parameters of type PrismPropertyImpl Modifier and Type Method Description protected void
PrismPropertyImpl. copyValues(CloneStrategy strategy, PrismPropertyImpl<T> clone)
-
Uses of PrismPropertyImpl in com.evolveum.midpoint.schema.processor
Subclasses of PrismPropertyImpl in com.evolveum.midpoint.schema.processor Modifier and Type Class Description class
ResourceAttributeImpl<T>
Resource Object Attribute is a Property of Resource Object.
-