Uses of Class
com.evolveum.midpoint.prism.AbstractFreezable
Packages that use AbstractFreezable
Package
Description
Copyright (c) 2010-2019 Evolveum and contributors
This work is dual-licensed under the Apache License 2.0
and European Union Public License.
-
Uses of AbstractFreezable in com.evolveum.midpoint.model.impl.lens.projector
Subclasses of AbstractFreezable in com.evolveum.midpoint.model.impl.lens.projectorModifier and TypeClassDescriptionclass
Describes 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 TypeClassDescriptionclass
List that freezes its members as well.class
DeeplyFreezableReference<T extends Serializable>
Reference that freezes the referenced object as well.class
A list that can be made immutable.class
FreezableReference<T extends Serializable>
A reference that can be made immutable. -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.implModifier and TypeClassDescriptionclass
Direct implementation ofComplexTypeDefinition
.class
Abstract definition in the schema.class
class
ItemDefinitionImpl<I extends Item<?,
?>> Abstract item definition in the schema.class
ItemImpl<V extends PrismValue,
D extends ItemDefinition<?>> Item is a common abstraction of Property and PropertyContainer.class
PrismContainerDefinitionImpl<C extends Containerable>
Definition of a property container.class
PrismContainerImpl<C extends Containerable>
Property container groups properties into logical blocks.The reason for grouping may be as simple as better understandability of data structure.class
PrismContainerValueImpl<C extends Containerable>
class
PrismObjectDefinitionImpl<O extends Objectable>
MidPoint Object Definition.class
PrismObjectImpl<O extends Objectable>
Common supertype for all identity objects.class
PrismObjectValueImpl<O extends Objectable>
Extension of PrismContainerValue that holds object-specific data (OID and version).class
Property Definition.class
Property is a specific characteristic of an object.class
class
Object Reference Schema Definition.class
Object Reference is a property that describes reference to an object.class
BEWARE! When adding data to this class, do not forget to updatePrismForJAXBUtil.setReferenceValueAsRef(PrismContainerValue, QName, PrismReferenceValue)
! TODO ...class
class
TODO documentclass
-
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.delta
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.deltaModifier and TypeClassDescriptionclass
ContainerDeltaImpl<V extends Containerable>
class
ItemDeltaImpl<V extends PrismValue,
D extends ItemDefinition<?>> class
ObjectDeltaImpl<O extends Objectable>
class
Relative difference (delta) of a property values.class
-
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.query
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.queryModifier and TypeClassDescriptionclass
Filter designed to explicitly match everything.class
class
class
class
final class
final class
class
class
final class
final class
class
class
class
Filter designed to explicitly match nothing.class
class
class
final class
class
class
class
class
final class
class
class
class
class
ValueFilterImpl<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 TypeClassDescriptionclass
final class
Schema (prism or non-prism) with additional information. -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.xnode
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.xnodeModifier and TypeClassDescriptionclass
FIXME: This could be effective singletonclass
class
class
class
class
class
-
Uses of AbstractFreezable in com.evolveum.midpoint.prism.path
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.path -
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 TypeClassDescriptionclass
Compiled expression permission profile. -
Uses of AbstractFreezable in com.evolveum.midpoint.schema.processor
Subclasses of AbstractFreezable in com.evolveum.midpoint.schema.processorModifier and TypeClassDescriptionclass
Common implementation for bothResourceObjectClassDefinition
andResourceObjectTypeDefinition
.class
Represents ad-hoc combination of definitions of structural and auxiliary object classes.class
class
A structure holding "raw" definition of a resource attribute, i.e.class
class
Resource Object Definition (Object Class).final class
TODO review docs Resource Object.class
An attribute definition (obtained typically from the connector), optionally refined by information from `schemaHandling` section of a resource definition.class
class
Default implementation ofResourceObjectClassDefinition
.final class
Default implementation ofResourceObjectTypeDefinition
.class
Direct implementation ofResourceSchema
interface.class
AnObjectDelta
enriched byResourceShadowCoordinates
(pointing to a resource object type). -
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 TypeClassDescriptionclass
A 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