Uses of Interface
com.evolveum.midpoint.prism.PrismContextSensitive
-
-
Uses of PrismContextSensitive in com.evolveum.midpoint.common.refinery
Subinterfaces of PrismContextSensitive in com.evolveum.midpoint.common.refinery Modifier and Type Interface Description interface
CompositeRefinedObjectClassDefinition
Used to represent combined definition of structural and auxiliary object classes.interface
LayerRefinedAttributeDefinition<T>
interface
LayerRefinedObjectClassDefinition
interface
LayerRefinedResourceSchema
interface
RefinedAttributeDefinition<T>
interface
RefinedConnectorSchema
interface
RefinedObjectClassDefinition
interface
RefinedResourceSchema
interface
ShadowDiscriminatorObjectDelta<T extends Objectable>
Classes in com.evolveum.midpoint.common.refinery that implement PrismContextSensitive Modifier and Type Class Description class
CompositeRefinedObjectClassDefinitionImpl
Used to represent combined definition of structural and auxiliary object classes.class
LayerRefinedAttributeDefinitionImpl<T>
class
LayerRefinedObjectClassDefinitionImpl
class
LayerRefinedResourceSchemaImpl
class
RefinedAttributeDefinitionImpl<T>
class
RefinedConnectorSchemaImpl
TODO Think about the purpose and future of this class.class
RefinedObjectClassDefinitionImpl
class
RefinedResourceSchemaImpl
TODO: this whole class would benefit from more refactoring.class
ShadowDiscriminatorObjectDeltaImpl<T extends Objectable>
-
Uses of PrismContextSensitive in com.evolveum.midpoint.common.refinery.deleg
Subinterfaces of PrismContextSensitive in com.evolveum.midpoint.common.refinery.deleg Modifier and Type Interface Description interface
RefinedAttributeDefinitionDelegator<T>
-
Uses of PrismContextSensitive in com.evolveum.midpoint.prism
Subinterfaces of PrismContextSensitive in com.evolveum.midpoint.prism Modifier and Type Interface Description interface
ComplexTypeDefinition
Provides a definition for a complex type, i.e.interface
Definition
interface
Item<V extends PrismValue,D extends ItemDefinition>
Item is a common abstraction of Property, Reference and Container.interface
Itemable
Interface for objects that behave like an item: they have a name and may have a definition.interface
ItemDefinition<I extends Item>
interface
MutableComplexTypeDefinition
interface
MutableDefinition
interface
MutableItemDefinition<I extends Item>
EXPERIMENTALinterface
MutablePrismContainerDefinition<C extends Containerable>
interface
MutablePrismObjectDefinition<O extends Objectable>
interface
MutablePrismPropertyDefinition<T>
interface
MutablePrismReferenceDefinition
interface
MutableTypeDefinition
interface
PrismContainer<C extends Containerable>
Prism container groups items into logical blocks.interface
PrismContainerable<T extends Containerable>
interface
PrismContainerDefinition<C extends Containerable>
TODOinterface
PrismContainerValue<C extends Containerable>
interface
PrismObject<O extends Objectable>
Common supertype for all identity objects.interface
PrismObjectDefinition<O extends Objectable>
TODOinterface
PrismObjectValue<O extends Objectable>
Extension of PrismContainerValue that holds object-specific data (OID and version).interface
PrismProperty<T>
Property is a specific characteristic of an object.interface
PrismPropertyDefinition<T>
interface
PrismPropertyValue<T>
interface
PrismReference
Object Reference is a property that describes reference to an object.interface
PrismReferenceDefinition
interface
PrismReferenceValue
interface
PrismValue
interface
SimpleTypeDefinition
Primarily for enums.interface
TypeDefinition
interface
ValueMetadata
-
Uses of PrismContextSensitive in com.evolveum.midpoint.prism.deleg
Subinterfaces of PrismContextSensitive in com.evolveum.midpoint.prism.deleg Modifier and Type Interface Description interface
ComplexTypeDefinitionDelegator
interface
ContainerDefinitionDelegator<C extends Containerable>
interface
DefinitionDelegator
interface
ItemDefinitionDelegator<I extends Item<?,?>>
interface
ObjectDefinitionDelegator<O extends Objectable>
interface
PropertyDefinitionDelegator<T>
interface
ReferenceDefinitionDelegator
interface
TypeDefinitionDelegator
-
Uses of PrismContextSensitive in com.evolveum.midpoint.prism.delta
Subinterfaces of PrismContextSensitive in com.evolveum.midpoint.prism.delta Modifier and Type Interface Description interface
ContainerDelta<V extends Containerable>
interface
ItemDelta<V extends PrismValue,D extends ItemDefinition>
Item Delta describes a change of an item which is a property, container or a reference.interface
ObjectDelta<O extends Objectable>
Relative difference (delta) of the object.interface
PropertyDelta<T>
Relative difference (delta) of a property values.interface
ReferenceDelta
-
Uses of PrismContextSensitive in com.evolveum.midpoint.prism.impl
Classes 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 PrismContextSensitive Modifier and Type Class Description class
com.evolveum.midpoint.prism.impl.ComplexTypeDefinitionImpl
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>
class
com.evolveum.midpoint.prism.impl.TypeDefinitionImpl
-
Uses of PrismContextSensitive in com.evolveum.midpoint.prism.impl.delta
Classes 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 PrismContextSensitive Modifier and Type Class Description class
com.evolveum.midpoint.prism.impl.delta.ObjectDeltaImpl<O extends Objectable>
-
Uses of PrismContextSensitive in com.evolveum.midpoint.prism.impl.schema
Classes 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 PrismContextSensitive Modifier and Type Class Description class
com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
-
Uses of PrismContextSensitive in com.evolveum.midpoint.prism.query
Subinterfaces of PrismContextSensitive in com.evolveum.midpoint.prism.query Modifier and Type Interface Description interface
AllFilter
interface
AndFilter
interface
ComparativeFilter<T>
interface
EqualFilter<T>
interface
ExistsFilter
interface
FullTextFilter
interface
GreaterFilter<T>
interface
InOidFilter
TODO create a better name for this filterinterface
LessFilter<T>
interface
LogicalFilter
interface
NaryLogicalFilter
interface
NoneFilter
interface
NotFilter
interface
ObjectFilter
interface
OrFilter
interface
OrgFilter
interface
PropertyValueFilter<T>
interface
RefFilter
interface
SubstringFilter<T>
interface
TypeFilter
interface
UnaryLogicalFilter
interface
UndefinedFilter
interface
ValueFilter<V extends PrismValue,D extends ItemDefinition>
-
Uses of PrismContextSensitive in com.evolveum.midpoint.prism.schema
Subinterfaces of PrismContextSensitive in com.evolveum.midpoint.prism.schema Modifier and Type Interface Description interface
MutablePrismSchema
interface
PrismSchema
Schema as a collection of definitions.interface
SchemaRegistry
Maintains system-wide schemas. -
Uses of PrismContextSensitive in com.evolveum.midpoint.schema.processor
Subinterfaces of PrismContextSensitive in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interface
ConnectorSchema
interface
MutableObjectClassComplexTypeDefinition
interface
MutableResourceAttributeDefinition<T>
interface
MutableResourceSchema
interface
ObjectClassComplexTypeDefinition
Describes a resource object class.interface
ResourceAttribute<T>
interface
ResourceAttributeContainer
interface
ResourceAttributeContainerDefinition
TODOinterface
ResourceAttributeDefinition<T>
interface
ResourceSchema
Classes in com.evolveum.midpoint.schema.processor that implement PrismContextSensitive Modifier and Type Class Description class
ConnectorSchemaImpl
class
ObjectClassComplexTypeDefinitionImpl
class
ResourceAttributeContainerDefinitionImpl
Resource Object Definition (Object Class).class
ResourceAttributeContainerImpl
Resource Object.class
ResourceAttributeDefinitionImpl<T>
Resource Object Attribute Definition.class
ResourceAttributeImpl<T>
Resource Object Attribute is a Property of Resource Object.class
ResourceSchemaImpl
-
Uses of PrismContextSensitive in com.evolveum.midpoint.schema.processor.deleg
Subinterfaces of PrismContextSensitive in com.evolveum.midpoint.schema.processor.deleg Modifier and Type Interface Description interface
AttributeContainerDefinitionDelegator
interface
AttributeDefinitionDelegator<T>
interface
ObjectClassTypeDefinitionDelegator
-
Uses of PrismContextSensitive in com.evolveum.prism.xml.ns._public.types_3
Classes in com.evolveum.prism.xml.ns._public.types_3 that implement PrismContextSensitive Modifier and Type Class Description class
RawType
A class used to hold raw XNodes until the definition for such an object is known.
-