Uses of Class
com.evolveum.midpoint.prism.AbstractFreezable
-
Packages that use AbstractFreezable Package Description com.evolveum.midpoint.prism com.evolveum.midpoint.prism.impl com.evolveum.midpoint.prism.impl.delta com.evolveum.midpoint.prism.impl.schema com.evolveum.midpoint.schema com.evolveum.midpoint.schema.processor com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.prism.xml.ns._public.query_3 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.prism Modifier and Type Class Description class
DeeplyFreezableList<T>
List that freezes its members as well.class
FreezableList<T>
A list that can be made immutable. -
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl
Subclasses of AbstractFreezable 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 Modifier and Type Class Description class
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.PrismPropertyDefinitionImpl<T extends Object>
class
com.evolveum.midpoint.prism.impl.PrismPropertyImpl<T extends Object>
-
Uses of AbstractFreezable in com.evolveum.midpoint.prism.impl.delta
Subclasses of AbstractFreezable in com.evolveum.midpoint.prism.impl.delta 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 Modifier and Type Class Description class
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.schema 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 Modifier and Type Class Description class
com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
-
Uses of AbstractFreezable in com.evolveum.midpoint.schema
Subclasses of AbstractFreezable in com.evolveum.midpoint.schema Modifier and Type Class Description class
SearchResultList<T>
-
Uses of AbstractFreezable in com.evolveum.midpoint.schema.processor
Subclasses of AbstractFreezable in com.evolveum.midpoint.schema.processor Modifier and Type Class Description class
AbstractResourceObjectDefinitionImpl
Common implementation for bothResourceObjectClassDefinition
andResourceObjectTypeDefinition
.class
CompositeObjectDefinitionImpl
Used to represent combined definition of structural and auxiliary object classes.class
ConnectorSchemaImpl
class
RawResourceAttributeDefinitionImpl<T>
A structure holding "raw" definition of a resource attribute, i.e.class
ResourceAssociationDefinition
class
ResourceAttributeContainerDefinitionImpl
Resource Object Definition (Object Class).class
ResourceAttributeContainerImpl
TODO review docs Resource Object.class
ResourceAttributeDefinitionImpl<T>
An attribute definition (obtained typically from the connector), optionally refined by information from `schemaHandling` section of a resource definition.class
ResourceAttributeImpl<T>
class
ResourceObjectClassDefinitionImpl
Default implementation ofResourceObjectClassDefinition
.class
ResourceObjectTypeDefinitionImpl
Default implementation ofResourceObjectTypeDefinition
.class
ResourceSchemaImpl
Direct implementation ofResourceSchema
interface.class
ShadowCoordinatesQualifiedObjectDeltaImpl<T extends Objectable>
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_3 Modifier and Type Class Description class
ConditionalSearchFilterType
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 Modifier and Type Class Description class
SearchFilterType
-