Uses of Interface
com.evolveum.midpoint.prism.Revivable
Package
Description
-
Uses of Revivable in com.evolveum.midpoint.gui.api.prism.wrapper
Modifier and TypeInterfaceDescriptioninterface
ItemWrapper<I extends Item<?,
?>, VW extends PrismValueWrapper> interface
PrismContainerWrapper<C extends Containerable>
interface
PrismObjectWrapper<O extends ObjectType>
interface
interface
PrismReferenceWrapper<R extends Referencable>
interface
interface
-
Uses of Revivable in com.evolveum.midpoint.gui.impl.prism.wrapper
Modifier and TypeClassDescriptionclass
AssignmentHolderWrapper<AH extends AssignmentHolderType>
class
class
AssociationMappingExpressionWrapper<C extends Containerable>
class
class
class
class
Created by honcharclass
Created by honcharclass
ItemWrapperImpl<I extends Item<?,
?>, VW extends PrismValueWrapper> class
class
PrismContainerWrapperImpl<C extends Containerable>
class
PrismObjectWrapperImpl<O extends ObjectType>
class
class
PrismReferenceWrapperImpl<R extends Referencable>
class
class
class
Created by honcharclass
class
class
class
class
class
-
Uses of Revivable in com.evolveum.midpoint.gui.impl.prism.wrapper.association
-
Uses of Revivable in com.evolveum.midpoint.model.impl.schema.transform
Modifier and TypeInterfaceDescriptioninterface
PartiallyMutableItemDefinition<I extends Item<?,
?>> static interface
static interface
static interface
static interface
Modifier and TypeClassDescriptionclass
class
TransformableContainerDefinition<C extends Containerable>
class
class
TransformableItemDefinition<I extends Item<?,
?>, D extends ItemDefinition<I>> class
TransformableObjectDefinition<O extends Objectable>
class
static class
TODO is this used?static class
class
-
Uses of Revivable in com.evolveum.midpoint.prism
Modifier and TypeInterfaceDescriptioninterface
Provides a definition for a complex type, i.e. type that prescribes inner items.interface
Common interface to access all definitions.interface
Simple type, which behaves as enumeration in most modeling languages.interface
Item<V extends PrismValue,
D extends ItemDefinition<?>> Item is a common abstraction of Property, Reference and Container.interface
ItemDefinition<I extends Item<?,
?>> A definition of a specific item (as opposed to a type).interface
PrismContainer<C extends Containerable>
Prism container groups items into logical blocks.interface
PrismContainerDefinition<C extends Containerable>
Definition of a prism container.interface
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
Property is a specific characteristic of an object.interface
Definition of a prism property.interface
interface
Object Reference is a property that describes reference to an object.interface
interface
interface
interface
Defines a simple (non-structured) definition.interface
Definition of a type (as opposed to definition of an item).interface
-
Uses of Revivable in com.evolveum.midpoint.prism.deleg
Modifier and TypeInterfaceDescriptioninterface
interface
ContainerDefinitionDelegator<C extends Containerable>
interface
interface
ItemDefinitionDelegator<I extends Item<?,
?>> interface
ObjectDefinitionDelegator<O extends Objectable>
interface
PrismContainerValueDelegator<C extends Containerable>
interface
interface
interface
-
Uses of Revivable in com.evolveum.midpoint.prism.impl
Modifier and TypeClassDescriptionclass
Direct implementation ofComplexTypeDefinition
.class
Abstract definition in the schema.class
EXPERIMENTALclass
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
class
class
TODO documentclass
-
Uses of Revivable in com.evolveum.midpoint.prism.impl.item
Modifier and TypeClassDescriptionclass
DummyContainerImpl<C extends Containerable>
class
DummyItem<V extends PrismValue,
D extends ItemDefinition<?>, R extends Item<V, D>> class
class
-
Uses of Revivable in com.evolveum.midpoint.prism.impl.lazy
-
Uses of Revivable in com.evolveum.midpoint.prism.impl.metadata
-
Uses of Revivable in com.evolveum.midpoint.prism.impl.query
Modifier and TypeClassDescriptionclass
class
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 Revivable in com.evolveum.midpoint.prism.query
Modifier and TypeInterfaceDescriptioninterface
interface
interface
AnyInFilter<T>
interface
interface
EqualFilter<T>
interface
interface
interface
interface
interface
TODO create a better name for this filterinterface
LessFilter<T>
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
ValueFilter<V extends PrismValue,
D extends ItemDefinition<?>> -
Uses of Revivable in com.evolveum.midpoint.schema.processor
Modifier and TypeInterfaceDescriptioninterface
Represents ad-hoc combination of definitions of structural and auxiliary object classes.interface
Describes a resource object class (e.g.interface
A definition that describes either an object class (as fetched from the resource, optionally refined by `schemaHandling`), or an object type (as defined in `schemaHandling` part of resource definition).interface
Definition of "resource object type".interface
Definition of aShadowAssociation
, e.g., `ri:group`.interface
Complex type definition for aShadowAssociationsContainer
.interface
Container holdingShadowAssociation
objects.interface
The enhanced definition of `associations` container (ShadowAssociationsContainer
) in aShadowType
object.interface
ShadowAttributeDefinition<V extends PrismValue,
D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>> Definition of aShadowAttribute
. .interface
Complex type definition for aShadowAttributesContainer
.interface
TODOinterface
The enhanced definition of `attributes` container (ShadowAttributesContainer
) in aShadowType
object.interface
Supertype for a CTD for `attributes` and `associations` shadow containers.interface
Definition of anShadowReferenceAttribute
.interface
TODO update this doc Resource Object Attribute is a Property of Resource Object.interface
Full prism definition of aShadowSimpleAttribute
: has a native part and a refined part from `schemaHandling`.Modifier and TypeClassDescriptionclass
Common implementation for bothResourceObjectClassDefinition
andResourceObjectTypeDefinition
.class
Represents ad-hoc combination of definitions of structural and auxiliary object classes.class
An alternative representation of aShadowSimpleAttributeDefinition
that describes a normalization-aware resource attribute: one that has both original and normalized values.class
Default implementation ofResourceObjectClassDefinition
.final class
Default implementation ofResourceObjectTypeDefinition
.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. something that is put intoShadowReferenceAttribute
.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.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
-
Uses of Revivable in com.evolveum.midpoint.schema.processor.deleg
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
-
Uses of Revivable in com.evolveum.prism.xml.ns._public.types_3
Modifier and TypeClassDescriptionclass
A class used to hold raw XNodes until the definition for such an object is known.