Uses of Interface
com.evolveum.midpoint.prism.ComplexCopyable
Packages that use ComplexCopyable
Package
Description
-
Uses of ComplexCopyable in com.evolveum.midpoint.prism
Classes in com.evolveum.midpoint.prism with type parameters of type ComplexCopyableSubinterfaces of ComplexCopyable in com.evolveum.midpoint.prismModifier and TypeInterfaceDescriptioninterfaceItem<V extends PrismValue,D extends ItemDefinition<?>> Item is a common abstraction of Property, Reference and Container.interfacePrismContainer<C extends Containerable>Prism container groups items into logical blocks.interfacePrismContainerValue<C extends Containerable>interfacePrismObject<O extends Objectable>Common supertype for all identity objects.interfacePrismObjectValue<O extends Objectable>Extension of PrismContainerValue that holds object-specific data (OID and version).interfaceProperty is a specific characteristic of an object.interfaceinterfaceObject Reference is a property that describes reference to an object.interfaceinterfaceinterface -
Uses of ComplexCopyable in com.evolveum.midpoint.prism.deleg
Subinterfaces of ComplexCopyable in com.evolveum.midpoint.prism.delegModifier and TypeInterfaceDescriptioninterfaceItemDelegator<V extends PrismValue,D extends ItemDefinition<?>> interfacePrismContainerDelegator<C extends Containerable>interfacePrismContainerValueDelegator<C extends Containerable>interfacePrismObjectDelegator<O extends Objectable>interfacePrismObjectValueDelegator<O extends Objectable>interfaceinterfaceinterfaceinterfaceinterface -
Uses of ComplexCopyable in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement ComplexCopyableModifier and TypeClassDescriptionclassEmbeddedPrismObjectImpl<O extends ObjectType>A (fake)PrismObjectimplementation for object values that are embedded in aPrismContainersomewhere in the enclosing (real)PrismObject.classItemImpl<V extends PrismValue,D extends ItemDefinition<?>> Item is a common abstraction of Property and PropertyContainer.classPrismContainerImpl<C extends Containerable>Property container groups properties into logical blocks.The reason for grouping may be as simple as better understandability of data structure.classPrismContainerValueImpl<C extends Containerable>classPrismObjectImpl<O extends Objectable>Common supertype for all identity objects.classPrismObjectValueImpl<O extends Objectable>Extension of PrismContainerValue that holds object-specific data (OID and version).classProperty is a specific characteristic of an object.classclassObject Reference is a property that describes reference to an object.classBEWARE!class -
Uses of ComplexCopyable in com.evolveum.midpoint.prism.impl.item
Classes in com.evolveum.midpoint.prism.impl.item that implement ComplexCopyableModifier and TypeClassDescriptionclassDummyContainerImpl<C extends Containerable>classDummyItem<V extends PrismValue,D extends ItemDefinition<?>, R extends Item<V, D>> classclass -
Uses of ComplexCopyable in com.evolveum.midpoint.prism.impl.lazy
Classes in com.evolveum.midpoint.prism.impl.lazy that implement ComplexCopyable -
Uses of ComplexCopyable in com.evolveum.midpoint.prism.impl.metadata
Classes in com.evolveum.midpoint.prism.impl.metadata that implement ComplexCopyable -
Uses of ComplexCopyable in com.evolveum.midpoint.prism.lazy
Classes in com.evolveum.midpoint.prism.lazy that implement ComplexCopyableModifier and TypeClassDescriptionclassFlyweightClonedItem<V extends PrismValue,D extends ItemDefinition<?>> Flyweight immutable item backed by delegate.classclassGenericLazyPrismContainerValue<C extends Containerable>Lazily evaluatedPrismContainerValue. -
Uses of ComplexCopyable in com.evolveum.midpoint.prism.util
Methods in com.evolveum.midpoint.prism.util with type parameters of type ComplexCopyableModifier and TypeMethodDescriptionstatic <CC extends ComplexCopyable<?> & Freezable>
CCCloneUtil.immutableCopy(CC source) Provides an immutable version of the input. -
Uses of ComplexCopyable in com.evolveum.midpoint.schema.processor
Subinterfaces of ComplexCopyable in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterfaceContainer holdingShadowAssociationobjects.interfaceTODOinterfaceTODO update this doc Resource Object Attribute is a Property of Resource Object.Classes in com.evolveum.midpoint.schema.processor that implement ComplexCopyableModifier and TypeClassDescriptionclassRepresents an association between shadows: one subject and zero or more objects.final classclassRepresents a specific shadow association value - i.e. something that is put intoShadowReferenceAttribute.final classTODO review docs Resource Object.classRepresents a shadow reference attribute (like `ri:group` or `ri:access`).classRepresents a value of aShadowReferenceAttribute.class