Uses of Interface
com.evolveum.midpoint.prism.PrismContainerable
-
Packages that use PrismContainerable Package Description com.evolveum.midpoint.prism com.evolveum.midpoint.prism.delta com.evolveum.midpoint.prism.impl com.evolveum.midpoint.schema.processor -
-
Uses of PrismContainerable in com.evolveum.midpoint.prism
Subinterfaces of PrismContainerable in com.evolveum.midpoint.prism Modifier and Type Interface Description interface
PrismContainer<C extends Containerable>
Prism container groups items into logical blocks.interface
PrismObject<O extends Objectable>
Common supertype for all identity objects.interface
ValueMetadata
Methods in com.evolveum.midpoint.prism that return PrismContainerable Modifier and Type Method Description PrismContainerable<C>
PrismContainerValue. getParent()
-
Uses of PrismContainerable in com.evolveum.midpoint.prism.delta
Subinterfaces of PrismContainerable in com.evolveum.midpoint.prism.delta Modifier and Type Interface Description interface
ContainerDelta<V extends Containerable>
-
Uses of PrismContainerable in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw PrismContainerable Modifier and Type Class Description class
com.evolveum.midpoint.prism.impl.PrismContainerImpl<C extends Containerable>
-
Uses of PrismContainerable in com.evolveum.midpoint.schema.processor
Subinterfaces of PrismContainerable in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interface
ResourceAttributeContainer
Classes in com.evolveum.midpoint.schema.processor that implement PrismContainerable Modifier and Type Class Description class
ResourceAttributeContainerImpl
Resource Object.
-