Uses of Class
com.evolveum.midpoint.prism.impl.PrismObjectImpl
Packages that use PrismObjectImpl
-
Uses of PrismObjectImpl in com.evolveum.midpoint.prism.impl
Subclasses of PrismObjectImpl in com.evolveum.midpoint.prism.implModifier and TypeClassDescriptionclassEmbeddedPrismObjectImpl<O extends ObjectType>A (fake)PrismObjectimplementation for object values that are embedded in aPrismContainersomewhere in the enclosing (real)PrismObject.Methods in com.evolveum.midpoint.prism.impl with parameters of type PrismObjectImplModifier and TypeMethodDescriptionprotected voidPrismObjectImpl.copyValues(CloneStrategy strategy, PrismObjectImpl<O> clone) Method parameters in com.evolveum.midpoint.prism.impl with type arguments of type PrismObjectImplModifier and TypeMethodDescriptionstatic <T extends Objectable>
@NotNull List<T>PrismObjectImpl.asObjectableList(@NotNull List<PrismObjectImpl<T>> objects)