Uses of Class
com.evolveum.midpoint.prism.AbstractFreezable
Packages that use AbstractFreezable
Package
Description
-
Uses of AbstractFreezable in com.evolveum.midpoint.model.impl.lens.projector
Subclasses of AbstractFreezable in com.evolveum.midpoint.model.impl.lens.projectorModifier and TypeClassDescriptionclassDescribes assignment origin, namely: - if it's in object old, current, or in delta; - if it's virtual or not; - where it originated -ConfigurationItemOrigin. -
Uses of AbstractFreezable in com.evolveum.midpoint.prism
Subclasses of AbstractFreezable in com.evolveum.midpoint.prismModifier and TypeClassDescriptionclassList that freezes its members as well.classDeeplyFreezableReference<T extends Serializable>Reference that freezes the referenced object as well.classA list that can be made immutable.classFreezableReference<T extends Serializable>A reference that can be made immutable.static classstatic classstatic classstatic classstatic classstatic classstatic class -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.implModifier and TypeClassDescriptionclassDirect implementation ofComplexTypeDefinition.classAbstract definition in the schema.classEmbeddedPrismObjectImpl<O extends ObjectType>A (fake)PrismObjectimplementation for object values that are embedded in aPrismContainersomewhere in the enclosing (real)PrismObject.classclassItemDefinitionImpl<I extends Item<?,?>> Abstract item definition in the schema.classItemImpl<V extends PrismValue,D extends ItemDefinition<?>> Item is a common abstraction of Property and PropertyContainer.classPrismContainerDefinitionImpl<C extends Containerable>Definition of a property container.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>classPrismObjectDefinitionImpl<O extends Objectable>MidPoint Object Definition.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 Definition.classProperty is a specific characteristic of an object.classclassObject Reference Schema Definition.classObject Reference is a property that describes reference to an object.classBEWARE!classclassTODO documentclass -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.delta
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.deltaModifier and TypeClassDescriptionclassContainerDeltaImpl<V extends Containerable>classItemDeltaImpl<V extends PrismValue,D extends ItemDefinition<?>> classObjectDeltaImpl<O extends Objectable>classRelative difference (delta) of a property values.class -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.lazy
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.lazy -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.query
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.queryModifier and TypeClassDescriptionclassclassFilter designed to explicitly match everything.classclassclassclassfinal classfinal classclassclassfinal classfinal classclassclassclassFilter designed to explicitly match nothing.classclassclassfinal classclassclassclassclassfinal classclassclassclassclassValueFilterImpl<V extends PrismValue,D extends ItemDefinition<?>> -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.schema
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.schemaModifier and TypeClassDescriptionclassfinal classSchema (prism or non-prism) with additional information.classClass allow before freeze setting of SchemaRegistryStateImpl and use it for resolving of definitions during initializing of schema.classContains caches and provides definitions. -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.xnode
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.xnodeModifier and TypeClassDescriptionclassFIXME: This could be effective singletonclassclassclassclassclassclass -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.lazy
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.lazy -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.path
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.pathModifier and TypeClassDescriptionclassA "safe" set ofItemPath- i.e. the one where (e.g.) presence is checked usingItemPath.equivalent(ItemPath), notObject.equals(Object)method. -
Uses of AbstractFreezable in com.evolveum.midpoint.schema
Subclasses of AbstractFreezable in com.evolveum.midpoint.schema -
Uses of AbstractFreezable in com.evolveum.midpoint.schema.expression
Subclasses of AbstractFreezable in com.evolveum.midpoint.schema.expressionModifier and TypeClassDescriptionclassCompiled expression permission profile. -
Uses of AbstractFreezable in com.evolveum.midpoint.schema.processor
Subclasses of AbstractFreezable in com.evolveum.midpoint.schema.processorModifier and TypeClassDescriptionclassCommon implementation for bothResourceObjectClassDefinitionandResourceObjectTypeDefinition.classclassclassRepresents ad-hoc combination of definitions of structural and auxiliary object classes.classclassRepresents native object class or reference type definition.classShadow reference type that is backed by a native implementation.static classclassclassRepresents native attribute (simple or reference).classDefault implementation ofResourceObjectClassDefinition.final classDefault implementation ofResourceObjectTypeDefinition.classDirect implementation ofResourceSchemainterface.classRepresents an association between shadows: one subject and zero or more objects.classThe (currently) only implementation ofShadowAssociationDefinition.classfinal classclassRepresents a specific shadow association value - i.e. something that is put intoShadowReferenceAttribute.classShadowAttributeDefinitionImpl<V extends PrismValue,D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>, ND extends NativeShadowAttributeDefinition> Base implementation ofShadowSimpleAttributeDefinitionImplandShadowReferenceAttributeDefinitionImpl.classResource Object Definition (Object Class).final classTODO review docs Resource Object.static classContains real data for UCF aspect of shadow attribute definition.classAnObjectDeltaenriched byResourceShadowCoordinates(pointing to a resource object type).classRepresents a shadow reference attribute (like `ri:group` or `ri:access`).classDefinition of a shadow association item, e.g., `ri:group`.classRepresents a value of aShadowReferenceAttribute.classAn attribute definition (obtained typically from the connector), optionally refined by information from `schemaHandling` section of a resource definition.classclassDefines single "kind" of simulated reference subject or object.classSpecifies how to simulate the reference type: what are the participants, what attributes to use for the reference, etc. -
Uses of AbstractFreezable in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of AbstractFreezable in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclassA filter with an expression that denotes a necessary condition for the filter to be applied. -
Uses of AbstractFreezable in com.evolveum.prism.xml.ns._public.query_3
Subclasses of AbstractFreezable in com.evolveum.prism.xml.ns._public.query_3