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 interfacePrismContainer<C extends Containerable>Prism container groups items into logical blocks.interfacePrismObject<O extends Objectable>Common supertype for all identity objects.interfaceValueMetadataMethods 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 interfaceContainerDelta<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 classcom.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 interfaceResourceAttributeContainerTODOClasses in com.evolveum.midpoint.schema.processor that implement PrismContainerable Modifier and Type Class Description classResourceAttributeContainerImplTODO review docs Resource Object.
-