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.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.static class
static class
static class
static class
static class
static class
static class
-
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.implModifier and TypeClassDescriptionclass
com.evolveum.midpoint.prism.impl.DefinitionImpl
class
com.evolveum.midpoint.prism.impl.ItemDefinitionImpl<I extends Item<?,
?>> class
com.evolveum.midpoint.prism.impl.ItemImpl<V extends PrismValue,
D extends ItemDefinition<?>> class
com.evolveum.midpoint.prism.impl.PrismContainerDefinitionImpl<C extends Containerable>
class
com.evolveum.midpoint.prism.impl.PrismContainerImpl<C extends Containerable>
class
com.evolveum.midpoint.prism.impl.PrismContainerValueImpl<C extends Containerable>
class
com.evolveum.midpoint.prism.impl.PrismPropertyImpl<T extends Object>
class
com.evolveum.midpoint.prism.impl.PrismReferenceImpl
class
com.evolveum.midpoint.prism.impl.PrismReferenceValueImpl
class
com.evolveum.midpoint.prism.impl.PrismValueImpl
-
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.delta
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.deltaModifier and TypeClassDescriptionclass
com.evolveum.midpoint.prism.impl.delta.ObjectDeltaImpl<O extends Objectable>
-
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.schema
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.schemaModifier and TypeClassDescriptionclass
com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
class
com.evolveum.midpoint.prism.impl.schema.SchemaRegistryStateAware
-
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.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
class
class
Represents ad-hoc combination of definitions of structural and auxiliary object classes.class
class
Represents native object class or reference type definition.class
Shadow reference type that is backed by a native implementation.static class
class
class
Represents native attribute (simple or reference).class
Default implementation ofResourceObjectClassDefinition
.final class
Default implementation ofResourceObjectTypeDefinition
.class
Direct implementation ofResourceSchema
interface.class
Represents an association between shadows: one subject and zero or more objects.class
The (currently) only implementation ofShadowAssociationDefinition
.class
final class
class
Represents a specific shadow association value - i.e.class
ShadowAttributeDefinitionImpl<V extends PrismValue,
D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>, ND extends NativeShadowAttributeDefinition> Base implementation ofShadowSimpleAttributeDefinitionImpl
andShadowReferenceAttributeDefinitionImpl
.class
Resource Object Definition (Object Class).final class
TODO review docs Resource Object.static class
Contains real data for UCF aspect of shadow attribute definition.class
AnObjectDelta
enriched byResourceShadowCoordinates
(pointing to a resource object type).class
Represents a shadow reference attribute (like `ri:group` or `ri:access`).class
Definition of a shadow association item, e.g., `ri:group`.class
Represents a value of aShadowReferenceAttribute
.class
An attribute definition (obtained typically from the connector), optionally refined by information from `schemaHandling` section of a resource definition.class
class
Defines single "kind" of simulated reference subject or object.class
Specifies 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 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